Releases: zeshuaro/appainter
Releases · zeshuaro/appainter
v0.3.0
🚀 Features
- chore: update flutter sdk to 2.8.0 (#175)
🐛 Fixes
- fix: elevated button theme cubit not set up (#196)
- fix: theme preview colors not being updated (#213)
🧪 Tests
📄 Documentation
- docs: update app screenshot (#182)
💬 Other
- chore(deps): update dependencies (#174)
- refactor: rename theme service to theme repository (#185)
- refactor: merge theme repository into home repository (#186)
- fix(deps): update bloc dependencies (major) (#153)
- refactor: split out app bar theme from advanced theme (#189)
- refactor: split out tab bar theme from advanced theme (#190)
- refactor: split out bottom navigation bar theme from advanced theme (#191)
- refactor: split out floating action button theme from advanced theme (#192)
- refactor: split out elevated button theme from advanced theme (#194)
- refactor: split out outlined button theme from advanced theme (#197)
- refactor: split out text button theme from advanced theme (#200)
- fix(deps): update copy with extension dependencies to v3 (major) (#202)
- refactor: split out color theme from advanced theme (#203)
- chore(deps): update dependencies (#195)
- refactor: split out icon theme from advanced theme (#204)
- refactor: split out input decoration theme from advanced theme (#205)
- refactor: split out switch theme from advanced theme (#206)
- refactor: split out checkbox theme from advanced theme (#207)
- refactor: split out radio theme from advanced theme (#208)
- refactor: split out slider theme from advanced theme (#209)
- refactor: split out text theme from advanced theme (#211)
- refactor: remove advanced theme state usage (#212)
- chore(deps): update dependencies (#210)
v0.2.3
v0.2.2
v0.2.1
v0.2.0
🚀 Features
- feat: add material states support for elevated button editor (#138)
- feat: add to support material states for outlined button editor (#140)
- feat: add material states support for text button editor (#142)
- feat: add material states support for switch editor (#144)
- feat: add material states support for checkbox editor (#147)
- feat: add material states support for radio editor (#149)
💬 Other
- fix(deps): update dependency device_preview to ^0.8.0 (#135)
- chore(deps): update dependencies (#136)
- chore(deps): update dependency mocktail to ^0.2.0 (#122)
- chore(deps): update dependencies (#141)
- refactor: group switch preview to selections and restructure project (#143)
- refactor: tidy up with material default state (#145)
- chore(deps): update dependencies (#148)
v0.1.2
v0.1.1
v0.1.0
v0.0.1
- Initial release
v0.0.1-dev.8
- Added switch theme editor
- Fixed WIndows app import and export