Releases: oas004/Material3Playground
Releases · oas004/Material3Playground
v1.6.0
What's Changed
- Update actions/setup-java action to v4 by @renovate in #77
- Update dependency gradle to v8.5 by @renovate in #76
- Update actions/upload-artifact action to v4 by @renovate in #78
- Update LICENSE to 2024 by @oas004 in #79
- Update license in README.md to 2024 by @oas004 in #80
- Update dependency gradle to v8.6 by @renovate in #81
- Update dependency gradle to v8.7 by @renovate in #82
- Remove promise of dmg for each release 🏎️ by @oas004 in #84
- Update dependency gradle to v8.8 by @renovate in #86
- Prepare for release version 1.6.0 by @oas004 in #87
Full Changelog: v1.5.0...v1.6.0
v1.5.0
v1.4.0
What's Changed
- Bump java pipeline version by @oas004 in #59
- Update actions/checkout action to v4 by @renovate in #60
- Create CONTRIBUTING.md by @oas004 in #61
- Update issue templates by @oas004 in #62
- Add feature request template by @oas004 in #63
- Remove phone section of bug report template by @oas004 in #64
- Update dependency gradle to v8.4 by @renovate in #65
- Remove unused imports. by @rubenquadros in #66
- Prepare for release 1.4.0 by @oas004 in #67
- Refactor writing color kotlin file by @oas004 in #68
- Add visibility tests by @rubenquadros in #70
- Add functionallity to export colors as a xml file as well by @oas004 in #69
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
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
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
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
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