-
- Downloads
collateral fixes, removed alpha control for alerts, added contrast text
generation for alerts, updated getTextColor to also have fallback to black/white if resulting contrast isn't passable (only when inverting lightness!), updated UI to use tabs.
Showing
- src/App.js 6 additions, 1 deletionsrc/App.js
- src/App.scss 7 additions, 2 deletionssrc/App.scss
- src/components/contrast_ratio/contrast_ratio.vue 2 additions, 2 deletionssrc/components/contrast_ratio/contrast_ratio.vue
- src/components/delete_button/delete_button.vue 1 addition, 1 deletionsrc/components/delete_button/delete_button.vue
- src/components/notifications/notifications.scss 5 additions, 5 deletionssrc/components/notifications/notifications.scss
- src/components/style_switcher/style_switcher.js 21 additions, 19 deletionssrc/components/style_switcher/style_switcher.js
- src/components/style_switcher/style_switcher.vue 129 additions, 128 deletionssrc/components/style_switcher/style_switcher.vue
- src/components/timeline/timeline.vue 0 additions, 5 deletionssrc/components/timeline/timeline.vue
- src/services/color_convert/color_convert.js 8 additions, 15 deletionssrc/services/color_convert/color_convert.js
- src/services/style_setter/style_setter.js 20 additions, 8 deletionssrc/services/style_setter/style_setter.js
- src/services/user_highlighter/user_highlighter.js 1 addition, 1 deletionsrc/services/user_highlighter/user_highlighter.js
Loading
Please register or sign in to comment