Skip to content

Latest commit

 

History

History
99 lines (76 loc) · 5.53 KB

CHANGELOG.md

File metadata and controls

99 lines (76 loc) · 5.53 KB

[1.2.0] - [2024-12-11]

Added

New Plugins

New Components

Tree View:

Carousel:

Drawer

Advanced Select:

Combox

Theme Generator

New Variant in plugins : Destroy and Reinitialize

Helpers

Updated

  • Preline V2.6.0
  • Updated button outlined variant #Issue/20
  • Update file upload disable state styling #Issue/22
  • Update stat-value font-size in stat component
  • Update menu-item active state style #issue/26
  • Update timeline style
  • Update style for default range slider
  • The class options in Clipboard have been updated for consistency with Preline: copy-clipboard is now js-clipboard, copy-clipboard-default is now js-clipboard-default, copy-clipboard-success is now js-clipboard-success, and copy-clipboard-success-text is now js-clipboard-success-text.

Fixes and Improvements

  • Added: global.d.ts for more convenient work with types.
  • Added: plugin.ts, the typed version of plugin.js.
  • Added: mjs versions of plugins.
  • Fixed: Update theme link in src/index.js
  • Fixed: Disabled button make it pointer event none
  • Fixed: In the smaller screen Dropdown inside collapse had a closing issue
  • Fixed: Hamburger transition issue in navbar #Issues/18
  • Fixed: Update the code structure for form elements #Issues/15

[1.1.0] - [2024-10-09]

Added

  • Integrated the third-party Wave plugin for a ripple effect, enhancing interactive elements.

Updated

  1. Corrected spelling errors for the stripped class in the table and progress sections.
  2. Fixed class specificity in card.
  3. Fixed a typo in the documentation: changed “sematic” to “semantic”. #6

[1.0.0] - [2024-09-23]

Added

  • Initial Release