Commit a162827
committed
Merge remote-tracking branch 'origin/dev'
* origin/dev: (72 commits)
docs: add ie polyfills (#1342)
fix(MdTooltip): `mdActive` never updated to true using `.sync` modifier
chore: new component script (#1455)
fix(MdTabs): fix indicator (#1448)
fix(MdSelect): Reactive options (#1447)
fix(MdTooltip): overlaying in dialog (#1446)
fix(MdTabs): correct indicator position while alignment changed (#1442)
fix(MdProgressSpinner): undefined navigator on SSR (#1441)
docs(MdTabs): add missing md-icon prop (#1439)
fix(MdRipple): clear ripples if called programatically (#1431)
feat(MdListItemExpand): reactive expansion (#1435)
feat(MdDatepicker): emit date without confirming (#1426)
feat(MdDatepicker): add dateformat (#1436)
feat(MdRipple): multiple waves (#1419)
feat(MdDatepicker): custom first day of a week (#1409)
feat(MdDatepicker): remove fixed label position (#1417)
docs(MdDialog): add note about scrollable content (#1416)
Update sponsorship links (#1427)
fix(MdAutocomplete): prevent show options twice (#1410)
fix(MdField): Consider number `0` as hasValue (#1407)
...File tree
118 files changed
+1216
-639
lines changed- .github
- build
- docs
- loaders
- local
- docs/app
- i18n
- en-US
- pages
- Components
- App
- Autocomplete
- examples
- Avatar
- BottomBar
- Button
- Card
- Checkbox
- Chips
- examples
- Content
- Datepicker
- examples
- Dialog
- Divider
- Drawer
- examples
- EmptyState
- File
- Form
- examples
- Icon
- Input
- examples
- List
- examples
- Menu
- ProgressBar
- ProgressSpinner
- Radio
- Select
- examples
- Snackbar
- SpeedDial
- Steppers
- Subheader
- Switch
- Table
- examples
- Tabs
- examples
- Toolbar
- examples
- Tooltip
- Home
- icons
- UiElements/Layout
- examples
- template
- src
- components
- MdApp
- MdAutocomplete
- MdButton
- MdChips
- MdDatepicker
- MdDialog
- MdField
- MdInput
- MdSelect
- MdTextarea
- MdHighlightText
- MdLayout
- MdList/MdListItem
- MdMenu
- MdPopover
- MdPortal
- MdProgress/MdProgressSpinner
- MdRipple
- MdSteppers
- MdTable
- MdTabs
- MdTooltip
- core
- icons
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
118 files changed
+1216
-639
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 26 | + | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
10 | | - | |
| 10 | + | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
83 | 84 | | |
84 | 85 | | |
85 | 86 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
108 | | - | |
| 109 | + | |
109 | 110 | | |
110 | 111 | | |
111 | 112 | | |
| |||
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
158 | | - | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 23 | + | |
| 24 | + | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments