Skip to content

Latest commit

 

History

History
2184 lines (1602 loc) · 173 KB

File metadata and controls

2184 lines (1602 loc) · 173 KB

1.2.1 (2026-03-21)

  • Merge pull request #133 from wrap-org/dependabot/npm_and_yarn/immutable-5.1.5 (127c1b0), closes #133
  • Merge pull request #134 from wrap-org/dependabot/npm_and_yarn/multi-cc382f683c (8baebee), closes #134
  • Merge pull request #135 from wrap-org/dependabot/npm_and_yarn/multi-b0fb9bdd2b (1e06173), closes #135
  • Merge pull request #136 from wrap-org/wrap-2181-evergreen-duplicate-element-registration-issues (c03f5b3), closes #136
  • fix: guard against duplicate custom element registration (4d56a26)
  • chore(deps): bump immutable from 5.0.3 to 5.1.5 (3ea25ab)
  • chore(deps): bump tar and npm (b2df9ca)
  • chore(deps): bump undici and @actions/http-client (d5c16f0)

1.2.0 (2026-03-02)

  • Merge branch 'main' into feature/setup-trusted-publisher (7940c87)
  • Merge pull request #131 from wrap-org/dependabot/npm_and_yarn/rollup-4.59.0 (fc0199c), closes #131
  • Merge pull request #132 from wrap-org/feature/setup-trusted-publisher (8314569), closes #132
  • feat: set up trusted publisher (87d1b60)
  • chore(deps): bump rollup from 4.35.0 to 4.59.0 (3c066ed)

1.1.0 (2026-03-02)

  • Merge branch 'main' into docs/basic-example (c56bc2c)
  • Merge branch 'main' into docs/basic-example (5481000)
  • Merge pull request #108 from wrap-org/docs/basic-example (2278e11), closes #108
  • Merge pull request #112 from wrap-org/dependabot/npm_and_yarn/example/vite-7.0.7 (4a53ea4), closes #112
  • Merge pull request #113 from wrap-org/dependabot/npm_and_yarn/vite-6.3.6 (f9aa0de), closes #113
  • Merge pull request #114 from wrap-org/wrap-1885-evergreen (3208085), closes #114
  • Merge pull request #115 from wrap-org/dependabot/npm_and_yarn/playwright-1.56.1 (902299e), closes #115
  • Merge pull request #116 from wrap-org/dependabot/npm_and_yarn/example/vite-7.0.8 (20e312c), closes #116
  • Merge pull request #117 from wrap-org/dependabot/npm_and_yarn/vite-6.4.1 (ef4467d), closes #117
  • Merge pull request #118 from wrap-org/dependabot/npm_and_yarn/glob-11.1.0 (415e669), closes #118
  • Merge pull request #119 from wrap-org/dependabot/npm_and_yarn/js-yaml-3.14.2 (312dd47), closes #119
  • Merge pull request #120 from wrap-org/dependabot/npm_and_yarn/storybook-8.6.15 (5b4af40), closes #120
  • Merge pull request #121 from wrap-org/dependabot/npm_and_yarn/lodash-es-4.17.23 (b603dcd), closes #121
  • Merge pull request #122 from wrap-org/dependabot/npm_and_yarn/lodash-4.17.23 (5976eb6), closes #122
  • Merge pull request #123 from wrap-org/dependabot/npm_and_yarn/multi-f28eb5bad6 (42177bb), closes #123
  • Merge pull request #124 from wrap-org/dependabot/npm_and_yarn/webpack-5.105.0 (a01891c), closes #124
  • Merge pull request #125 from wrap-org/dependabot/npm_and_yarn/multi-034628060d (39798d4), closes #125
  • Merge pull request #126 from wrap-org/feature/performance-and-a11y-tests (fe4f0e9), closes #126
  • Merge pull request #127 from wrap-org/wrap-2114-location-options-lom (770e9a3), closes #127
  • Merge pull request #128 from wrap-org/dependabot/npm_and_yarn/storybook-10.2.10 (9ea31d8), closes #128
  • Merge pull request #129 from wrap-org/dependabot/npm_and_yarn/example/rollup-4.59.0 (67d9176), closes #129
  • Merge pull request #130 from wrap-org/dependabot/npm_and_yarn/multi-532f087155 (40f7829), closes #130
  • chore: remove comment (aa77f05)
  • chore: remove generated file (1cc475e)
  • chore: update npmrc casing (68a174d)
  • chore(deps-dev): bump glob from 11.0.1 to 11.1.0 (1fa09da)
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 (2080536)
  • chore(deps-dev): bump lodash-es from 4.17.21 to 4.17.23 (37dcae1)
  • chore(deps-dev): bump rollup from 4.46.2 to 4.59.0 in /example (e9df26c)
  • chore(deps-dev): bump storybook from 10.2.8 to 10.2.10 (10f4298)
  • chore(deps-dev): bump storybook from 8.6.4 to 8.6.15 (70d32ce)
  • chore(deps-dev): bump vite from 7.0.6 to 7.0.7 in /example (1372c13)
  • chore(deps-dev): bump vite from 7.0.7 to 7.0.8 in /example (f559ede)
  • chore(deps-dev): bump webpack from 5.98.0 to 5.105.0 (c77c5ab)
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 (164a7fa)
  • chore(deps): bump playwright from 1.51.0 to 1.56.1 (f42618c)
  • chore(deps): bump tar and npm (497e945)
  • chore(deps): bump tar and npm (1cc8896)
  • chore(deps): bump tar and semantic-release (d19cb1a)
  • chore(deps): bump vite from 6.2.6 to 6.3.6 (9852442)
  • chore(deps): bump vite from 6.3.6 to 6.4.1 (b6446cc)
  • feat: lazy load functional and distinctive icons (25c728d)
  • feat: optimise icon svgs (b978d18)
  • feat: optimise the build (c29850d)
  • feat: remove legacy woff fonts (9e56338)
  • feat(evg-chip): add span as a child slot option (6198f92)
  • test: update a11y tests to latest (8d3ec44)
  • refactor: allow side effects (a53ffc7)
  • refactor: don't double minify (46384c7)
  • refactor: exclude ally test from build (1c84c4d)
  • ci: update node to 20+ (a80d054)
  • docs: add a build step route example using the production npm package (834a09d)
  • docs: add agents.md file (d3524e9)
  • docs: add comment about import paths (edc315b)
  • docs: add comment about public dir (22703f4)
  • docs: add quote marks around readme code (e993f8f)
  • docs: remove unecessary vite server config (5f50546)
  • docs: update the installation instructions in the readme (628921e)
  • docs: update to storybook 10 and add a11y tests (b23f25d)
  • docs: working code example (f1cc4ce)
  • build: add dockerignore (404e7ce)

1.0.1 (2025-08-06)

Bug Fixes

  • move normalize back into main.scss (0d75504)

1.0.0 (2025-08-06)

