Skip to content

Releases: oas004/Material3Playground

v1.6.0

07 Jun 15:37
fd2713f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0

v1.5.0

22 Nov 14:05
e28cddb
Compare
Choose a tag to compare

What's Changed

  • Don't add color to recently used colors if already added by @cf256 in #74
  • Add keyboard shortcut for toggling dark mode by @cf256 in #73
  • Prepare for version 1.5.0 by @oas004 in #75

New Contributors

  • @cf256 made their first contribution in #74 🥳 Thanks for awesome contributions!

Full Changelog: v1.4.0...v1.5.0

v1.4.0

06 Oct 19:17
5c4fc09
Compare
Choose a tag to compare

What's Changed

Features

  • You can now export colors as .xml files! 🤩

New Contributors

  • @rubenquadros made their first contribution in #66. Thank you so much for great contributions! 🥳

Full Changelog: v1.3.0...v1.4.0

v1.3.0

24 Aug 20:44
b11ed0b
Compare
Choose a tag to compare

What's Changed

  • Update dependency gradle to v8.1 by @renovate in #48
  • Update dependency org.jetbrains.compose.ui:ui-test-junit4 to v1.4.0 by @renovate in #46
  • Update dependency gradle to v8.1.1 by @renovate in #50
  • Update dependency org.jetbrains.compose.ui:ui-test-desktop to v1.4.0 by @renovate in #45
  • Update plugin org.jetbrains.compose to v1.4.0 by @renovate in #47
  • Update dependency gradle to v8.2.1 by @renovate in #55
  • Update dependency gradle to v8.3 by @renovate in #56
  • Bump toolchain language version to 17 🔧 🧰 by @oas004 in #57
  • Prepare for version 1.3.0 🤩 by @oas004 in #58

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Apr 19:22
79da9f3
Compare
Choose a tag to compare

What's Changed

  • Remove export colors feature from upcomming in README 🧾 🎻 by @oas004 in #22
  • Configure Renovate by @renovate in #31
  • Update plugin org.jetbrains.compose to v1.3.1 by @renovate in #33
  • Update dependency gradle to v7.6.1 by @renovate in #36
  • Update dependency org.jetbrains.compose.material:material-icons-extended-desktop to v1.3.1 by @renovate in #32
  • Update dependency junit:junit to v4.13.2 by @renovate in #37
  • Update dependency org.jetbrains.compose.ui:ui-test-junit4 to v1.3.1 by @renovate in #40
  • Update actions/checkout action to v3 by @renovate in #41
  • Update dependency org.jetbrains.compose.ui:ui-test-desktop to v1.3.1 by @renovate in #39
  • Update dependency gradle to v8 by @renovate in #43
  • Update dependency org.jetbrains.compose.material:material-icons-extended-desktop to v1.4.0 by @renovate in #44
  • Bump version code to 1.2.0 ♻️ by @oas004 in #49

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

28 Feb 15:22
d086e1e
Compare
Choose a tag to compare

What's Changed

  • Change filename on license 🚈 🥇 by @oas004 in #15
  • Update setup instructions 🍨 by @oas004 in #16
  • Implement navigation rail 🚃 ❄️ by @oas004 in #18
  • Add posibility to save colors to file 📁 🌞 by @oas004 in #19
  • Use gridscope for all the components ☄️ 🧭 by @oas004 in #23
  • Add JVM UI tests for checking checkbox visibility 🧪 🍰 by @oas004 in #26
  • Add JVM UI tests to check card visibility 🍵 🧪 🦺 by @oas004 in #25
  • Add JVM UI test to button visibility 🧪 🦖 🦺 by @oas004 in #24
  • Prepare for release 1.1.0 ☺️ 🐰 by @oas004 in #28

Features

  • We have now added a way to export the colors to a Kotlin file! 🥳 You can use the FAB in the new navigation rail component if you want to test this out!
  • Added NavRail component and sectioned the components in separate sections. 🦺 🤩

Also, thanks to @fgiris, @haitech and @FatihYalmanbas for a lot of great reviews! 🤩

Full Changelog: v1.0.0...v1.1.0

v1.0.0

16 Feb 13:59
Compare
Choose a tag to compare

Initial release! 🥳 🍾

What's Changed

  • Initial commit (@oas004)
  • Add MIT Licence (@oas004)
  • Initial Readme (@oas004)
  • Fix typo in License (@oas004)
  • Add a workflow for PRs by @oas004 in #2
  • Point to the correct folder for the native distribution by @oas004 in #1
  • Add a codeowners file 👨‍💻 🦉 by @oas004 in #10
  • Make dialog content bigger & scrollable 📺 (#9) by @fgiris in #13
  • Add a cool readme 📜 🦺 by @oas004 in #14

Notice 🎶

Please notice that the .dmg file is not signed. To test it out, you will have to turn of the Mac sign check or build a dmg locally.

New Contributors

Full Changelog: https://github.com/oas004/Material3Playground/commits/v1.0.0