Skip to content

LF 19.1.0

Latest
Compare
Choose a tag to compare
@c-3po c-3po released this 17 Dec 17:09
· 6 commits to master since this release
2d0d64c

Actions required to update

Deleted elements

⚠️ A bunch of deprecated elements (listed at end of this changelog) were deleted. Please carefully check the list while updating.

🎉 Features

  • [Range input] New component to select a range of dates #3174
  • [Data table] New table component #3243 #3305
  • [Fancy box] New component to highlight content #3238 #3258
  • [Skeleton] New Angular components for Table & Index table #3259
  • [Numeric badge] New loading option #3134
  • [Select multi] Add required validator for multi selection control #3260
  • [Tokens] New set of color input tokens #3207
  • [Status badge] Available as Angular component #3212
  • [Link] Available as Angular directive #3210
  • [Divider] Available as Angular directive & now supports vertical option #3209
  • [Dropdown] Add divider option #3267
  • [Font] Caveat font can now be imported #3272 #3252
  • [Utilities] New detail / summary reset utility #3195
  • Palettes can now be applied as a mixin (color.palette('neutral')) #3268 #3280

🧪 Experimental

(Via a specific tag)

  • 19.1.0-experimental_responsive.0 Improve components responsive management by adding options to switch between @media and @container, edit default breakpoints and more #2875

🎨 Visual changes

  • [Fieldset] Update extandable icon #3288

🚑 Fixes

  • [Secondary nav] Prevent nav to disappear on old browsers #3291

🔨 Technical

  • Apply signals to fields #3246
  • [Callouts] .palette-neutral used to reset button's color is replaced by a mixin import #3273
  • A sample story can now be used to create new stories #3249

🚫 Deleted

  • Remove deprecated elements #3302
    • Tshirt spacings vars (--spacings-X) and utilities (u-marginX), for margins, paddings and gaps (Schematics available)
    • Deprecated grid: must be replaced by grid
    • Action icon: must be replaced by Button (.button.mod-outlined or .button.mod-text)
    • .button.mod-icon must be replaced by .button.mod-withIcon
    • Deprecated empty state: must be replace by Empty state
    • .u-comma, .u-unit

All information related to deprecated elements