material-web-additions

An attempt to develop missing Material Web components

APACHE-2.0 License

Downloads
137
Stars
15
Committers
3

Bot releases are hidden (Show)

material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • 3eb577d data-table: Fix sort button not disappearing when clicking on a column

🎨 Code styling

  • 6e49d8e data-table: 💄 Fix footer/pagination border

👷 CI changes

  • ec287a8 version bump to 1.2.2
  • 12b958b Fixed newTag from version_bump step

Other changes

  • ab82688 deps: ⬆️ Upgraded dependencies
material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • c802ac7 data-table: Fixed filter textfield and sort button layout when used together

🎨 Code styling

  • 3929c23 data-table: 💄 Use M3 header cell border
  • c673be1 data-table: 💄 Fix cells borders

👷 CI changes

material-web-additions - 1.2.0

Published by maicol07 over 1 year ago

✨ Features

  • 21646a5 data-table: Added custom filtering and sorting

🐛 Bug Fixes

  • ba64e34 Fix Material Web pre6 breaking changes

📝 Docs changes

  • 6cf2e1c 📝 Re-added documented CSS props

👷 CI changes

  • ca64428 version bump to 1.2.0
  • 3acd619 Fix action schema
  • 9c824de Fix actions
  • 2c88937 Change version type select items order
  • 2205129 👷 Fixed overridden GITHUB_TOKEN secret
  • 4b04bd8 👷 Fixed release workflow
  • 1d637c9 👷 Added release workflow

Other changes

  • a31b8c5 deps: Enforce pre6 as minimum required version of [@material](:/material)/web
  • 6810469 deps: ⬆️ Upgraded dependencies
material-web-additions - 1.1.8

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • a936117 data-table: Colors when using dark theme

Other changes

  • 8466725 Bump package version
  • 4b91326 deps: ⬆️ Upgraded dependencies
material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • 34f11d5 Fix Material Web pre5 breaking changes

📝 Docs changes

  • cc2c165 📝 Layout fix
  • 4783a63 📝 Changed sandbox tab order so that Controls is the first one

Other changes

material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

material-web-additions -

Published by maicol07 over 1 year ago

♻ Code Refactoring

  • 7761ab4 data-table: ♻️ Code refactor

🎨 Code styling

  • 7a43b9a data-table: 💄 Improved text presentation in footer
  • 5e76e7d data-table: 💄 Fix border radius
material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • 4dd2291 🐛 Fix slots throwing an error when instantiating data table components.
material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • c2635af 🐛 Fix ripple due to new Material Web ripple implementation

📝 Docs changes

  • 5e06528 Moved some global CSS to preview
  • 8125e4b 🚚 Moved docs to docs folder
  • a6b8cd3 Fix deprecations
  • ba3ec8a 📝 Updated introduction and readme
  • 27ea2a6 Use md-icon and Material Symbols
  • c94b15c Removing duplicated links addon
  • 9791e02 💄 Use code instead of class
  • ae2fbaa Replaced essentials plugin collection with singular plugins
  • 8e60e65 Removed what's new plugin
  • 8ad0eaf Added support for GFM tables
  • 7270fe0 🐛 Fix markdown imports

Other changes

  • 4f1a28d deps: ⬆️ Upgraded dependencies
  • a6984eb deps: ⬆️ Upgraded dependencies
  • 6111ed5 ide: IDE settings
material-web-additions -

Published by maicol07 over 1 year ago

🐛 Bug Fixes

  • 0e6aa37 Temporarily removed autocomplete readonly to get the page size select working.
  • 5220319 Fix text fields height after upgrading to Material Web 1.0.0-pre2
  • ee04821 Fix incompatibility with Material Web 1.0.0-pre2

Other changes

  • 8cee92d Bump package version
  • 3f0fd81 deps: ⬆️ Upgraded dependencies
material-web-additions - 1.1.0

Published by maicol07 over 1 year ago

Released on February 04, 2023

✨ Features

  • 30111bd data-table: ✨ Added support for multiple filters at the same time
  • 9d0b064 data-table: ✨ Added Keydown event on column filter text field

⏪ Reverted

  • d29c045 Revert "ci: 💚 Improved changelog generation format"

    This reverts commit b879dbc14c5a01cc91805512c0946d55ef836478.

Other changes

  • a0109ed deps: ⬆️ Upgraded dependencies
  • 5acc8fc ide: Disabled inspection

Full Changelog: https://github.com/maicol07/material-web-additions/compare/1.0.0...1.1.0

material-web-additions - 1.0.0

Published by maicol07 over 1 year ago

✨ Features

  • d1a5578 card: Updated to new elevation API

    • 824217b data-table: ✨ Updated Data Table to MD3

    ⚡ Performance Improvements

  • 8c53ced Optimized imports

    🐛 Bug Fixes

  • e0ec914 Fix package type when building

    • b957b5d Fix missing material packages
    • 9202894 Fix missing layout grid dependency
    • b1f8993 card: Fix border condition
    • 090c978 card: Fix card elevation
    • 71db883 data-table: Fix private package

    ♻ Code Refactoring

  • 3a9a33a layout-grid: 🏷️ Separated attributes types from map

    📝 Docs changes

  • 01d5ca6 Fix uncommented elements

    • b25076d ✨ Migrated to Storybook 7 and Vite
    • 30a6c88 Changed link to match new branch name
    • 095eacf Added missing icon button component
    • 4be716b Fixed component card primary action not activating
    • ace0939 Added storybook button

    👷 Building scripts changes

  • 3ecf497 🐛 Fix card building

    • b2618f6 docs: 💚 Run docs build with latest pnpm

    👷 CI changes

  • b879dbc 💚 Improved changelog generation format

    • b432264 Fix checkout action compatibility with chromatic
    • 983ff1c 👷 Fix old NodeJS version working
    • b40dea9 👷 Updated node version

    Other changes

  • a5ae3fd Added prepublishOnly script

    • fecad9a 🙈 Added custom-elements.json to .gitignore

    • f2ae1ff Reorganized repo for M3

      Added completed components (Card and Layout Grid)

    • 56a5c58 Removed unused npmrc

    • e749d64 Updated package name

    • 0b38643 deps: Added lock file

    • dc80c33 deps: ⬆️ Updated dependencies

    • f4d6478 deps: Updated pnpm

    • e6ed0e0 deps: Updated pnpm version

    • cd375ea deps: Updated dependencies

    • 109432a deps: ⬆️ Upgraded dependencies

    • 0233c44 deps: ⬆️ Updated dependencies

    • ebd6b4e ide: Updated IDE files

Full Changelog: https://github.com/maicol07/material-web-additions/compare/0.26.1...1.0.0

material-web-additions - 0.26.1

Published by maicol07 over 2 years ago