@@ -38,11 +38,11 @@ The release strategy will be like this:
3838 - [X] Multiple themes
3939 - [x] CSS Variables
4040 - [ ] CSS-only themes
41- - [ ] SSR Support - ` NEW `
41+ - [X ] SSR Support - ` NEW `
4242 - [X] Basic Support
4343
4444### Components
45- - [ ] MdAutocomplete - ` NEW API `
45+ - [X ] MdAutocomplete - ` NEW API `
4646- [X] MdApp - ` NEW `
4747 - [X] Documentation
4848 - [X] Reusable App Shell component
@@ -79,8 +79,8 @@ The release strategy will be like this:
7979 - [X] Prompt
8080 - [X] Custom
8181- [X] MdDivider
82- - [ ] MdDrawer - ` NEW API `
83- - [ ] Documentation
82+ - [X ] MdDrawer - ` NEW API `
83+ - [X ] Documentation
8484 - [x] Deprecate md-sidenav
8585 - [X] Persistent - ` NEW `
8686 - [X] Permanent - ` NEW `
@@ -92,8 +92,8 @@ The release strategy will be like this:
9292 - [X] Deprecate whiteframe component
9393 - [X] Elevation classes
9494- [X] MdEmptyState - ` NEW `
95- - [ ] MdField - ` NEW API `
96- - [ ] Documentation
95+ - [X ] MdField - ` NEW API `
96+ - [X ] Documentation
9797 - [X] Change md-input-container to md-field
9898 - [X] Input/Textarea
9999 - [X] Checkbox
@@ -102,8 +102,8 @@ The release strategy will be like this:
102102 - [X] File - ` NEW API `
103103 - [x] Select
104104- [X] MdIcon
105- - [ ] MdLayout - ` NEW API `
106- - [ ] Documentation
105+ - [X ] MdLayout - ` NEW API `
106+ - [X ] Documentation
107107 - [X] Deprecate layout component
108108 - [X] New flexbox/responsive/class-based grid
109109- [ ] MdList - ` NEW API `
@@ -112,26 +112,26 @@ The release strategy will be like this:
112112 - [X] Expansion
113113 - [X] Input Controls
114114- [X] MdMenu - ` NEW API `
115- - [ ] MdProgress - ` NEW API `
116- - [ ] Documentation
117- - [ ] Spinner
118- - [ ] Bar
119- - [ ] 0%/100% progress
120- - [ ] Indeterminate state
115+ - [X ] MdProgress - ` NEW API `
116+ - [X ] Documentation
117+ - [X ] Spinner
118+ - [X ] Bar
119+ - [X ] 0%/100% progress
120+ - [X ] Indeterminate state
121121- [X] MdRadio
122122- [ ] MdRipple - ` NEW API `
123123 - [ ] Documentation
124124 - [X] New ripple
125125 - [ ] Abstract component
126126 - [ ] Performance improvements
127- - [ ] MdSnackbar
128- - [ ] Documentation
127+ - [X ] MdSnackbar
128+ - [X ] Documentation
129129 - [X] Themed Snackbar
130130- [X] MdSpeedDial - ` NEW API `
131131 - [X] Click Action
132132 - [X] Multiple Effects
133- - [ ] MdSteppers - ` NEW API `
134- - [ ] Documentation
133+ - [X ] MdSteppers - ` NEW API `
134+ - [X ] Documentation
135135 - [X] Horizontal
136136 - [X] Vertical
137137- [X] MdSubheader
@@ -146,8 +146,8 @@ The release strategy will be like this:
146146 - [x] Selection
147147 - [ ] Pagination
148148 - [x] Alternate Header
149- - [ ] MdTabs
150- - [ ] Documentation
149+ - [X ] MdTabs
150+ - [X ] Documentation
151151 - [X] Router integration - ` NEW `
152152 - [X] Router Sync - ` NEW `
153153 - [X] Symple way to trigger active tab
@@ -160,15 +160,15 @@ The release strategy will be like this:
160160 - [ ] Guide
161161 - [ ] Extending Vue Material
162162 - [ ] Third Party Components
163- - [ ] About
163+ - [X ] About
164164- [ ] Changelog
165165- [ ] Components summary
166166- [ ] Contribute
167- - [ ] Getting Started
167+ - [X ] Getting Started
168168- [ ] Migration Guide
169- - [ ] Static docs
170- - [ ] Themes
171- - [ ] Configuration
169+ - [X ] Static docs
170+ - [X ] Themes
171+ - [X ] Configuration
172172 - [ ] Dynamic Themes
173173- [ ] UI Elements summary
174174
0 commit comments