Skip to content

Latest commit

 

History

History
205 lines (127 loc) · 9.55 KB

File metadata and controls

205 lines (127 loc) · 9.55 KB

Changelog of Flus Design

2026-09-05 - 1.6.7

Features

  • Provide stack--start and stack--end alignments (d5cd7b8)
  • Add stream icon (cb09e0b)
  • Add icons for the toolbar (6f4e6c6)

2026-08-06 - 1.6.6

Features

  • Add reset rules to titles and [hidden] elements (05a6125)
  • Provide cols--start and cols--end alternatives (d665925)

2026-08-05 - 1.6.5

Features

  • Allow popup "over" to be used with positional classes (2628bfb)

2026-08-01 - 1.6.4

Features

  • Add "image-up" icon (dbeef7f)
  • Remove italic in blockquotes (00023c9)

Bug fixes

  • Fix arrow position under popup container top & center (c15c12d)

Maintenance

2026-03-13 - 1.6.3

Bug fixes

  • Adjust width sizes to better adapt to new font-size (29c39ad)

2026-03-13 - 1.6.2

Bug fixes

  • Increase default font-size on big screens (b4551f8)

Maintenance

  • Extract wrapper max-width as rem variables (c895b59)

2026-03-11 - 1.6.1

Features

  • Decrease default font size (8b9c594)

Bug fixes

  • Fix hover ghost buttons design to match default buttons (ac0fdf0)

2026-03-10 - 1.6.0

Features

  • Use Lucide icons instead of Clarity icons (c3199b8)
  • Improve the design of blockquotes (cd0965c)
  • Add "bars" icon (c7540fe)

Maintenance

  • Update the dependencies (f5b3959)

2026-01-21 - 1.5.1

Bug fixes

  • Don't declare alert icons as variable (65e439a)

2026-01-21 - 1.5.0

Features

  • Add new angle-double icon (f1a0f9c)
  • Add new badge--warning class (5808b4b)

Bug fixes

  • Fix normal badge colors (bc41dae)

Maintenance

  • Fix changing version in make release command (0e8fb40)
  • Fix package version in lock file (fceff52)

2026-01-15 - 1.4.0

New

Bug fixes

  • Disable smooth scroll by default (4b3b518)
  • Fix default background and text dark colors (a88cfb5)
  • Fix secondary text in cards and panels (c5f83fa)
  • Fix generation of angle-down icon (ccc0907)
  • Fix the info icon (bd4f79e)
  • Set anchors in titles inline-block (6d5b72e)
  • Fix colors of anchors in cards and panels (7860dec, 6b94ba2)
  • Enlight light box-shadow color (1d13c27)
  • Fix the demo to not use panel at the base (51de4ad, d55310f)

Maintenance

2025-07-14 - 1.3.1

Bug fixes

  • Fix the invalid select border color (eefdc7d)
  • Fix the margin in the blockquotes (5bb3c99)

2025-07-13 - 1.3.0

New

  • Provide style for <hr> elements (6299e5f)
  • Provide the .card--base and .panel--base classes (7eb6361)

Improvements

  • Improve the design of the disabled form elements (d70c036)
  • Align all the images correctly (3dddcb1)
  • Improve the size of the buttons (e05c80b)
  • Improve the look of the blockquotes (c979f63)

2025-05-15 - 1.2.0

Improvements

  • Add style for disabled buttons (35b165b)

2025-05-02 - 1.1.0

New

  • Provide a .button--icon class (5367785)
  • Provide .panel--danger and .card--danger (01e66bc)
  • Provide a .spinner class (8996a36)

Improvements

  • Improve the design of the standard buttons (52d66a3)

2025-04-18 - 1.0.1

Improvements

  • Tweak the rangoon color to improve contrast (f1dcfd4)
  • Remove the unused gossip color (6b43c21)

Bug fixes

  • Declare select icon without var (2c1dec4)
  • Fix mistakes in demo (forms) (5eaf911)

Technical

  • Synchronise dist files (f2135b3)
  • Deploy demo to GitHub Pages (b0df75b)

Developers

  • Build under dist folder in watch mode (517308e)

2025-04-17 - 1.0.0

Initial version.