⚠ BREAKING CHANGES

  • update help text to sentiment colors
  • update alert colors to just sentiment colors
  • update state tokens to sentiment
  • evg-alert type changed to variant and more colors
  • rename text button variant to ghost
  • swap chip selected prop for aria-pressed
  • remove steel variant from badge
  • change badge type for variant and increase color options
  • rename update evg-wrap to evg-wrapper
  • remove negative button variant
  • remove react formGroup and label
  • convert dialog styles to evg-modal element
  • remove react modal component
  • migrate collapse to evg-collapse
  • remove enter prop from evg-enter
  • remove List and ListItem react components
  • remove sticky react component
  • remove react enter component
  • migrate evg-enter component
  • remove react loading components
  • remove margin top from evg-help-text
  • convert HelpText to a web component evg-help-text
  • migrate badge to web component
  • update trolibocs containerSVG name prop values
  • convert spacing to a utility class
  • spacing as a utility class
  • convert skin into a utility class called theme
  • remove text component
  • convert text, textalign, title and lead components to text utilities
  • drop unused property
  • remove spacing axis
  • remove spacing axis
  • extract component css to own file
  • The modal setupRef function has been removed, pass the ref as a prop instead
  • move colors to color file
  • tbor theme
  • support suffix in input and remove icon prop (#21)

Features

  • 1px adjustment (0c13612)
  • add border radius to evg-help-text (d39ebb8)
  • add chip web component (f7c94e7)
  • add chromatic (1874e8d)
  • add color types for teep colors (10c21f2)
  • add compact option to Bar Stack (2cc43e2)
  • add dialog component styling (57752f7)
  • add evg-form-group component (e00eb8c)
  • add evg-label component (838769f)
  • add evg-list web component (172c1f3)
  • add evg-sr-only utility class (f4a2c53)
  • add fonts and copy them to dist (25972b5)
  • add full width prop to grid fixes #46 (08d56f0)
  • add gutter none to wrap (2b6283b)
  • add initial components (2433f54)
  • add license (2995a1d)
  • add loading spinner component (5dc4df7)
  • add menu item hover and disabled states (9e3761d)
  • add new checks to mergify (6d795fa)
  • add new container images (451be32)
  • add options for single colored box trolibox containers (1a36038)
  • add organic stream type (633fdf2)
  • add padding prop to collapse (ca70a95)
  • add signature integrity checks (64c3cac)
  • add Skin type for better devex (7f4cfb5)
  • add spacing control to wrap (a77fb20)
  • add stat to showroom (f1c2c68)
  • add stream colors to ContainerSvg (ffdd1da)
  • add support for node 20, remove node 16 (74f6e27)
  • add teep colors (6e550dc)
  • add text transform to text component (df46c80)
  • add the info skin to bor skins (71c49e4)
  • add transition for bar stack item height (d2abdf0)
  • add upper and lower value to change handler (1809fbe)
  • add web fonts (81bc4d5)
  • additional container svg colours (fc3d49e)
  • additional container svgs (afe3c9f)
  • adjust BoR mobile font sizes (8b748bd)
  • alert component (f2e8952)
  • allow additional props on menubar for a11y (e661949)
  • allow any string key on HelpText component (1c293a1)
  • allow passing component to card (d3a1050)
  • app and section components (6279b52)
  • auto animate lists (e1310fa)
  • bar stack migrated from LA portal (35d24c4)
  • barstack underlying styles (fb3086f)
  • better id name (d563366)
  • bind to sonarcloud [skip ci] (40d23f0)
  • box (f78e52f)
  • breadcrumb (79e4442)
  • bump h1 up again (54b534b)
  • bump h1 up again (a3dc83a)
  • bump the tbor fonts (ab7499d)
  • button hover styles (9f0563a)
  • button icon aspect ratio, better button theming (d698366)
  • button styles (5f09eb2)
  • button, dropdown and modal style adjustments (9134ba6)
  • carbon icon (13a25b5)
  • card additional props (8f1e861)
  • card layouts (b564a69)
  • card scaffolding (fa416e2)
  • change badge type for variant and increase color options (29c924c)
  • change css display for chip (b3c9329)
  • cleaner thumbnails (1d72634)
  • clicky buttons (3f628f8)
  • collapse a11y (d8b3736)
  • collapse and faq styles (838cc4f)
  • collapse initiallyOpen prop (3b47770)
  • collapse open and closed icon props (0e12e07)
  • collapse story improvements (04e89a5)
  • collapsing breading (2ddd37f)
  • color tokens (c787a05)
  • colour variables (008c60e)
  • configure dependabot so that it uses the correct prefix (c4e602f)
  • container and container svg components (44553eb)
  • convert button to a web component (5331a11)
  • convert checkbox and radio to a web component (222cddf)
  • convert dialog styles to evg-modal element (fbeeaf0)
  • convert HelpText to a web component evg-help-text (d3823b8)
  • convert icon to a web component (ce103a6)
  • convert input to a web component (057052f)
  • convert input to a web component (84bad06)
  • convert longform to a utility class (8b244ed)
  • convert longform to a utility class (9cf672a)
  • convert skin into a utility class called theme (f35fe10)
  • convert spacing to a utility class (6dd0557)
  • convert text, textalign, title and lead components to text utilities (22360b4)
  • convert wrap to a css web component (9b75519)
  • create evg-sticky web component (3438fe3)
  • css range slider native styles (7dd9588)
  • custom icons (2a78a99)
  • custom icons (e90278e)
  • customisable secondary colour for container svg component (c964bac)
  • datepicker (134b8c3)
  • datepicker (WIP) (11957e2)
  • desktop menubar (98d9e9a)
  • disabled state (c202e41)
  • drawer and nav components (7180210)
  • drop unused property (6a23974)
  • dropdown (52d3adb)
  • evg-alert type changed to variant and more colors (d0b10b0)
  • extend img with icon thumbnail capabilities (202eb79)
  • extract component css to own file (9713277)
  • faq (4826bd3)
  • faq and collapse styles (3c9002f)
  • filled circle custom icon (8a892e7)
  • fluid lg spacing prop (85e5908)
  • force npm token (f831a43)
  • form group info (623e86e)
  • formgroup as fieldset (ba9efb3)
  • generate provenance statements (00d1629)
  • giant icon size (695d0eb)
  • grid to css web component (07ca8dc)
  • Grid: add wrap reverse (3b7edf8)
  • help text as prop (070a288)
  • help text styles (f5a1a13)
  • hook up all the mobile nav showroom examples (5e5a211)
  • horizontal form group (b5253fc)
  • icon props (662f8e7)
  • icon with title (dfa8f09)
  • ignore storybook build dir (407023d)
  • img component (678e5f0)
  • import mobius css variables (92a443b)
  • improve carbon icon viewport center (b90e6f6)
  • improve form-group and label design styles (a99b5eb)
  • increase badge border radius (f09c367)
  • info skin (0f99c6f)
  • initial project scaffolding (ba93972)
  • input focus state for BoR (3c759bf)
  • input variables (f2b56e6)
  • install latest tokens and clean up the docs (0afd3d0)
  • install new fonts (e21915d)
  • install new mobius tokens package (6db90d0)
  • install react-minimal-pie-chart (d866919)
  • install react-range-slider-input package (ccbe7df)
  • install sass-loader (2e85cf5)
  • label as span tag (cce02a8)
  • label component (compatible with LA portal label component) (fda78f2)
  • latest mobius tokens (9a642b9)
  • link (3c281d4)
  • lint commit messages (8475482)
  • lint staged (98872cf)
  • list spacing prop (7afaae0)
  • loading form group (0d36f30)
  • loading placeholder components (f8b4cf0)
  • longform styles (fd7272d)
  • make card border radius themable fixes #52 (7a56c5f)
  • make headin font weight themeable fixes #45 (67e3cba)
  • make sure ci is true (5f42ef4)
  • menu item theming (1814924)
  • menubar (d689a8e)
  • menubar styles (13036ef)
  • migrate badge to web component (6acd05b)
  • migrate collapse from tbor (add12b4)
  • migrate collapse to evg-collapse (e92240c)
  • migrate evg-enter component (ea7f0e4)
  • migrate loading button to a web component (f0131c8)
  • migrate loading image to a web component (3e8f4b4)
  • migrate loading spinner to a web component (638ba43)
  • migrate loading text to a web component (e98fb0f)
  • migrate pie chart component from la portal (59917b0)
  • migrate vehicle svg component from eteep (4bd2b0b)
  • mobile expanding menu (db14b00)
  • modal header (5a7e4a0)
  • more clicky things and new button tokens (38b9b26)
  • more new variables (090a444)
  • move colors to color file (4699f98)
  • move config and add auto-approvals for security updates (700287b)
  • muted background for recommended scenario (e9dd18c)
  • muted prop on card body (3e263c1)
  • nicer modal api (81f7b7b)
  • npm package (ce0be2c)
  • prefer nullish coellesoisjf (d81a4ad)
  • publish releases to npm (b575806)
  • radius tokens (a96b057)
  • remove datepicker (06cfeeb)
  • remove enter prop from evg-enter (9744fc9)
  • remove inertia scroll elastic band effect (9eb2a4b)
  • remove invalid check, github handles this automagically (0fcc78d)
  • remove legacy-peer-deps sticking plaster (d943c93)
  • remove List and ListItem react components (d692b57)
  • remove margin top from evg-help-text (507434b)
  • remove negative button variant (aa8a149)
  • remove react enter component (6a85696)
  • remove react formGroup and label (6114604)
  • remove react loading components (92eccdd)
  • remove react modal component (8cd84e5)
  • remove spacing axis (6a83845)
  • remove spacing axis (35e27e5)
  • remove steel variant from badge (3f1b86b)
  • remove sticky react component (1052d7e)
  • remove text component (383773e)
  • remove use of lightest sentiment colors (7b987f4)
  • remove z index use from evg-enter (0221f7c)
  • rename help text type to variant (c63af61)
  • rename text button variant to ghost (5e3ff3e)
  • rename update evg-wrap to evg-wrapper (7478fb5)
  • render Button as a different component (bf67777)
  • revert adding link to alertr (46c0bfb)
  • rounded track ends (b7113b1)
  • run tests and linting on multiple node versions (4a92205)
  • scaffold menu item (457648a)
  • scaffold stat component (5ce3d62)
  • scenario list (8ce513f)
  • scenario summary (580928b)
  • section img (6eb26b5)
  • set workflow permissions (0aad051)
  • setup semantic releases (5a9f5fb)
  • skin muted text colour (8c208f0)
  • slider and select style updates (0fc5b4b)
  • slider component (117980d)
  • slider label component as child (e2cb949)
  • slider styles (e828264)
  • sonarcloud binding (8dc8d82)
  • spacing as a utility class (4aba628)
  • stat component (232e43b)
  • sticky (b726c37)
  • stop card headers having their own styles (758436a)
  • storybook theme (e19f01a)
  • stream dot component from LA portal (c2f0e97)
  • support node 18 (ae60c1c)
  • support node 22. Closes #288 (fa51d7c)
  • support suffix in input and remove icon prop (#21) (f3ab49a)
  • swap chip selected prop for aria-pressed (b5d2037)
  • swap most remaining sass variables for css variables (36c27cc)
  • swap out colours (3312258)
  • swap out font variables (a4ef423)
  • tbor containers (f97f838)
  • tbor theme (98bf73c)
  • text button (4ef0f9d)
  • text button styles (1283779)
  • text button weights (e6189d5)
  • themable radio checkbox border radius and indicator selected color (f729be8)
  • tighter line heights (1a7da3a)
  • tokens 2.10.0 (dee7c61)
  • tokens 2.13.0 (2053f7a)
  • transition card background and color (143fbfd)
  • transparent menubar variant (b1a61e5)
  • type the container svg name prop (f18e215)
  • update alert colors to just sentiment colors (48e97c8)
  • update help text to sentiment colors (93ffc93)
  • update loading transition css tokens for pulse (8d6fa3a)
  • update logo size (33f8a4e)
  • update peer dependencies (6fe4ec7)
  • update skin variables (1d21fb3)
  • update skins (fcba5e3)
  • update state tokens to sentiment (6695c32)
  • update to tokens 2.5.0 (e00916b)
  • update tokens (828d807)
  • update tokens package to 2.9.0 (6726a43)
  • update tokens to 2.16.1 (7ea201e)
  • update tokens to 2.3.0 (d8b171c)
  • update tokens to get latest fonts (63158a4)
  • update trolibocs containerSVG name prop values (cdef803)
  • update wrap office address (d668538)
  • upgrade actions [skip release] (98dee3b)
  • upgrade postcss to fix peer dependency error (d36bbae)
  • upgrade prettier (8628957)
  • upgrade tokens (9eaab34)
  • upgrade typescript (f9f5eda)
  • use breakpoint tokens (1cc8b64)
  • use evg-wrapper instead of evg-wrap in all stories (11a89b4)
  • use label component in scenario list story (6ffe308)
  • use mobius input variables (edcd0ea)
  • use mobius spacing variables (831cf20)
  • use mobius transition variables (9f7f74d)
  • use node 18 by default (800c845)
  • use positive instead of green (fcd9823)
  • use rollup to build the lib (e6db0e0)
  • use skins for label styles (913c173)
  • video (ce3bc34)

Bug Fixes

  • 1px offset for select focus outline (bc593c4)
  • 75096typeof is not a valid attribute on svg (46a36b3)
  • a11y (d0cc3a5)
  • a11y check (fcbef57)
  • a11y contrast (ef1e6bb)
  • a11y contrast link compliant (af79b51)
  • a11y tests (8a25358)
  • a11y warning for checkbox (2ec51ee)
  • a11y warnings (fe01057)
  • accessible lists (fb6c001)
  • actually run the build on publish (2b5ad45)
  • add breakpoint namespace (abda30e)
  • add missing class properties (616b04e)
  • add missing text sizes (27a8613)
  • add repository field for npm provenance verification (29e36e6)
  • add repository url to package json for npm provenance (c4f2e73)
  • add tbor colors to type (4b224fc)
  • add viewboxes to the bundle and roll cage svgs (8b11a80)
  • allow cost to be a string (a1e6e30)
  • base skin (3f847f5)
  • boolean props to handle web component strings (853ccaa)
  • breakpoint import (4cf9003)
  • broken colours and minor adjustments (127252f)
  • browser compatible build using esbuild (cd97174)
  • bump @popperjs/core from 2.11.6 to 2.11.8 (a313393)
  • bump classnames from 2.3.2 to 2.5.1 (e0f3c8b)
  • bump date-fns from 2.29.3 to 3.6.0 (0e6b10f)
  • bump ip from 2.0.0 to 2.0.1 (81761a5)
  • bump react-day-picker from 8.4.1 to 9.0.6 (7a2094a)
  • bump react-day-picker from 9.0.6 to 9.0.7 (372460d)
  • button breakpoint (dfe9b28)
  • button styles (6b7b7c7)
  • button underline hover (b140570)
  • camel case container svg clipRule and fillRule attributes (8311f0b)
  • card body muted prop release (366168f)
  • cards with onClick (38ff010)
  • centre menubar tabs for better small screen layout (7507b48)
  • checkbox width 100% (b6ec084)
  • circle icon display (18c4774)
  • collapse: close animation and unique ids (d8af8a5)
  • control props (77c53c6)
  • correctly define types (fb9fe06)
  • custom icon imports (75da150)
  • custom icons viewbox (91c9cd3)
  • datepicker z index (a948860)
  • directly install failing dependency (e204269)
  • disabled property on radio control (6c2fa82)
  • don't just apply grid on screen devices (be3f587)
  • double quotes -> single quotes (90aa121)
  • downgrade package (49ed283)
  • enable click on upper portion of track (3a61351)
  • ensure that hidden elements are not focusable (32629fa)
  • export interfaces (0a5ee29)
  • exports (3cf5465)
  • faq click a11y (96b7c96)
  • fonts (83e476b)
  • form group lint errors (dbbb194)
  • generated d.ts files included in repo (f08f26f)
  • give chromatic the full git history (ab33190)
  • grid does not need to be full width (543bf27)
  • handle empty icons (00f2061)
  • heading styles (e18e2d3)
  • hide focusable elements inside collapsed content (7b6c5fe)
  • icon viewbox (7ba5f02)
  • ignore next pages warning (2d05b9f)
  • info skin (bb8a288)
  • input types (66a754e)
  • install dependencies (06f4574)
  • install latest eslint version (f59bd19)
  • install latest eslint version (9e3b881)
  • install mobius tokens from right place (6df5e6e)
  • installation (e400c0e)
  • label alignment (ea9198e)
  • label modifiers (9113f9d)
  • link in text block a11y warning (7581156)
  • lint errors (9e74f89)
  • lint issues (c79c90f)
  • lint issues in .js files (99a80f0)
  • linting rule (d035e02)
  • list item width (29e6c77)
  • make all the children optional (e05ca8a)
  • make enter not full width by default because it breaks safari layout (462dc9e)
  • make frequency optional (538d267)
  • make output file same name as the type file (#23) (c576ff9)
  • make styles work for different min/max values (c3e105c)
  • merge conflict (dcc7ad0)
  • minor colour fixes (e5a5553)
  • missing aria attribute (983ff89)
  • missing semi (325c3c8)
  • modal using deprecated math (9d0655b)
  • more double to single quote fixes (3ff8157)
  • non relative imports (ef0bb15)
  • open initial state (e6eaeb6)
  • patch up the linting (c9d866c)
  • put the a11y disable thing in the right place (66d98e2)
  • radio/checkbox wrapping (8433642)
  • readonly properties (74f0182)
  • related story links (313024f)
  • remove ~ (8a8dea3)
  • remove day picker (3d39af2)
  • remove default props (7df71c3)
  • remove invalid default (f943502)
  • remove role of list from list, as it is already a list (24c428f)
  • remove scenario components (4c3011d)
  • remove speech marks (1e0aaf2)
  • remove trailing white space for lint (9dcd41f)
  • remove unnecessary package (95bf708)
  • remove unnecessary parts inc react-hook-form controller (485fd92)
  • remove unnecessary props (414a255)
  • rename label to badge (72217f1)
  • rename modal files to work with the export script (0ee74fc)
  • revert @storybook/addon-docs to 6.5.13 (fbdc5a8)
  • revert prettier to 2.8.1 (53e3a98)
  • revert stylelint to v15 (8776ec2)
  • right fluid spacing (4ad9b07)
  • right negative fluid spacing (20ea405)
  • run a11y tests (c8470ff)
  • sass missing (a24c344)
  • set the package to public (928b8f8)
  • several minor fixes (df35dd1)
  • skin display (cba1a93)
  • slider appearance in firefox (a75df4f)
  • slider label style (b18babc)
  • slider label value check for undefined/null rather than false (57c8b24)
  • slider props spread type (6ea372c)
  • small tweaks (b124c77)
  • spaces in container svg (0d26fb2)
  • sticky horizontal scroll (554584b)
  • stop mergify asking for reviews on draft prs (af1b35a)
  • storybook build (ea72df5)
  • switch to PAT for publishing (e2c20b0)
  • temporarily disable a11y color contrast test (20b32a2)
  • TextButton: make children optional (ca276ad)
  • the build (e82ef7f)
  • the icon component imports (779da72)
  • tidy up (dc349ad)
  • tidy up (0db653b)
  • try fresh package lock to fix showroom (5ad41d0)
  • typings (#25) (f4c8c6c)
  • typography fixes (4790b88)
  • undefined variable (9cc2b7e)
  • unnecessary arrow fn (946f3c7)
  • update a11y dialog to silence react default props warnings (33e9d73)
  • update and override dependencies to workaround a semantic release bug (d5ca9e5)
  • update the docs ref to custom icons folder (4eac3fc)
  • use display flex with card muted body (fce69bd)
  • use input border colors for input (95fbff2)
  • use latest node lts (7c8fbf9)
  • use node auth token (7ae3353)
  • use rems for breakpoints (#29) (6ac48c3)
  • use valid secrets (333ea42)
  • we dont need default props especially when they conflict with default args (fc07506)
  • webpack build (dddfe3f)

Reverts

  • moving from use to import (d86b7be)
  • moving from use to import (b6a4089)

2.0.0 (2025-08-06)

⚠ BREAKING CHANGES

  • update help text to sentiment colors
  • update alert colors to just sentiment colors
  • update state tokens to sentiment
  • evg-alert type changed to variant and more colors

Features

  • evg-alert type changed to variant and more colors (d0b10b0)
  • npm package (ce0be2c)
  • remove use of lightest sentiment colors (7b987f4)
  • rename help text type to variant (c63af61)
  • update alert colors to just sentiment colors (48e97c8)
  • update help text to sentiment colors (93ffc93)
  • update state tokens to sentiment (6695c32)
  • update wrap office address (d668538)

Bug Fixes

  • browser compatible build using esbuild (cd97174)
  • storybook build (ea72df5)
  • use input border colors for input (95fbff2)

Reverts

  • moving from use to import (d86b7be)
  • moving from use to import (b6a4089)

2.1.0 (2025-06-19)

Features

  • update wrap office address (d668538)

2.0.0 (2025-03-31)

⚠ BREAKING CHANGES

  • update help text to sentiment colors
  • update alert colors to just sentiment colors
  • update state tokens to sentiment
  • evg-alert type changed to variant and more colors

Features

  • evg-alert type changed to variant and more colors (d0b10b0)
  • remove use of lightest sentiment colors (7b987f4)
  • rename help text type to variant (c63af61)
  • update alert colors to just sentiment colors (48e97c8)
  • update help text to sentiment colors (93ffc93)
  • update state tokens to sentiment (6695c32)

Bug Fixes

  • use input border colors for input (95fbff2)

1.0.0 (2025-03-31)

⚠ BREAKING CHANGES

  • rename text button variant to ghost
  • swap chip selected prop for aria-pressed
  • remove steel variant from badge
  • change badge type for variant and increase color options
  • rename update evg-wrap to evg-wrapper
  • remove negative button variant
  • remove react formGroup and label
  • convert dialog styles to evg-modal element
  • remove react modal component
  • migrate collapse to evg-collapse
  • remove enter prop from evg-enter
  • remove List and ListItem react components
  • remove sticky react component
  • remove react enter component
  • migrate evg-enter component
  • remove react loading components
  • remove margin top from evg-help-text
  • convert HelpText to a web component evg-help-text
  • migrate badge to web component
  • update trolibocs containerSVG name prop values
  • convert spacing to a utility class
  • spacing as a utility class
  • convert skin into a utility class called theme
  • remove text component
  • convert text, textalign, title and lead components to text utilities
  • drop unused property
  • remove spacing axis
  • remove spacing axis
  • extract component css to own file
  • The modal setupRef function has been removed, pass the ref as a prop instead
  • move colors to color file
  • tbor theme
  • support suffix in input and remove icon prop (#21)

Features

  • 1px adjustment (0c13612)
  • add border radius to evg-help-text (d39ebb8)
  • add chip web component (f7c94e7)
  • add chromatic (1874e8d)
  • add color types for teep colors (10c21f2)
  • add compact option to Bar Stack (2cc43e2)
  • add dialog component styling (57752f7)
  • add evg-form-group component (e00eb8c)
  • add evg-label component (838769f)
  • add evg-list web component (172c1f3)
  • add evg-sr-only utility class (f4a2c53)
  • add fonts and copy them to dist (25972b5)
  • add full width prop to grid fixes #46 (08d56f0)
  • add gutter none to wrap (2b6283b)
  • add initial components (2433f54)
  • add license (2995a1d)
  • add loading spinner component (5dc4df7)
  • add menu item hover and disabled states (9e3761d)
  • add new checks to mergify (6d795fa)
  • add new container images (451be32)
  • add options for single colored box trolibox containers (1a36038)
  • add organic stream type (633fdf2)
  • add padding prop to collapse (ca70a95)
  • add signature integrity checks (64c3cac)
  • add Skin type for better devex (7f4cfb5)
  • add spacing control to wrap (a77fb20)
  • add stat to showroom (f1c2c68)
  • add stream colors to ContainerSvg (ffdd1da)
  • add support for node 20, remove node 16 (74f6e27)
  • add teep colors (6e550dc)
  • add text transform to text component (df46c80)
  • add the info skin to bor skins (71c49e4)
  • add transition for bar stack item height (d2abdf0)
  • add upper and lower value to change handler (1809fbe)
  • add web fonts (81bc4d5)
  • additional container svg colours (fc3d49e)
  • additional container svgs (afe3c9f)
  • adjust BoR mobile font sizes (8b748bd)
  • alert component (f2e8952)
  • allow additional props on menubar for a11y (e661949)
  • allow any string key on HelpText component (1c293a1)
  • allow passing component to card (d3a1050)
  • app and section components (6279b52)
  • auto animate lists (e1310fa)
  • bar stack migrated from LA portal (35d24c4)
  • barstack underlying styles (fb3086f)
  • better id name (d563366)
  • bind to sonarcloud [skip ci] (40d23f0)
  • box (f78e52f)
  • breadcrumb (79e4442)
  • bump h1 up again (54b534b)
  • bump h1 up again (a3dc83a)
  • bump the tbor fonts (ab7499d)
  • button hover styles (9f0563a)
  • button icon aspect ratio, better button theming (d698366)
  • button styles (5f09eb2)
  • button, dropdown and modal style adjustments (9134ba6)
  • carbon icon (13a25b5)
  • card additional props (8f1e861)
  • card layouts (b564a69)
  • card scaffolding (fa416e2)
  • change badge type for variant and increase color options (29c924c)
  • change css display for chip (b3c9329)
  • cleaner thumbnails (1d72634)
  • clicky buttons (3f628f8)
  • collapse a11y (d8b3736)
  • collapse and faq styles (838cc4f)
  • collapse initiallyOpen prop (3b47770)
  • collapse open and closed icon props (0e12e07)
  • collapse story improvements (04e89a5)
  • collapsing breading (2ddd37f)
  • color tokens (c787a05)
  • colour variables (008c60e)
  • configure dependabot so that it uses the correct prefix (c4e602f)
  • container and container svg components (44553eb)
  • convert button to a web component (5331a11)
  • convert checkbox and radio to a web component (222cddf)
  • convert dialog styles to evg-modal element (fbeeaf0)
  • convert HelpText to a web component evg-help-text (d3823b8)
  • convert icon to a web component (ce103a6)
  • convert input to a web component (057052f)
  • convert input to a web component (84bad06)
  • convert longform to a utility class (8b244ed)
  • convert longform to a utility class (9cf672a)
  • convert skin into a utility class called theme (f35fe10)
  • convert spacing to a utility class (6dd0557)
  • convert text, textalign, title and lead components to text utilities (22360b4)
  • convert wrap to a css web component (9b75519)
  • create evg-sticky web component (3438fe3)
  • css range slider native styles (7dd9588)
  • custom icons (2a78a99)
  • custom icons (e90278e)
  • customisable secondary colour for container svg component (c964bac)
  • datepicker (134b8c3)
  • datepicker (WIP) (11957e2)
  • desktop menubar (98d9e9a)
  • disabled state (c202e41)
  • drawer and nav components (7180210)
  • drop unused property (6a23974)
  • dropdown (52d3adb)
  • extend img with icon thumbnail capabilities (202eb79)
  • extract component css to own file (9713277)
  • faq (4826bd3)
  • faq and collapse styles (3c9002f)
  • filled circle custom icon (8a892e7)
  • fluid lg spacing prop (85e5908)
  • force npm token (f831a43)
  • form group info (623e86e)
  • formgroup as fieldset (ba9efb3)
  • generate provenance statements (00d1629)
  • giant icon size (695d0eb)
  • grid to css web component (07ca8dc)
  • Grid: add wrap reverse (3b7edf8)
  • help text as prop (070a288)
  • help text styles (f5a1a13)
  • hook up all the mobile nav showroom examples (5e5a211)
  • horizontal form group (b5253fc)
  • icon props (662f8e7)
  • icon with title (dfa8f09)
  • ignore storybook build dir (407023d)
  • img component (678e5f0)
  • import mobius css variables (92a443b)
  • improve carbon icon viewport center (b90e6f6)
  • improve form-group and label design styles (a99b5eb)
  • increase badge border radius (f09c367)
  • info skin (0f99c6f)
  • initial project scaffolding (ba93972)
  • input focus state for BoR (3c759bf)
  • input variables (f2b56e6)
  • install latest tokens and clean up the docs (0afd3d0)
  • install new fonts (e21915d)
  • install new mobius tokens package (6db90d0)
  • install react-minimal-pie-chart (d866919)
  • install react-range-slider-input package (ccbe7df)
  • install sass-loader (2e85cf5)
  • label as span tag (cce02a8)
  • label component (compatible with LA portal label component) (fda78f2)
  • latest mobius tokens (9a642b9)
  • link (3c281d4)
  • lint commit messages (8475482)
  • lint staged (98872cf)
  • list spacing prop (7afaae0)
  • loading form group (0d36f30)
  • loading placeholder components (f8b4cf0)
  • longform styles (fd7272d)
  • make card border radius themable fixes #52 (7a56c5f)
  • make headin font weight themeable fixes #45 (67e3cba)
  • make sure ci is true (5f42ef4)
  • menu item theming (1814924)
  • menubar (d689a8e)
  • menubar styles (13036ef)
  • migrate badge to web component (6acd05b)
  • migrate collapse from tbor (add12b4)
  • migrate collapse to evg-collapse (e92240c)
  • migrate evg-enter component (ea7f0e4)
  • migrate loading button to a web component (f0131c8)
  • migrate loading image to a web component (3e8f4b4)
  • migrate loading spinner to a web component (638ba43)
  • migrate loading text to a web component (e98fb0f)
  • migrate pie chart component from la portal (59917b0)
  • migrate vehicle svg component from eteep (4bd2b0b)
  • mobile expanding menu (db14b00)
  • modal header (5a7e4a0)
  • more clicky things and new button tokens (38b9b26)
  • more new variables (090a444)
  • move colors to color file (4699f98)
  • move config and add auto-approvals for security updates (700287b)
  • muted background for recommended scenario (e9dd18c)
  • muted prop on card body (3e263c1)
  • nicer modal api (81f7b7b)
  • prefer nullish coellesoisjf (d81a4ad)
  • publish releases to npm (b575806)
  • radius tokens (a96b057)
  • remove datepicker (06cfeeb)
  • remove enter prop from evg-enter (9744fc9)
  • remove inertia scroll elastic band effect (9eb2a4b)
  • remove invalid check, github handles this automagically (0fcc78d)
  • remove legacy-peer-deps sticking plaster (d943c93)
  • remove List and ListItem react components (d692b57)
  • remove margin top from evg-help-text (507434b)
  • remove negative button variant (aa8a149)
  • remove react enter component (6a85696)
  • remove react formGroup and label (6114604)
  • remove react loading components (92eccdd)
  • remove react modal component (8cd84e5)
  • remove spacing axis (6a83845)
  • remove spacing axis (35e27e5)
  • remove steel variant from badge (3f1b86b)
  • remove sticky react component (1052d7e)
  • remove text component (383773e)
  • remove z index use from evg-enter (0221f7c)
  • rename text button variant to ghost (5e3ff3e)
  • rename update evg-wrap to evg-wrapper (7478fb5)
  • render Button as a different component (bf67777)
  • revert adding link to alertr (46c0bfb)
  • rounded track ends (b7113b1)
  • run tests and linting on multiple node versions (4a92205)
  • scaffold menu item (457648a)
  • scaffold stat component (5ce3d62)
  • scenario list (8ce513f)
  • scenario summary (580928b)
  • section img (6eb26b5)
  • set workflow permissions (0aad051)
  • setup semantic releases (5a9f5fb)
  • skin muted text colour (8c208f0)
  • slider and select style updates (0fc5b4b)
  • slider component (117980d)
  • slider label component as child (e2cb949)
  • slider styles (e828264)
  • sonarcloud binding (8dc8d82)
  • spacing as a utility class (4aba628)
  • stat component (232e43b)
  • sticky (b726c37)
  • stop card headers having their own styles (758436a)
  • storybook theme (e19f01a)
  • stream dot component from LA portal (c2f0e97)
  • support node 18 (ae60c1c)
  • support node 22. Closes #288 (fa51d7c)
  • support suffix in input and remove icon prop (#21) (f3ab49a)
  • swap chip selected prop for aria-pressed (b5d2037)
  • swap most remaining sass variables for css variables (36c27cc)
  • swap out colours (3312258)
  • swap out font variables (a4ef423)
  • tbor containers (f97f838)
  • tbor theme (98bf73c)
  • text button (4ef0f9d)
  • text button styles (1283779)
  • text button weights (e6189d5)
  • themable radio checkbox border radius and indicator selected color (f729be8)
  • tighter line heights (1a7da3a)
  • tokens 2.10.0 (dee7c61)
  • tokens 2.13.0 (2053f7a)
  • transition card background and color (143fbfd)
  • transparent menubar variant (b1a61e5)
  • type the container svg name prop (f18e215)
  • update loading transition css tokens for pulse (8d6fa3a)
  • update logo size (33f8a4e)
  • update peer dependencies (6fe4ec7)
  • update skin variables (1d21fb3)
  • update skins (fcba5e3)
  • update to tokens 2.5.0 (e00916b)
  • update tokens (828d807)
  • update tokens package to 2.9.0 (6726a43)
  • update tokens to 2.16.1 (7ea201e)
  • update tokens to 2.3.0 (d8b171c)
  • update tokens to get latest fonts (63158a4)
  • update trolibocs containerSVG name prop values (cdef803)
  • upgrade actions [skip release] (98dee3b)
  • upgrade postcss to fix peer dependency error (d36bbae)
  • upgrade prettier (8628957)
  • upgrade tokens (9eaab34)
  • upgrade typescript (f9f5eda)
  • use breakpoint tokens (1cc8b64)
  • use evg-wrapper instead of evg-wrap in all stories (11a89b4)
  • use label component in scenario list story (6ffe308)
  • use mobius input variables (edcd0ea)
  • use mobius spacing variables (831cf20)
  • use mobius transition variables (9f7f74d)
  • use node 18 by default (800c845)
  • use positive instead of green (fcd9823)
  • use rollup to build the lib (e6db0e0)
  • use skins for label styles (913c173)
  • video (ce3bc34)

Bug Fixes

  • 1px offset for select focus outline (bc593c4)
  • 75096typeof is not a valid attribute on svg (46a36b3)
  • a11y (d0cc3a5)
  • a11y check (fcbef57)
  • a11y contrast (ef1e6bb)
  • a11y contrast link compliant (af79b51)
  • a11y tests (8a25358)
  • a11y warning for checkbox (2ec51ee)
  • a11y warnings (fe01057)
  • accessible lists (fb6c001)
  • actually run the build on publish (2b5ad45)
  • add breakpoint namespace (abda30e)
  • add missing class properties (616b04e)
  • add missing text sizes (27a8613)
  • add tbor colors to type (4b224fc)
  • add viewboxes to the bundle and roll cage svgs (8b11a80)
  • allow cost to be a string (a1e6e30)
  • base skin (3f847f5)
  • boolean props to handle web component strings (853ccaa)
  • breakpoint import (4cf9003)
  • broken colours and minor adjustments (127252f)
  • bump @popperjs/core from 2.11.6 to 2.11.8 (a313393)
  • bump classnames from 2.3.2 to 2.5.1 (e0f3c8b)
  • bump date-fns from 2.29.3 to 3.6.0 (0e6b10f)
  • bump ip from 2.0.0 to 2.0.1 (81761a5)
  • bump react-day-picker from 8.4.1 to 9.0.6 (7a2094a)
  • bump react-day-picker from 9.0.6 to 9.0.7 (372460d)
  • button breakpoint (dfe9b28)
  • button styles (6b7b7c7)
  • button underline hover (b140570)
  • camel case container svg clipRule and fillRule attributes (8311f0b)
  • card body muted prop release (366168f)
  • cards with onClick (38ff010)
  • centre menubar tabs for better small screen layout (7507b48)
  • checkbox width 100% (b6ec084)
  • circle icon display (18c4774)
  • collapse: close animation and unique ids (d8af8a5)
  • control props (77c53c6)
  • correctly define types (fb9fe06)
  • custom icon imports (75da150)
  • custom icons viewbox (91c9cd3)
  • datepicker z index (a948860)
  • directly install failing dependency (e204269)
  • disabled property on radio control (6c2fa82)
  • don't just apply grid on screen devices (be3f587)
  • double quotes -> single quotes (90aa121)
  • downgrade package (49ed283)
  • enable click on upper portion of track (3a61351)
  • ensure that hidden elements are not focusable (32629fa)
  • export interfaces (0a5ee29)
  • exports (3cf5465)
  • faq click a11y (96b7c96)
  • fonts (83e476b)
  • form group lint errors (dbbb194)
  • generated d.ts files included in repo (f08f26f)
  • give chromatic the full git history (ab33190)
  • grid does not need to be full width (543bf27)
  • handle empty icons (00f2061)
  • heading styles (e18e2d3)
  • hide focusable elements inside collapsed content (7b6c5fe)
  • icon viewbox (7ba5f02)
  • ignore next pages warning (2d05b9f)
  • info skin (bb8a288)
  • input types (66a754e)
  • install dependencies (06f4574)
  • install latest eslint version (f59bd19)
  • install latest eslint version (9e3b881)
  • install mobius tokens from right place (6df5e6e)
  • installation (e400c0e)
  • label alignment (ea9198e)
  • label modifiers (9113f9d)
  • link in text block a11y warning (7581156)
  • lint errors (9e74f89)
  • lint issues (c79c90f)
  • lint issues in .js files (99a80f0)
  • linting rule (d035e02)
  • list item width (29e6c77)
  • make all the children optional (e05ca8a)
  • make enter not full width by default because it breaks safari layout (462dc9e)
  • make frequency optional (538d267)
  • make output file same name as the type file (#23) (c576ff9)
  • make styles work for different min/max values (c3e105c)
  • merge conflict (dcc7ad0)
  • minor colour fixes (e5a5553)
  • missing aria attribute (983ff89)
  • missing semi (325c3c8)
  • modal using deprecated math (9d0655b)
  • more double to single quote fixes (3ff8157)
  • non relative imports (ef0bb15)
  • open initial state (e6eaeb6)
  • patch up the linting (c9d866c)
  • put the a11y disable thing in the right place (66d98e2)
  • radio/checkbox wrapping (8433642)
  • readonly properties (74f0182)
  • related story links (313024f)
  • remove ~ (8a8dea3)
  • remove day picker (3d39af2)
  • remove default props (7df71c3)
  • remove invalid default (f943502)
  • remove role of list from list, as it is already a list (24c428f)
  • remove scenario components (4c3011d)
  • remove speech marks (1e0aaf2)
  • remove trailing white space for lint (9dcd41f)
  • remove unnecessary package (95bf708)
  • remove unnecessary parts inc react-hook-form controller (485fd92)
  • remove unnecessary props (414a255)
  • rename label to badge (72217f1)
  • rename modal files to work with the export script (0ee74fc)
  • revert @storybook/addon-docs to 6.5.13 (fbdc5a8)
  • revert prettier to 2.8.1 (53e3a98)
  • revert stylelint to v15 (8776ec2)
  • right fluid spacing (4ad9b07)
  • right negative fluid spacing (20ea405)
  • run a11y tests (c8470ff)
  • sass missing (a24c344)
  • set the package to public (928b8f8)
  • several minor fixes (df35dd1)
  • skin display (cba1a93)
  • slider appearance in firefox (a75df4f)
  • slider label style (b18babc)
  • slider label value check for undefined/null rather than false (57c8b24)
  • slider props spread type (6ea372c)
  • small tweaks (b124c77)
  • spaces in container svg (0d26fb2)
  • sticky horizontal scroll (554584b)
  • stop mergify asking for reviews on draft prs (af1b35a)
  • switch to PAT for publishing (e2c20b0)
  • temporarily disable a11y color contrast test (20b32a2)
  • TextButton: make children optional (ca276ad)
  • the build (e82ef7f)
  • the icon component imports (779da72)
  • tidy up (dc349ad)
  • tidy up (0db653b)
  • try fresh package lock to fix showroom (5ad41d0)
  • typings (#25) (f4c8c6c)
  • typography fixes (4790b88)
  • undefined variable (9cc2b7e)
  • unnecessary arrow fn (946f3c7)
  • update a11y dialog to silence react default props warnings (33e9d73)
  • update and override dependencies to workaround a semantic release bug (d5ca9e5)
  • update the docs ref to custom icons folder (4eac3fc)
  • use display flex with card muted body (fce69bd)
  • use latest node lts (7c8fbf9)
  • use node auth token (7ae3353)
  • use rems for breakpoints (#29) (6ac48c3)
  • use valid secrets (333ea42)
  • we dont need default props especially when they conflict with default args (fc07506)
  • webpack build (dddfe3f)

8.5.0 (2025-01-09)

Features

  • add transition for bar stack item height (d2abdf0)

8.4.0 (2025-01-08)

Features

  • add stream colors to ContainerSvg (ffdd1da)

8.3.0 (2025-01-07)

Features

  • migrate vehicle svg component from eteep (4bd2b0b)

8.2.0 (2024-12-16)

Features

  • add organic stream type (633fdf2)

Bug Fixes

  • install evergreen tokens from right place (6df5e6e)

8.1.0 (2024-12-16)

Features

  • add loading spinner component (5dc4df7)

8.0.0 (2024-11-29)

⚠ BREAKING CHANGES

  • drop unused property

Features

Bug Fixes

  • directly install failing dependency (e204269)
  • downgrade package (49ed283)

7.19.0 (2024-11-20)

Features

  • allow passing component to card (d3a1050)

7.18.0 (2024-10-30)

Features

  • add padding prop to collapse (ca70a95)

7.17.0 (2024-09-26)

Features

  • latest evergreen tokens (9a642b9)

7.16.2 (2024-09-23)

Bug Fixes

7.16.1 (2024-09-23)

Bug Fixes

7.16.0 (2024-09-23)

Features

  • update tokens to get latest fonts (63158a4)

7.15.1 (2024-09-20)

Bug Fixes

  • allow cost to be a string (a1e6e30)
  • make frequency optional (538d267)

7.15.0 (2024-09-20)

Features

Bug Fixes

7.14.1 (2024-09-09)

Bug Fixes

  • add viewboxes to the bundle and roll cage svgs (8b11a80)

7.14.0 (2024-09-09)

Features

Bug Fixes

  • bump @popperjs/core from 2.11.6 to 2.11.8 (a313393)
  • bump classnames from 2.3.2 to 2.5.1 (e0f3c8b)
  • bump date-fns from 2.29.3 to 3.6.0 (0e6b10f)
  • bump react-day-picker from 8.4.1 to 9.0.6 (7a2094a)
  • bump react-day-picker from 9.0.6 to 9.0.7 (372460d)
  • ensure that hidden elements are not focusable (32629fa)
  • install latest eslint version (f59bd19)
  • install latest eslint version (9e3b881)
  • remove role of list from list, as it is already a list (24c428f)
  • revert @storybook/addon-docs to 6.5.13 (fbdc5a8)
  • revert prettier to 2.8.1 (53e3a98)
  • revert stylelint to v15 (8776ec2)
  • update and override dependencies to workaround a semantic release bug (d5ca9e5)
  • use latest node lts (7c8fbf9)

7.13.0 (2024-08-01)

Features

  • input focus state for BoR (3c759bf)

Bug Fixes

  • 1px offset for select focus outline (bc593c4)

7.12.2 (2024-07-23)

Bug Fixes

  • collapse: close animation and unique ids (d8af8a5)

7.12.1 (2024-07-22)

Bug Fixes

  • hide focusable elements inside collapsed content (7b6c5fe)
  • missing aria attribute (983ff89)

7.12.0 (2024-07-15)

Features

  • allow any string key on HelpText component (1c293a1)

7.11.0 (2024-07-15)

Features

7.10.0 (2024-04-22)

Features

  • adjust BoR mobile font sizes (8b748bd)

7.9.0 (2024-04-03)

Features

Bug Fixes

  • update a11y dialog to silence react default props warnings (33e9d73)

7.8.2 (2024-03-14)

Bug Fixes

  • use display flex with card muted body (fce69bd)

7.8.1 (2024-03-14)

Bug Fixes

  • card body muted prop release (366168f)

7.8.0 (2024-03-05)

Features

  • add signature integrity checks (64c3cac)
  • muted prop on card body (3e263c1)
  • set workflow permissions (0aad051)
  • upgrade actions [skip release] (98dee3b)

Bug Fixes

  • bump ip from 2.0.0 to 2.0.1 (81761a5)
  • switch to PAT for publishing (e2c20b0)
  • use valid secrets (333ea42)

7.7.0 (2024-01-11)

Features

  • configure dependabot so that it uses the correct prefix (c4e602f)

7.6.1 (2024-01-09)

Bug Fixes

7.6.0 (2024-01-05)

Features

  • render Button as a different component (bf67777)
  • sonarcloud binding (8dc8d82)

7.5.0 (2023-11-20)

Features

7.4.1 (2023-11-09)

Bug Fixes

7.4.0 (2023-11-01)

Features

  • add support for node 20, remove node 16 (74f6e27)

7.3.0 (2023-10-23)

Features

  • add chromatic (1874e8d)
  • add the info skin to bor skins (71c49e4)
  • revert adding link to alertr (46c0bfb)

Bug Fixes

  • give chromatic the full git history (ab33190)
  • install dependencies (06f4574)

7.2.0 (2023-08-30)

Features

  • add new checks to mergify (6d795fa)
  • force npm token (f831a43)
  • remove invalid check, github handles this automagically (0fcc78d)
  • remove legacy-peer-deps sticking plaster (d943c93)
  • run tests and linting on multiple node versions (4a92205)
  • support node 18 (ae60c1c)
  • upgrade postcss to fix peer dependency error (d36bbae)
  • use node 18 by default (800c845)

7.1.0 (2023-08-30)

Features

  • move config and add auto-approvals for security updates (700287b)

7.0.2 (2023-07-04)

Bug Fixes

7.0.1 (2023-07-04)

Bug Fixes

  • slider appearance in firefox (a75df4f)

7.0.0 (2023-06-23)

⚠ BREAKING CHANGES

  • remove spacing axis
  • remove spacing axis

Features

6.19.0 (2023-06-19)

Features

6.18.0 (2023-06-06)

Features

6.17.1 (2023-05-22)

Bug Fixes

6.17.0 (2023-05-22)

Features

  • loading form group (0d36f30)
  • loading placeholder components (f8b4cf0)
  • prefer nullish coellesoisjf (d81a4ad)

Bug Fixes

6.16.0 (2023-05-17)

Features

  • customisable secondary colour for container svg component (c964bac)

6.15.1 (2023-04-26)

Bug Fixes

  • sticky horizontal scroll (554584b)

6.15.0 (2023-04-26)

Features

6.14.0 (2023-04-25)

Features

  • install react-minimal-pie-chart (d866919)
  • migrate pie chart component from la portal (59917b0)

6.13.3 (2023-04-18)

Bug Fixes

  • slider label value check for undefined/null rather than false (57c8b24)

6.13.2 (2023-04-18)

Bug Fixes

6.13.1 (2023-04-18)

Bug Fixes

  • slider props spread type (6ea372c)

6.13.0 (2023-04-17)

Features

  • add upper and lower value to change handler (1809fbe)
  • css range slider native styles (7dd9588)
  • disabled state (c202e41)
  • install react-range-slider-input package (ccbe7df)
  • rounded track ends (b7113b1)
  • slider component (117980d)
  • slider label component as child (e2cb949)

Bug Fixes

  • a11y (d0cc3a5)
  • enable click on upper portion of track (3a61351)
  • label modifiers (9113f9d)
  • make styles work for different min/max values (c3e105c)
  • remove unnecessary package (95bf708)
  • remove unnecessary parts inc react-hook-form controller (485fd92)
  • remove unnecessary props (414a255)
  • slider label style (b18babc)

6.12.0 (2023-04-06)

Features

  • collapse initiallyOpen prop (3b47770)
  • collapse open and closed icon props (0e12e07)
  • collapse story improvements (04e89a5)

Bug Fixes

6.11.3 (2023-03-31)

Bug Fixes

6.11.2 (2023-03-29)

Bug Fixes

6.11.1 (2023-03-27)

Bug Fixes

6.11.0 (2023-03-24)

Features

Bug Fixes

  • modal using deprecated math (9d0655b)

6.10.1 (2023-03-23)

Bug Fixes

6.10.0 (2023-03-15)

Features

Bug Fixes

  • a11y contrast link compliant (af79b51)
  • put the a11y disable thing in the right place (66d98e2)

6.9.0 (2023-03-15)

Features

  • bar stack migrated from LA portal (35d24c4)
  • label component (compatible with LA portal label component) (fda78f2)
  • muted background for recommended scenario (e9dd18c)
  • scenario list (8ce513f)
  • scenario summary (580928b)
  • skin muted text colour (8c208f0)
  • stream dot component from LA portal (c2f0e97)
  • use label component in scenario list story (6ffe308)
  • use skins for label styles (913c173)

Bug Fixes

6.8.1 (2023-03-08)

Bug Fixes

  • camel case container svg clipRule and fillRule attributes (8311f0b)

6.8.0 (2023-03-07)

Features

  • additional container svg colours (fc3d49e)
  • additional container svgs (afe3c9f)
  • filled circle custom icon (8a892e7)

6.7.1 (2023-03-01)

Bug Fixes

6.7.0 (2023-03-01)

Features

6.6.3 (2023-02-20)

Bug Fixes

  • don't just apply grid on screen devices (be3f587)

6.6.2 (2023-02-14)

Bug Fixes

  • make enter not full width by default because it breaks safari layout (462dc9e)

6.6.1 (2023-02-09)

Bug Fixes

  • make all the children optional (e05ca8a)
  • TextButton: make children optional (ca276ad)

6.6.0 (2023-02-03)

Features

6.5.2 (2023-01-11)

Bug Fixes

6.5.1 (2023-01-11)

Bug Fixes

  • disabled property on radio control (6c2fa82)

6.5.0 (2023-01-11)

Features

Bug Fixes

6.4.2 (2023-01-11)

Bug Fixes

  • stop mergify asking for reviews on draft prs (af1b35a)

6.4.1 (2023-01-03)

Bug Fixes

  • double quotes -> single quotes (90aa121)
  • ignore next pages warning (2d05b9f)
  • link in text block a11y warning (7581156)
  • lint errors (9e74f89)
  • lint issues in .js files (99a80f0)
  • more double to single quote fixes (3ff8157)
  • spaces in container svg (0d26fb2)

6.4.0 (2022-12-23)

Features

6.3.0 (2022-12-22)

Features

  • type the container svg name prop (f18e215)

6.2.1 (2022-12-21)

Bug Fixes

  • 75096typeof is not a valid attribute on svg (46a36b3)

6.2.0 (2022-12-19)

Features

  • stop card headers having their own styles (758436a)

6.1.0 (2022-12-16)

Features

Bug Fixes

6.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • extract component css to own file

Features

  • extract component css to own file (9713277)

5.4.1 (2022-12-14)

Bug Fixes

5.4.0 (2022-12-13)

Features

Bug Fixes

5.3.1 (2022-12-12)

Bug Fixes

  • custom icon imports (75da150)
  • update the docs ref to custom icons folder (4eac3fc)

5.3.0 (2022-12-08)

Features

  • button hover styles (9f0563a)
  • button icon aspect ratio, better button theming (d698366)
  • themable radio checkbox border radius and indicator selected color (f729be8)
  • transition card background and color (143fbfd)

5.2.0 (2022-12-08)

Features

5.1.1 (2022-12-07)

Bug Fixes

5.1.0 (2022-12-07)

Features

Bug Fixes

  • merge conflict (dcc7ad0)
  • rename modal files to work with the export script (0ee74fc)

5.0.0 (2022-12-07)

⚠ BREAKING CHANGES

  • The modal setupRef function has been removed, pass the ref as a prop instead

Features

4.9.0 (2022-12-06)

Features

Bug Fixes

  • grid does not need to be full width (543bf27)
  • we dont need default props especially when they conflict with default args (fc07506)

4.8.0 (2022-12-02)

Features

4.7.0 (2022-12-02)

Features

Bug Fixes

  • temporarily disable a11y color contrast test (20b32a2)
  • tidy up (0db653b)

4.6.1 (2022-12-02)

Bug Fixes

4.6.0 (2022-12-02)

Features

  • add full width prop to grid fixes #46 (08d56f0)
  • make card border radius themable fixes #52 (7a56c5f)
  • make headin font weight themeable fixes #45 (67e3cba)

4.5.1 (2022-11-30)

Bug Fixes

4.5.0 (2022-11-29)

Features

4.4.0 (2022-11-25)

Features

  • container and container svg components (44553eb)
  • tbor containers (f97f838)

4.3.2 (2022-11-24)

Bug Fixes

4.3.1 (2022-11-24)

Bug Fixes

  • add breakpoint namespace (abda30e)

4.3.0 (2022-11-24)

Features

4.2.0 (2022-11-24)

Features

4.1.0 (2022-11-24)

Features

4.0.1 (2022-11-24)

Bug Fixes

  • add tbor colors to type (4b224fc)

4.0.0 (2022-11-24)

⚠ BREAKING CHANGES

  • move colors to color file

Features

  • move colors to color file (4699f98)

3.1.0 (2022-11-24)

Features

  • add text transform to text component (df46c80)

3.0.1 (2022-11-24)

Bug Fixes

3.0.0 (2022-11-23)

⚠ BREAKING CHANGES

  • tbor theme

Features

2.0.3 (2022-11-19)

Bug Fixes

2.0.2 (2022-11-17)

Bug Fixes

2.0.1 (2022-11-17)

Bug Fixes

  • make output file same name as the type file (#23) (c576ff9)

2.0.0 (2022-11-17)

⚠ BREAKING CHANGES

  • support suffix in input and remove icon prop (#21)

Features

  • support suffix in input and remove icon prop (#21) (f3ab49a)

1.3.0 (2022-11-04)

Features

Bug Fixes

1.2.2 (2022-10-24)

Bug Fixes

  • actually run the build on publish (2b5ad45)

1.2.1 (2022-10-24)

Bug Fixes

1.2.0 (2022-10-24)

Features

Bug Fixes

  • the icon component imports (779da72)

1.1.1 (2022-10-20)

Bug Fixes

1.1.0 (2022-10-20)

Features

  • publish releases to npm (b575806)

1.0.0 (2022-10-20)

Features

Bug Fixes