0.0.4
Pre-release
Pre-release
Verified Versions
- [JDK]: 11+
- [Kotlin]: 1.6.21
- [Compose]: 1.2.0-alpha01-dev679
- [MDC]: ^14.0.0
Added
- mdc-chips
- mdc-banner
- mdc-fab
- mdc-image-list
- mdc-touch-target
- mdc-elevation
- mdc-line-ripple
- mdc-floating-label
- mdc-notched-outline
- Proper
@DslMarker
usage to prevent leaking scopes
Changed
- Standardised event handlers
- Reworked
MDCSelect
to be more lightweight and customisable - Introduced new
CompositionLocal
based MDC component management making it accessible from anywhere down the component
hierarchy - Reworked sandbox with new
katalog
tooling for more streamlined experience and reduced boilerplate - Rewritten all existing samples to be fully interactive
- Optimised MDC component state management for most of the components
opts
based property builder was replaced with top-level properties
Removed
initialiseMDC
andMDCInitEffect
which were relying on storing the MDC component on the native HTML element
What's Changed
- Update Readme by @Foso in #110
- #8 mdc-chips by @mpetuska in #111
- 7 wrap mdc banner by @mpetuska in #112
- #13 mdc-fab by @mpetuska in #113
- #15 mdc-image-list by @mpetuska in #114
- #31 mdc-touch-target by @mpetuska in #115
- #16 mdc-line-ripple by @mpetuska in #117
- #12 mdc-elevation by @mpetuska in #118
- Katalog tooling by @mpetuska in #119
- Bump actions/setup-java from 2 to 3 by @dependabot in #122
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #123
- Bump actions/checkout from 2 to 3 by @dependabot in #124
- Bump actions/cache from 2.1.7 to 3.0.2 by @dependabot in #126
- Bump github/codeql-action from 1 to 2 by @dependabot in #125
- mdc-floating-label, Closes #14 by @mpetuska in #127
- mdc-notched-outline by @mpetuska in #128
- MDCTextField label cropping by @mpetuska in #129
- 0.1.0 Module Review by @mpetuska in #130
Full Changelog: 0.0.3...0.0.4