Remove isPremiumEdition from StyleRoot, thus also StyleRoot and StateRoot
Repository details (talkie)
- Project page
- talkie
- Project log category
- talkie (708 entries)
- Repository
- @joelpurra/talkie
- Owner
- @joelpurra
- Issues
- Issues on Github
- Contributors
- Contributors on Github
- Project status
- ⏲️ This project has had recent commits.
- 📂 This project is open.
- 🌠 This project is popular.
- Repository activity period
- 🗓—
- Commits
- 751 commits
- Stars
- 71 stars
Commit details (392b4411)
- Author
- Joel Purra
- Authored at
- Committer
- Joel Purra
- Committed at
Commit message
Remove isPremiumEdition from StyleRoot, thus also StyleRoot and StateRoot
- Moved free/premium icon references from root-level CSS to component-level JS.
- Icon data URI:s are still kept in CSS, to hopefully load faster, and referenced by class names.
- Removed the no-op
StyleRoot
andStateRoot
components/containers.
Raw text
Remove isPremiumEdition from StyleRoot, thus also StyleRoot and StateRoot - Moved free/premium icon references from root-level CSS to component-level JS. - Icon data URI:s are still kept in CSS, to hopefully load faster, and referenced by class names. - Removed the no-op `StyleRoot` and `StateRoot` components/containers.