Skip to content

Releases: mprovok/solid-material

v1.2.0

Choose a tag to compare

@mprovok mprovok released this 11 Sep 20:19

Minor Changes

  • MaterialTheme no longer uses meta theme-color

Patch Changes

  • Fix navigation in browsers not supporting the View Transition API

  • Add missing aria-value to drag handle of bottom sheet

Full Changelog: v1.1.1...v1.2.0

v1.1.1

Choose a tag to compare

@mprovok mprovok released this 31 Aug 11:36

Patch Changes

  • Fix top-level transition from list-detail layout

  • Apply transition to content of detail pane, not the pane itself

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@mprovok mprovok released this 29 Aug 18:08

Minor Changes

  • Support specifying view transition for list items

  • Support specifying view transition for anchor buttons

Patch Changes

  • Reverse the direction of forward/backward transition for RTL languages

  • Apply transition to just the detail pane of a list-detail layout

  • Slightly reduce duration of forward/backward transition

  • Fix clicking and dragging drag handle on mobile

  • Handle dynamic viewport height on mobile

Full Changelog: v1.0.2...v1.1.0

v1.0.2

Choose a tag to compare

@mprovok mprovok released this 29 Aug 18:07

Patch Changes

  • Fix rendering of MaterialCard

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@mprovok mprovok released this 29 Aug 18:06

Patch Changes

  • Fix repository.url in package.json files

  • Updated dependencies:

    • @solidmaterial/icons@1.0.1
    • @solidmaterial/vite-plugin-solid-svg@1.0.1

Full Changelog: v1.0.0...v1.0.1

v1.0.0

Choose a tag to compare

@mprovok mprovok released this 29 Aug 18:05

Major Changes

  • Initial release