Releases: ehanahamed/ehui
Releases · ehanahamed/ehui
EhUI v3
Changelog
- Themes use CSS custom properties instead of SASS/SCSS variables
- Seperate CSS file(s) for themes and the rest of ehui's styles, instead of one giant CSS file for each theme.
- Better hover/focus colors, especially for textboxes
- New button-boxes
- Styles for
detailselement/tag - Better
.button.altstyling - Better combo-select styles
- Seperate searchbar styles
- Removed
.screenclass - Added
.thin-centered, which replaces hacky usage of.screenclass (like in Quizfreely's sign-in page) - Better, more organized, folder structure with src, build, and site
- Documentation mabye
- Rewrote SVGs to use background, and be in each seperate theme css file, using the same sass function
- Use partial syntax/naming-convention in scss filenames
- Adjust themes again again