Releases: anthony-robin/ribbonit
Releases · anthony-robin/ribbonit
v1.0.0
What's Changed
- Refactor gem structure by @anthony-robin in 8c4d838 (
⚠️ BREAKING)- Rename
Ribbonittoribbonit - Move the
app/folder structure from/libto root - Move
stylesheets/folder fromvendortoapp/assets/ - Remove
sasscgem dependency [BREAKING] - Convert style to native css using variables
- Rename
- Add
extra_contentconfiguration option by @anthony-robin in #28
Full Changelog: v0.3.0...v1.0.0
v0.3.0
Implemented enhancements:
- REFACTOR way to define environments to apply #25 (anthony-robin)
- UPDATE Rubocop sources #24 (anthony-robin)
Merged pull requests:
- CLEAN documentation options #26 (anthony-robin)