Changelog

1.0.0-beta20August 24, 2023

  • Update bootstrap to v5.3.1
  • Add new Chat component
  • Add new Tag component
  • Add customizable Star Ratings component using star-rating.js library
  • Add new color picker component using coloris.js library
  • Add alerts.html page with example of alerts.
  • Add flags.html page with list of all flags
  • Add Two-Step Verification Pages
  • Add variable to configure avatar-list spacing
  • Unify dark mode with latest Bootstrap API and improve dark mode elements
  • Unify Box Shadows with Bootstrap Compatibility
  • Avoid SCSS color dependency on :focus
  • Update CSS class from text-muted to text-secondary for better Bootstrap compatibility
  • Fix text color in dark version of navbar
  • Adjusting form element sizes for enhanced mobile devices compatibility
  • Resolved light dropdown issue on dark theme
  • Update Tabler Icons to version 2.32 with 48 new icons added
  • Fix table default background color
  • Fix responsiveness issue in Settings menu
  • Update required Node.js version to 18 and add .nvmrc file
  • Add support for changeset tool for more efficient and organized code changes
  • Dockerfile fix
  • Switch from npm to pnpm for faster package installation

1.0.0-beta19May 15, 2023

  • Add customizable Star Ratings component using star-rating.js library (#1571)
  • Add new “Filled” section to Icons page (#1574)
  • Fix form controls bugs in dark mode (#1573)
  • Fix text color in dark version of navbar (#1569)
  • Changelog update

1.0.0-beta18May 14, 2023

  • new page: Cookie banner
  • Unify dark mode with latest Bootstrap API and improve dark mode elements (#1561)
  • Update Tabler Icons to version 2.18 with 18 new icons added (#1560)
  • Switch from npm to pnpm for faster package installation (#1559)
  • Add Prettier to project for consistent code formatting (#1558)
  • Update required Node.js version to 18 and add .nvmrc file (#1555)
  • Add All Contributions package to project for easy contribution tracking (#1556)
  • Add support for changeset tool for more efficient and organized code changes (#1553)
  • Fix bug where border-1, border-2, etc don’t work (#1526)
  • Fix indeterminate input background color (#1536)
  • Update Bootstrap to 5.3.0-alpha3 (#1543)
  • tom-select dark mode styling fixes
  • Advanced udage of tom-select (#1480)
  • Fix Dropdown menu in rtl mode (#801)
  • Fix tom-select dropdown will be shaded in table-responsive (#1409)
  • Remove overflow scroll from body
  • Fix avatars overlap transparently (#1464)
  • Fix TinyMCE dropdown icon list transparent (#1426)
  • Dark mode lite colors improvement
  • Fix non full width selects (#1392)