Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@forter/styles

forter12Apache-2.04.19.2

Styles for Forter Components

web-components, custom-elements, lit-element, lit-element-2.x

readme

changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.19.2 (2025-04-08)

Note: Version bump only for package @forter/styles

4.19.1 (2024-12-12)

Bug Fixes

  • styles: fixed funky looking shadows (221b81d)

4.19.0 (2024-12-09)

Features

4.18.0 (2024-12-04)

Features

  • styles: migrate to tokens (cf3b8a8)

4.17.2 (2024-11-14)

Bug Fixes

  • styles: adds fix to fc-spacing-xl bug (4c15292)
  • styles: fixed spacing vars (2714c57)

4.17.1 (2024-11-13)

Bug Fixes

  • styles: fixed spacing vars (2714c57)

4.17.0 (2023-03-28)

Features

  • component-base: update slot api (3f9b592)

4.16.0 (2023-03-26)

Features

  • styles: convert hex to rgb (3db4ca2)
  • styles: remove comment (c609213)

4.15.0 (2023-03-23)

Features

4.14.0 (2023-03-22)

Features

4.13.4 (2023-03-15)

Note: Version bump only for package @forter/styles

4.13.3 (2023-03-13)

Note: Version bump only for package @forter/styles

4.13.2 (2023-02-19)

Note: Version bump only for package @forter/styles

4.13.1 (2023-02-05)

Bug Fixes

4.13.0 (2023-01-30)

Features

4.12.0 (2023-01-08)

Features

  • styles: added 50 colors (0859c3c)

4.11.0 (2022-10-03)

Features

  • styles: remove forter theme (95a0c28)
  • styles: remove forter theme (37a1420)

4.10.1 (2022-07-22)

Bug Fixes

4.10.0 (2022-07-19)

Features

4.9.1 (2021-11-08)

Bug Fixes

  • widget: annotations dont get download as csv (#796) (aa2c3f0)

4.9.0 (2021-03-29)

Features

  • styles: default styles to all componenets (#693) (b8bb414)

4.8.1 (2021-02-07)

Note: Version bump only for package @forter/styles

4.8.0 (2021-02-01)

Bug Fixes

  • styles: removed rgb colors (9a91cb4)

Features

  • styles: added a new color palette (158fb83)

4.7.1 (2020-09-14)

Note: Version bump only for package @forter/styles

4.7.0 (2020-08-31)

Features

4.6.0 (2020-08-26)

Features

  • styles: exporting new fonts css file (#507) (c8bd8f1)

4.5.0 (2020-08-26)

Features

  • styles: added fonts.css file (36e92d3)

4.4.1 (2020-08-24)

Note: Version bump only for package @forter/styles

4.4.0 (2020-08-23)

Features

4.3.0 (2020-07-13)

Features

4.2.0 (2020-04-28)

Features

4.1.2 (2020-04-06)

Note: Version bump only for package @forter/styles

4.1.0 (2019-12-19)

Features

  • toast: add intent property (2cb9a45)

4.0.2 (2019-12-18)

Note: Version bump only for package @forter/styles

4.0.1 (2019-12-11)

Bug Fixes

4.0.0 (2019-12-08)

chore

  • fix more stories to new format (2580306)

BREAKING CHANGES

  • \

  • fix(radio): fix test

affects: @forter/radio

  • fix(json-viewer): fix story

affects: @forter/json-viewer

  • chore(radio): fix test

affects: @forter/radio

3.2.1 (2019-09-19)

Bug Fixes

  • styles: add styleguide heading styles to theme (f252ef3)

3.2.0 (2019-09-16)

Bug Fixes

  • styles: add aliases for grey/gray to avoid typos (9b08cd2)
  • styles: add hidden style for all components (bdeca6f)
  • styles: add some alpha channel to focus outline (7819cbd)

Features

  • styles: add focus outline shadow style (43173b2)

3.1.0 (2019-09-09)

Bug Fixes

  • styles: fieldset-reset supports slotted fieldsets (d2c1928)

Features

  • styles: change variables names of charts colors (aab60f9)
  • styles: changing colors (f1541a2)

3.0.0 (2019-09-02)

Bug Fixes

  • button: bring button to styleguide standards (bc5d402)
  • checkbox: use the new theme variables (89b698f)
  • styles: add font weights (b184032)
  • styles: remove css-tooltip.css (43eda05)

Features

  • helpers: break helpers up into smaller packages (c315923)
  • styles: add theme variables (a064cd8)
  • styles: update theme (f6b9540)

BREAKING CHANGES

  • helpers: Deprecates most functionality in `helpers` and moves them to new packages

2.3.1 (2019-07-22)

Note: Version bump only for package @forter/styles

2.3.0 (2019-07-21)

Features

  • styles: add fieldset-reset styles (ca48981)

2.2.0 (2019-07-17)

Features

  • styles: add fieldset-reset styles (ca48981)

2.1.0 (2019-07-15)

Features

  • styles: add fieldset-reset styles (ca48981)

2.0.1 (2019-07-11)

Bug Fixes

  • styles: acheives WCAG 2.0 AA color contrast in button (c2193ed)
  • add missing lit deps to packages (e1ce672)
  • align sibling versions (84e4f9a)
  • change scope to forter (299eaa1)
  • update dependencies (2040402)
  • button, styles: add theme to button (6d6ec34)
  • button, styles: export styles as applicable to :host (e6bd3f1)
  • icon: add size property (8c40f21)

Features

  • publish sourcemaps (d68dc11)
  • checkbox: implement checkbox (e899753)
  • styles: add button reset styles (4fc5144)
  • add built packages for dist (ea4a920)
  • add storybook (dac303e)
  • adds npm run link script for local dev (920895c)

BREAKING CHANGES

  • icon: remove width and height properties
  • moves css to `.css.js`

2.0.0 (2019-07-11)

Bug Fixes

  • styles: acheives WCAG 2.0 AA color contrast in button (c2193ed)
  • add missing lit deps to packages (e1ce672)
  • align sibling versions (84e4f9a)
  • change scope to forter (299eaa1)
  • update dependencies (2040402)
  • button, styles: add theme to button (6d6ec34)
  • button, styles: export styles as applicable to :host (e6bd3f1)
  • icon: add size property (8c40f21)

Features

  • checkbox: implement checkbox (e899753)
  • styles: add button reset styles (4fc5144)
  • add built packages for dist (ea4a920)
  • add storybook (dac303e)
  • adds npm run link script for local dev (920895c)

BREAKING CHANGES

  • icon: remove width and height properties
  • moves css to `.css.js`