3.0.16 • Published 4 months ago

metronic-extension v3.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

metronic-extension

Extension package for the Metronic WEB theme.

Documentation

Metronic Extension documentation can be found here.

Installation

npm i metronic-extension

How to start the demo with Docker

See here.

Release Notes

All changes can be found here.

  • 3.0.16 - 2025/2/9
    • Added CSS to reduce container padding on tablet and smaller screens, increasing content width on the login page.
  • 3.0.15 - 2025/1/31
    • Changes to Tagify Component Styling (see demo here):
      • Removed unnecessary margin below the input field in single select mode.
      • Increased the opacity of the toggle button in single select mode for better visibility.
      • Made the background of the remove button for selected tags transparent in single select mode.
      • Darkened the color of the tag removal button for better visibility.
  • 3.0.14 - 2025/1/7

    • Added setDisabled method and a reference to the Tagify instance to the Tagify component.

      // Disable input.
      tagify.setDisabled(true);
      
      // Reset the whitelist using the Tagify instance API.
      tagify.api.whitelist = null;
  • 3.0.13 - 2024/12/31

    • Fixed a bug where the data table loading indicator was not displayed when the locale option was set to Japanese.
  • 3.0.12 - 2024/12/31
    • Fixed a bug where the data table loading indicator was not displayed.
  • 3.0.11 - 2024/12/27
    • Added responsive support for subtables. You can check the updated subtable here.
    • Added an example to the subtable demo where the expand button is not displayed for rows without subtable data.

Testing

With npm do:

npm test

Author

Takuya Motoshima

License

MIT

3.0.12

6 months ago

3.0.13

6 months ago

3.0.10

6 months ago

3.0.11

6 months ago

3.0.16

4 months ago

3.0.14

5 months ago

3.0.15

5 months ago

3.0.9

1 year ago

3.0.8

1 year ago

3.0.7

1 year ago

3.0.6

1 year ago

3.0.5

1 year ago

3.0.4

1 year ago

3.0.3

1 year ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.1.2

2 years ago

2.1.1

2 years ago

2.1.0

2 years ago

2.0.28

2 years ago

2.0.29

2 years ago

2.0.31

2 years ago

2.0.30

2 years ago

2.0.26

2 years ago

2.0.27

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.9

2 years ago

2.0.8

2 years ago

2.0.15

2 years ago

2.0.16

2 years ago

2.0.13

2 years ago

2.0.14

2 years ago

2.0.11

2 years ago

2.0.12

2 years ago

2.0.10

2 years ago

2.0.19

2 years ago

2.0.17

2 years ago

2.0.18

2 years ago

2.0.24

2 years ago

2.0.25

2 years ago

2.0.22

2 years ago

2.0.23

2 years ago

2.0.20

2 years ago

2.0.21

2 years ago

1.0.19

2 years ago

1.0.18

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

1.0.22

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.23

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago