File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed
Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -176,20 +176,27 @@ export const Container = () => (
176176
177177## Roadmap
178178
179- ### v0.3.0 - [ Current project ] ( https://github.com/mikbry/material-ui-color-components/projects/1 )
179+ ### v0.3.0 - [ Current version ] ( https://github.com/mikbry/material-ui-color-components/projects/1 )
180180- add Typescript support
181181- accessibility : keyboard and touch support
182182- localization
183183- disable alpha property
184184- #30 , #29 , #22 resolved
185- - better documentation ( colorType explained)
185+ - WIP - better documentation: colorType explained, i18n, typescript examples
186186
187- ### v0.4.0
187+ ### v0.4.0 - WIP
188188- optimize code
189- - more controls for inputs in ColorBox
189+ - redesign inputs in ColorBox
190190- remove ` styled-components ` to have less dependencies and reduce size
191191- bugs fixes
192192
193+ ### v0.5.0 - planned
194+ - rtl support
195+ - ColorInput : display alpha and size according to MUi
196+ - ColorInput : optional color box as left or right icon
197+ - ColorPicker: left or right Colorbox
198+ - bugs fixes
199+
193200## Contribute
194201
195202Contributions welcome! Read the [ contribution guidelines] ( CONTRIBUTING.md ) first.
You can’t perform that action at this time.
0 commit comments