File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 4.0.0 - 2019-12-06
4+
5+ * Update existing core components and API to ` 4.7.1 `
6+ * Update existing lab components to ` 4.7.1 `
7+ * Update icons (add 4500 more, including proxies)
8+ * Promote some components from ` lab ` to ` core `
9+ * Add MuiTheme types and providers
10+ * Add style API (` createGenerateClassName ` , ` styled ` , ` withTheme ` )
11+ * Expose ` styles ` for core and lab components
12+ * Add color manipulation API / tools
13+ * Add CI to test compilation of all components
14+ * Add ` ButtonGroup ` component
15+ * Add ` Container ` component
16+ * Add ` TextareaAutosize ` component
17+ * Add ` Autocomplete ` component (lab)
18+ * Add ` Rating ` component (lab)
19+ * Add ` Skeleton ` component (lab)
20+ * Add ` TreeView ` / ` TreeItem ` components (lab)
21+
322## 3.9.0 - 2019-12-05
423
524* Add ` tabIndex ` prop to ` Button `
Original file line number Diff line number Diff line change 11{
22 "name" : " material-ui" ,
33 "description" : " Material UI - React components that implement Google's Material Design" ,
4- "version" : " 3.9 .0" ,
5- "releasenote" : " Prepare for 4.0.0 (See CHANGELOG.md)" ,
4+ "version" : " 4.0 .0" ,
5+ "releasenote" : " Compatibility with Material UI v4 (See CHANGELOG.md)" ,
66 "url" : " https://gitlab.com/k-labz/haxe-oss/haxe-material-ui" ,
77 "license" : " MIT" ,
88 "tags" : [],
You can’t perform that action at this time.
0 commit comments