Skip to content

Releases: zeshuaro/appainter

v0.3.0

30 Dec 02:54
Compare
Choose a tag to compare

🚀 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

  • test: refactor pump app function (#187)
  • test: refactor editor tests to be self contained (#193)

📄 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

14 Dec 11:27
Compare
Choose a tag to compare

💬 Other

  • chore(deps): update dependencies (#172)

v0.2.2

07 Dec 07:29
Compare
Choose a tag to compare

🐛 Fixes

  • fix: remove focus color in input decoration editor (#169)

📄 Documentation

  • fix: update example theme file (#158)
  • docs: update readme badge (#161)
  • docs: update to use issue forms (#165)
  • docs: update usage on theme compatibility (#168)

💬 Other

  • chore(deps): update dependencies (#156)
  • fix(deps): update dependency device_preview to v1 (#163)
  • refactor: update editors expansion widgets (#162)

v0.2.1

30 Nov 11:08
Compare
Choose a tag to compare

💬 Other

  • chore(deps): update dependencies (#154)

v0.2.0

17 Nov 10:33
Compare
Choose a tag to compare

🚀 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

27 Oct 12:39
Compare
Choose a tag to compare

🚀 Features

  • feat: add better contrast for text style editing (#129)
  • feat: add button link to github project (#130)

💬 Other

  • refactor: update accent color references to secondary color (#127)
  • refactor: tidy up padding widgets (#132)
  • chore(deps): update dependencies (#134)

v0.1.1

23 Oct 12:43
Compare
Choose a tag to compare

💬 Other

  • chore(deps): update dependencies (#124)
  • chore: update flutter sdk to 2.5.3 (#126)

v0.1.0

19 Oct 12:36
Compare
Choose a tag to compare

🚀 Features

  • feat: add checkbox theme editor (#117)
  • feat: add radio theme editor (#118)
  • feat: add slider theme editor (#123)

💬 Other

  • chore: update dependencies (#113)
  • chore: update flutter sdk to 2.5.2 (#116)
  • chore(deps): update dependencies (#119)

v0.0.1

04 Oct 07:42
0e6e896
Compare
Choose a tag to compare
  • Initial release

v0.0.1-dev.8

30 Sep 11:04
592f463
Compare
Choose a tag to compare
v0.0.1-dev.8 Pre-release
Pre-release
  • Added switch theme editor
  • Fixed WIndows app import and export