Skip to content

Releases: htmlstreamofficial/preline

v2.5.1 - Important bug fixes for build environment, minor improvements.

14 Oct 16:26
Compare
Choose a tag to compare

Fixes and Improvements

v2.5.0 - New Advanced Range Slider, Drag-and-Drop & Tree View plugins and more

24 Sep 11:27
Compare
Choose a tag to compare

This update brings a new Advanced Range Slider and Tree View plugins, Carousel and Advanced Select extensions, Improvements and Bug Fixes.

New Plugins

New Components

Fixes and Improvements

  • Added: tagsInputId and searchId These parameters were added to the Select plugin for accessibility purposes, so that you can add labels that reference relevant elements outside of the initialized element.
  • Added: Ability to generate select from remote data. Use apiUrl and other options that you can find in Docs.
  • Added: New options for more flexible carousel customization. You can find the new options in Docs.
  • Added: plugin.ts, the typed version of plugin.js.
  • Added: mjs versions of plugins.
  • Added: global.d.ts for more convenient work with types.
  • Added: TypeScript .ts files for ApexCharts and Clipboard helper scripts
  • Deleted: search-by-json.js This functionality has been completely or partially replaced by the ComboBox plugin.
  • Improved: For ease of use, we've reorganized the sections on the plugin pages.
  • Fixed: 'HSStaticMethods' does not exist on type 'Window & typeof globalThis'. [Issue #401]
  • Fixed: Advanced Select removeOption doesn't work after update. [Issue #417]
  • Fixed: Property 'dropzone' is private and only accessible within class 'HSFileUpload'. [Issue #448]

v2.4.1 - Fixed transition issue in Chrome

26 Jul 12:11
Compare
Choose a tag to compare

Fixes and Improvements

  • Fixed: Transition issue which occurred in Chrome 127.0.6533.73 release. Thanks to @oliverhaas for the detailed [issu 414] report.

v2.4.0 - New Personal Template, Datatables and File-Upload plugins and more

22 Jul 03:13
Compare
Choose a tag to compare

This update brings a new Personal Templates, Datatables & File-Upload plugins, Examples, Improvements and Bug Fixes.

New Examples and Templates pages

New Plugins

New Components

  • Component Plugin: Datatables
  • Component Plugin: File Upload
  • Buttons: Active
  • Dropdown: Scale animation option
  • Modal Overlays: Scale animation option
  • Advanced Select: Multiple with option template
  • Advanced Select: Multiple with conditional counter
  • Advanced Select: Multiple with counter and option template
  • Advanced Select: Add/Remove Options (multiple)
  • Advanced Select: Set single value using setter
  • Advanced Select: Set multiple values using setter
  • Advanced Select: Multiple with counter
  • Combobox: Close Button
  • Checkbox: Indeterminate
  • Progress: Gauge

Fixes and Improvements

  • Improved: Input Number type="text" changed to type="number"
  • Improved: Circular progress with optimized code, better look and more detailed information.
  • Improved: Addresses the accessibility reports [Issue #365], [Issue #373] and the improvements extended for role="", aria-expanded="", aria-selected="", tabindex="”, and aria-orientation="” on the following components:
    Accordion
    Alerts
    Collapse
    File Uploading Progress
    Toasts
    Tree View
    Mega Menu
    Navs
    Tabs
    Sidebars
    Scrollspy
    Pagination
    Advanced Select
    ComboBox
    SearchBox
    Input Number
    Dropdown
    Modal
    Offcanvas
    Tooltip
    Popover
  • Improved:
    Application Layouts Navbars
    Application Layouts
    Navbars (Headers)
    Navigations Mega Menu
  • Improved: Carousel plugin incorrect behavior in RTL dir [Issue #371], [Pull Request #372]
  • Improved: Add selected option to multiple select [Issue #320]
  • Fixed: Input Number: Validation/rejection bug, or at least inconsistent. [Issue #404]
  • Fixed: Advanced Select multiple not storing multiple selected values correctly [Issue #390]
  • Fixed: Advanced select's documentation copies invalid JSON when used without dark classes [Issue #378]
  • Fixed: Combobox will skip at least one item if arrowdown/up in vue3 [Issue #369]
  • Fixed: Searchable advanced select throws error when searching for value not in list [Issue #363]
  • Fixed: Advanced Select not working in Nuxt.js (Vue.js) [Issue #325]
  • Fixed: HSAdvanced Select Disabled option doesn't work in tags mode. [Issue #323]

v2.3.0 - New Tree View components and plugin enhancements

25 May 11:16
Compare
Choose a tag to compare

This update brings new Tree View components, textarea autohight extension and some core plugin enhancements.

New Components

Fixes and Improvements

  • Improved: core plugin scripts for Dropdown, ComboBox, Accordion and others.
  • Feature request: Tree View component [Issue #330]
  • Fixed: WYSIWYG editor [Issue #342]
  • Fixed: Combobox selection of ahref items using keyboard [Issue #353]

v2.2.0 - New Templates, Dashboard Page, Dark Color scheme and more

25 Apr 08:40
Compare
Choose a tag to compare

This update brings brand new 2 free Template, Dashboard page, New Dark Color scheme for free components and examples to align them with the Pro and other minor enhancements.

New Examples and Templates pages

Fixes and Improvements

  • Improved: Input and Textarea Floating Label animations
  • Bunch of other fixes and improvements.

v2.1.0

03 Apr 17:04
Compare
Choose a tag to compare

New Plugins, Components, Improvements, Bug Fixes and more

This update brings new ComboBox (Autocomplete) plugin, Searchbox components, improvements and bug fixes based on feedback reported on Github.

Please note, this update requires to use the lates version of Tailwind CSS v3.4.x.

New Plugins

New Components

Updates

  • Updated: Tailwind CSS to v3.4.1

Fixes and Improvements

v2.0.3 - Improvements & Bug Fixes

29 Dec 06:22
Compare
Choose a tag to compare

This update brings minor enhancements and resolves issues based on feedback reported on Github.

Fixes and Improvements

v2.0.2 - Hot Fixes

28 Dec 11:00
8ce63b7
Compare
Choose a tag to compare

Fixed path name on package.json file.

v2.0.1 - Hot Fixes

28 Dec 10:59
8ce63b7
Compare
Choose a tag to compare

Updated script file name from index.js to preline.js