Skip to content

Latest commit

 

History

History
222 lines (119 loc) · 13.6 KB

File metadata and controls

222 lines (119 loc) · 13.6 KB

Changelog

1.9.1 (2025-03-19)

Bug Fixes

  • ripple: apply hover only on appropriate devices (271f3a2)

1.9.0 (2025-03-19)

Features

Bug Fixes

  • modal: remove search bar bottom border (cd84894)
  • sheet: change font roles inside the card (07a57ed)
  • use correct colors for custom icons (7d3df6b)

1.8.0 (2025-03-18)

Features

  • drawer: migrate to MWC token system (4b9728f)
  • modal: theme command palette clear button (d4da4ea)
  • sheet: migrate to MWC token system (a3d72a6)

Bug Fixes

  • chip: reset focus ring outward offset (c43627d)

1.7.2 (2025-03-18)

Bug Fixes

  • unset padding on global search bar (3aaf09e), closes #10

1.7.1 (2025-03-17)

Bug Fixes

  • modal: remove command palette container border (9763dfd)

1.7.0 (2025-03-17)

Features

  • main: set unresolved link vars (7398762)
  • modal: theme command palette (ab011d4)
  • theme chips and huge refactoring (ddd72e6)

Bug Fixes

  • modal: enable command palette theming on phones (efda6c9)
  • sheet: adjust padding for bottom safe area (a16e9fc)

1.6.0 (2025-03-13)

Features

  • add palette generation using Material Color Utilities (974a458)

Bug Fixes

  • colors: replace palette with one generated using MCU (c288d4e)

1.5.2 (2025-03-11)

Bug Fixes

  • dropdown: use 24x24 icon size (bf43eab)

1.5.1 (2025-03-11)

Bug Fixes

1.5.0 (2025-03-11)

Features

  • integrate Material Web into the project (95bf555)
  • modal: theme settings top bar (f90aaea)
  • theme modals (3b99772)

Bug Fixes

  • disable pointer-events on clickable-icon (ce1e20f)
  • drawer: apply theming to all mobiles (1efabe5)
  • drawer: fix action buttons alignment (8afa266)
  • sheet: use correct corner shape for info card (b3eca59)

1.4.0 (2025-03-05)

Features

Bug Fixes

  • drawer: use correct colors and set shape (1b63b75)

1.3.1 (2025-03-05)

Bug Fixes

  • theme download from Obsidian (2f7cb47)

1.3.0 (2025-03-04)

Features

1.2.2 (2025-02-24)

Bug Fixes

  • use relative positioning for .clickable-icon (96f53ea), closes #12

1.2.1 (2025-02-24)

Bug Fixes

  • remove inline padding search inputs (9c42457), closes #10

1.2.0 (2025-02-19)

Features

  • remove box-shadow from active/focused inputs (52adda5)
  • set border anim on hover for inputs/textareas (a320f5f)
  • theme .pdf-page-input.mod-page-loading (1a40e8d)
  • theme search inputs (8669fcb)

Bug Fixes

  • use better CSS selectors for text fields (0eac11b)

1.1.0 (2025-02-17)

Features

Bug Fixes

  • use different color role for --background-modifier-hover (2f28bab)

1.0.1 (2025-02-13)

Bug Fixes

  • add checkout action before artifact upload (ea95378)
  • artifact upload fix? (ea95378)
  • use regular switch for mod-small (ea95378)

1.0.0 (2025-02-12)

Features

Bug Fixes

  • add missing -hsl var in dark scheme (11923b7)
  • add variable for hover state layer opacity (6dd68f1)
  • don't apply text field theming to slider inputs (c92a833)
  • reintroduce missing -rgb vars (896d83f)
  • use --background-modifier-hover for --interactive-hover (f82c2dd)
  • use better colors for switches (d737331)
  • use correct colors for scrollbars (54f2c3e)
  • use correct interactive elem colors and remove shadow (7c5f078)
  • use extra-large corners for inputs (c72a31a)
  • use palette generated with color match (ff99955)