d199fe2
Fix MD web pre17 BC
-
491a6f2
Update tsconfig.json to exclude certain directoriesAdjusted the TypeScript configuration file to exclude 'node_modules' and 'docs' directories from TypeScript compilation. This is necessary to limit the scope of the TypeScript compiler, improve the compilation speed, and prevent unnecessary issues that can occur when TypeScript attempts to compile the whole project.
688d7ce
deps: ⬆️ Upgraded dependencies
1.5.1 (2024-08-14)
- Disable SSR due to issues in production (604774c)
1.5.0 (2024-07-04)
- ✨ Added web types generation (ead876f)
1.4.4 (2023-11-28)
- Set width for checkbox type in data-table styles (5169aed), closes #12
- upgrade playground-elements from 0.17.1 to 0.18.1 (e025c32)
1.4.3 (2023-10-04)
- Elevation may not be shown everytime (7d36c55)
- Fix pagination not showing correct values (2185a76)
- Fixed typo in card component example (1899a2d)
- Outlined showing filled styles (a7ecf82)
Released on August 17, 2023
312cb6b
Fix compiling issues
7f6531a
version bump to 1.4.0
Released on August 17, 2023
6e17b29
Fix MD web pre15 BCa6d1e44
data-table: Pagination buttons are enabled in rare cases6b8ad3c
data-table: Fix pagination not displaying any rows ifcurrentFirstRow
is < 13b176cd
docs: Data table stories parameters not working
6c68489
data-table: ♻️ Renamed local variables
d29ac25
version bump to 1.3.7
Released on August 10, 2023
587abdc
Fix text fields and select spacing
Released on July 31, 2023
9dfe127
👽 Material web pre14 breaking changes
a6bc8d9
version bump to 1.3.5
e178ae3
deps: ⬆️ Upgraded dependencies
Released on July 13, 2023
c13590d
version bump to 1.3.4
de99fab
deps: ⬆️ Upgraded dependencies
Released on July 11, 2023
1f376fb
data-table: Current last row not showing when totalRows was more than displayed table rows
662707b
version bump to 1.3.3
Released on July 11, 2023
f874fdd
✨ Added totalRows attribute
54c494c
version bump to 1.3.2
Released on July 11, 2023
7c67b84
✨ Added action parameter to thepaginate
event detail
49f8062
version bump to 1.3.1
Released on July 10, 2023
38d8a8c
data-table: ✨ Added custom pagination
9b78523
data-table: 📝 Updated custom logic docs
Released on July 10, 2023
ca5b38e
data-table: ✨ Added some events to pagination actions
2dc15ae
data-table: ♻️ Code reformat and refactor
0061893
data-table: Fix minor graphic issues with dark theme
edd6df6
version bump to 1.2.17
Released on July 02, 2023
f530b84
deps: ⬆️ Updated dependencies
Released on June 21, 2023
5aad44d
🐛 Fix MD web pre11 breaking changes
912bf60
♻️ Code refactor
7043e9f
card: Improved focus ring
a1e0fba
💚 Fix chromatic workflow not starting after automated release606ce7e
version bump to 1.2.15
0f6c85a
deps: ⬆️ Updated dependencies
Released on June 06, 2023
ceb2ccb
🐛 Fix MD web pre10 breaking changes
f097906
version bump to 1.2.14
Released on May 11, 2023
8f1d9a9
card: Fix compatibility with M3 pre8
Released on May 06, 2023
ee74892
layout-grid: 🏷️ Fix types
-
81fed86
deps: ⬆️ Upgraded dependencies -
8cf255e
deps: ➕ Added web typesLit autocompletion on Webstorm/PHPStorm
Released on April 25, 2023
84aa55d
data-table: ✨ Replaced pagination text field with select
3eeeac5
Breaking changes from latest M3 pre
f7ce91a
data-table: 📝 Removed line from README
Released on April 20, 2023
b37810b
data-table: ✏️ Typo in property name
9973964
deps: ⬆️ Upgraded dependencies
Released on April 19, 2023
-
f507435
data-table: Don't propagate click event on textfieldThis will stop showing the filter button when clicking on the filter textfield
70c8b6d
data-table: 💄 Aligned styles with latest M3 tokens6beb686
data-table: ⚰ Removed unused stylese7a00df
data-table: 🚚 Move cell styles into its own private file
513d6b3
version bump to 1.2.9
Released on April 19, 2023
2623d3f
data-table: Improved row update when new cells are added
4cb485e
version bump to 1.2.8711ee89
version bump to 1.2.98830893
version bump to 1.2.8a6321a4
Removed autodetect from release workflowf130721
Removed changelog action from release workflow95a8433
Removed changelog action from release workflow25ab2a0
Added autodetect option
-
62502f4
ci: version bump to 1.2.8This reverts commit 88308931ac7b86e81633a2da01fbef99ce45d633.
-
fc5b4f0
ci: version bump to 1.2.9This reverts commit 711ee89625418ccbc4993dfe46150a13ba2aaaf3.
Released on April 18, 2023
4be3c17
data-table: Wait cells initialization if they didn't update
3bfb953
version bump to 1.2.7
Released on April 18, 2023
4a25410
Row doesn't chnge state when using view frameworks
Released on April 17, 2023
e383c8d
data-table: Removed inner container
6fbd02f
data-table: 📝 Updated data table footer example
849bd06
version bump to 1.2.5
Released on April 17, 2023
Released on April 15, 2023
2f0f18e
data-table: Added reflection to some attributes to apply styles correctlyb74eef4
data-table: Fix sort button not disappearing when clicking on a column when manually setting thesortable
property
a4ee3bd
data-table: 💄 Fix data table checkbox layout
Released on April 13, 2023
3eb577d
data-table: Fix sort button not disappearing when clicking on a column
6e49d8e
data-table: 💄 Fix footer/pagination border
ab82688
deps: ⬆️ Upgraded dependencies
Released on April 13, 2023
c802ac7
data-table: Fixed filter textfield and sort button layout when used together
5d20e79
version bump to 1.2.1a52239d
Improve changelog commit & push123cc73
Fix version bump commit4ea6415
Removed duplicated release4f14ac5
Fix changelog generation7195927
Added release generation3d239ce
Improved changelog actione5e0ce0
Run release job sequentially
Released on April 11, 2023
21646a5
data-table: Added custom filtering and sorting
ba64e34
Fix Material Web pre6 breaking changes
6cf2e1c
📝 Re-added documented CSS props
ca64428
version bump to 1.2.03acd619
Fix action schema9c824de
Fix actions2c88937
Change version type select items order2205129
👷 Fixed overriddenGITHUB_TOKEN
secret4b04bd8
👷 Fixed release workflow1d637c9
👷 Added release workflow
a31b8c5
deps: Enforce pre6 as minimum required version of[@material](:/material)/web
6810469
deps: ⬆️ Upgraded dependencies
Released on March 29, 2023
a936117
data-table: Colors when using dark theme
Released on March 28, 2023
34f11d5
Fix Material Web pre5 breaking changes
Released on March 21, 2023
129ffb4
🐛 Double progress bar
Released on March 17, 2023
7761ab4
data-table: ♻️ Code refactor
Released on March 16, 2023
4dd2291
🐛 Fix slots throwing an error when instantiating data table components.
Released on March 15, 2023
c2635af
🐛 Fix ripple due to new Material Web ripple implementation
5e06528
Moved some global CSS to preview8125e4b
🚚 Moved docs to docs foldera6b8cd3
Fix deprecationsba3ec8a
📝 Updated introduction and readme27ea2a6
Usemd-icon
and Material Symbolsc94b15c
Removing duplicated links addon9791e02
💄 Use code instead of classae2fbaa
Replaced essentials plugin collection with singular plugins8e60e65
Removed what's new plugin8ad0eaf
Added support for GFM tables7270fe0
🐛 Fix markdown imports
4f1a28d
deps: ⬆️ Upgraded dependenciesa6984eb
deps: ⬆️ Upgraded dependencies6111ed5
ide: IDE settings
Released on February 22, 2023
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-pre2ee04821
Fix incompatibility with Material Web 1.0.0-pre2
Released on February 04, 2023
30111bd
data-table: ✨ Added support for multiple filters at the same time9d0b064
data-table: ✨ Added Keydown event on column filter text field
-
d29c045
Revert "ci: 💚 Improved changelog generation format"This reverts commit b879dbc14c5a01cc91805512c0946d55ef836478.
Released on January 21, 2023
8c53ced
Optimized imports
e0ec914
Fix package type when buildingb957b5d
Fix missing material packages9202894
Fix missing layout grid dependencyb1f8993
card: Fix border condition090c978
card: Fix card elevation71db883
data-table: Fix private package
3a9a33a
layout-grid: 🏷️ Separated attributes types from map
-
ee0216c
📝 Removed bundlephobia badge -
d76c449
📝 Fix typo on package scopeCloses: #3
-
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
b879dbc
💚 Improved changelog generation formatb432264
Fix checkout action compatibility with chromatic983ff1c
👷 Fix old NodeJS version workingb40dea9
👷 Updated node version
-
a5ae3fd
AddedprepublishOnly
script -
fecad9a
🙈 Added custom-elements.json to .gitignore -
f2ae1ff
Reorganized repo for M3Added completed components (Card and Layout Grid)
-
56a5c58
Removed unused npmrc -
e749d64
Updated package name -
0b38643
deps: Added lock file -
f4d6478
deps: Updated pnpm -
e6ed0e0
deps: Updated pnpm version -
cd375ea
deps: Updated dependencies -
109432a
deps: ⬆️ Upgraded dependencies -
dc80c33
deps: ⬆️ Updated dependencies -
0233c44
deps: ⬆️ Updated dependencies -
ebd6b4e
ide: Updated IDE files
Released on July 02, 2022
f8fcf8a
Fix repo URL
2848112
Test new changelog action44e06cf
Test new changelog action25906d0
Updated changelog generation workflow
Released on July 01, 2022
3ef0c09
✨ Reworked layout grid4ccfaf7
✨ Rewritten Card component13b36aa
data-table: ✨ Added data tablead43097
icon-button: ✨ Added icon button component
307fa38
Fix[@mwa](:/mwa)/-
linksd2bee0d
pnpm fix for WSLd0245ba
Fix import for CI5e975b1
card: Added missing dependency934a2b9
data-table: Fix class not found6ab3de7
data-table: FixlastRowOfPage
initialization error7283206
data-table: Added missing dependency21ef6c8
data-table: Added missing dependencycdf208b
data-table: Added missing dependency6d1a15d
deps: Addedpublic-hoist-pattern
43b79ef
🚚 Renamed files to MWAdabce9a
♻️ Updated storybook paths5edd84e
♻️ Removed unused dependency2f1407c
♻️ Use:last-of-type
instead of:last-child
41231e9
♻️ Use relative paths8ca673a
♻️ Removed old commented component
-
cad0a23
Temporary replaced MD tables with HTML ones due to storybookjs/storybook#18556 -
18acdab
📝 Improved docs- Updated storybook and related dependencies to 6.5.9
- Enabled MDXv2
- Separated components cards definition from mdx file
- Styling improvements
-
586dd9b
📝 Replaced wrong links with correct links -
bb20813
Added links to components card -
d80a80d
📝 Added storybook docs
60ee996
Fix missing stylesheet inbuild:style
commandd4d1c2b
💚 Fix storybook build086efe2
💚 Fix storybook build784f7d5
💚 Fix storybook build
5ff5898
Added auto changelog generationa6eb422
👷 Build JS before publishing docsc696bf4
Fix storybook build64a8fb7
Fix storybook build012dd0c
👷 Update PNPM version6b62aa0
💚 Build custom elements manifest and use PNPM
4f18238
🔖 Renamed to[@maicol07](:/maicol07)/mwa-
and bumped version32176b7
IDE files4ceab3e
🚚 Renamed all to MWA9694d51
Reorganized scripts and dependencies7c96f95
deps: ⬆️ Upgraded dependencies4109482
deps: Updated dependencies
-
8edc1cc
fix(data-table): Added missing dependencyThis reverts commit cdf208b936e1ae7f30a442a825b3d2824175ed4b.
-
9c96c17
fix(card): Added missing dependencyThis reverts commit 5e975b1766ba92f47a0c37076452104d4158eb1d.
-
fcc77bf
fix(data-table): Added missing dependencyThis reverts commit 21ef6c8a8f815f2b1b93687766e6addd8ce8f344.
-
baa1df5
fix(data-table): Added missing dependencyThis reverts commit 72832062de5467d55e173a705b55c5f0371bb73d.
Released on January 17, 2022
41f0171
✨ Inherit all the css props
b4fecf2
card: 💄 Fixed base card styles
f22f749
📝 Added card to published components
1cf332a
🔥 Remove lerna config
Released on November 16, 2021
dd72cde
card: ✨ Added MWC Cards
1323ab9
Remove reflect so that attribute isn't shown if it hasn't a value
Released on November 15, 2021
638268b
💚 Fix publish
73c66ef
Remove actionsb093db8
💚 Fix canary buildsa99445b
💚 Fix styles build & publish44224df
💚 Fix publishe685390
💚 Remove demos workflow14b9d2d
💚 Use pnpm on CI
e9ff63f
Reorganize packagescfa1ce4
💚 Fix CI and remove a workflowe880e18
Rename package927a459
Organized in a monorepo6428ad4
🚚 Moved mwc-layout-grid to its folder64a2329
🚚 Moved mwc-layout-grid to its folder9767cce
deps: ➖ Remove lerna and related scripts
Released on November 11, 2021