1.37.2 (2024-10-16)
- clean update storybook to stop exploding (b6e2148)
1.37.1 (2024-10-11)
- handle prefix/affix btn group select padding scaling issue (590f6eb)
- input button group select example, fix outline focus issue (81614c5)
1.37.0 (2024-09-26)
- standardise mergify config (4c81ff8)
1.36.2 (2024-07-25)
- only overflow hidden whilst closed or transitioning (9f2301e)
1.36.1 (2024-05-31)
- static header is the default (fdec446)
1.36.0 (2024-05-28)
- help text component (a11ab1c)
1.35.1 (2024-05-14)
1.35.0 (2024-05-07)
1.34.0 (2024-05-01)
- link component (df62dab)
1.33.0 (2024-05-01)
- collapse (75ab399)
- debug (373a3b9)
1.32.0 (2024-04-30)
- input button group (b06744f)
1.31.1 (2024-04-27)
- input width overflow (698aaf4)
1.31.0 (2024-04-26)
- consistent transition variables, one radius vriable and token docs (646b0b4)
1.30.0 (2024-04-16)
- basic experiment for wrapping loading skeleton (c94b232)
- button common styles mixin (b40befd)
- loading text & standardisation (a654907)
- LoadingButton (d2c597b)
- LoadingImage (3de0828)
- update story example and css (d71cc8d)
- add pulse animation duration variable, fix imports (99911c7)
- enforce common button styles class on custom element definition (92b371c)
- extract common styles to mixin, import mixin (b472db7)
- fit-content on typographic styles (3c56beb)
- force apply class with shared styles to custom element (c14e6c9)
- import mixin, remove duplicate common styles (919903b)
- import paths for pulse.css (abe8245)
- missing controls on loading button story (05272c6)
- pulse.css (e1d2454)
- remove debugging comments (062082c)
- remove loadingSkeleton wrapper example (70fa4ed)
- return button attributes (92e7626)
1.29.1 (2024-04-11)
- ios input zoom (63220d3)
1.29.0 (2024-03-20)
- halve input with icon padding (5f06d4a)
1.28.1 (2024-03-20)
- omit size prop from jsx element (acb303f)
1.28.0 (2024-03-20)
- indent bullets (4663c4f)
1.27.11 (2024-03-06)
- key type (defe826)
1.27.10 (2024-03-06)
- don't force min height on button and input (8ac7501)
1.27.9 (2024-03-06)
- icon size should be em (af042b0)
1.27.8 (2024-02-29)
- handle boolean props (aa28929)
1.27.7 (2024-02-29)
- boolean defaults (a316e9a)
1.27.6 (2024-02-29)
- enter on scroll dom render (c27d305)
1.27.5 (2024-02-29)
- remove enter defaults (797230b)
1.27.4 (2024-02-28)
- block button styles (e2b1ab2)
1.27.3 (2024-02-28)
- illegal selector (ae2c64c)
1.27.2 (2024-02-27)
- invalid disabled selector (20d2d08)
1.27.1 (2024-02-27)
- disabled file selector (d931437)
1.27.0 (2024-02-26)
- make button and input heights match (1f47ff6)
- stop label styles leaking into storybook controls (06b79cd)
1.26.0 (2024-02-26)
- add none option to spacing (a616622)
1.25.2 (2024-02-22)
- accept numbers (eba5674)
1.25.1 (2024-02-22)
- support no s on delay (3b91764)
1.25.0 (2024-02-22)
1.24.1 (2024-02-22)
- make gutter and size optional (6e19935)
1.24.0 (2024-02-21)
- global text wrap styles (c69f329)
- line height heading token (d18900f)
- text class stories (b54746a)
- text utility classes (e7c0c34)
- alter -text-font-* classes (00ab48f)
- hidden class story args (440df46)
- remove line height from -text-size-* classes (ec0c30b)
1.23.2 (2024-02-21)
- section padding (c05886b)
1.23.1 (2024-02-21)
- app width (920699a)
1.23.0 (2024-02-21)
- add fill cell prop to grid item (f2a02c6)
1.22.0 (2024-02-21)
- add baseline to grid align (ad9d6d4)
1.21.1 (2024-02-21)
- app type (65aa326)
1.21.0 (2024-02-20)
- set default button text shadow to none (a1653bb)
1.20.0 (2024-02-16)
1.19.0 (2024-02-16)
- img (03218c6)
1.18.0 (2024-02-09)
- consistent icon size (aff7a03)
- demos for textarea, select, input affix (acd91d4)
- icon size variables (2e6fdbc)
- only modify direct descending first child (c53b334)
1.17.0 (2024-02-09)
- sticky app (9eb0580)
1.16.0 (2024-02-09)
- allow class on diamond custom elements in jsx (d6b2b51)
1.15.0 (2024-02-09)
1.14.0 (2024-02-09)
- radius card overflow (fe6f6a4)
1.13.0 (2024-02-09)
- app (337ffe2)
1.12.0 (2024-02-09)
- label css (38f2ec1)
1.11.1 (2024-02-09)
- replace card with wrap, display block over explicit width (808b585)
1.11.0 (2024-02-08)
- split build and lint to speed up feedback loop and martch mergify (bd512fc)
1.10.0 (2024-02-08)
- add key to jsx type (8a92761)
1.9.1 (2024-02-08)
1.9.0 (2024-02-08)
1.8.0 (2024-02-07)
- missing var and unused import (45a37c1)
1.7.1 (2024-02-07)
- add types for jsx (a984e15)
1.7.0 (2024-02-06)
1.6.0 (2024-02-06)
- hidden utility class (4c2cd44)
1.5.0 (2024-02-06)
- base button styles and story (289c368)
- button styles (c7c4eda)
- extra docs and tweaks (0b4b82d)
- re-organise the styles under the diamond-button selector (5f7c762)
1.4.0 (2024-02-05)
- spacing utility class (7c5ecca)
- var typos (10a306a)
1.3.0 (2024-02-02)
- modal (8ed0785)
1.2.0 (2024-01-31)
- card component (c223e81)
1.1.1 (2024-01-31)
- 4 wrap variants (4028d4c)
- missing import (a4cf4dd)
1.1.0 (2024-01-30)
1.0.3 (2024-01-23)
- included package files (f9c64af)
1.0.2 (2024-01-23)
- include dist files and folders (3edfae1)
1.0.1 (2024-01-23)
- correct repository.url (4bdd856)
- 4 components (3592c4a)
- add alt tag (ff04ab5)
- add exports to package to clean up imports and link to local package (a77ff73)
- add missing vite dependency (764b581)
- add recommended workspace plugin for css highlighting (bf8c5bc)
- add rollup to packages (6c9c7cd)
- add storybook (f760eb9)
- add vscode settings (bcf827d)
- column types (5ae9128)
- commitlint and husky (210c653)
- cssMap for simpler css generation (9996801)
- gitignore (cbd97bc)
- grid (0431554)
- include styles in the build (98737de)
- initial run at design tokens and base css (83954af)
- licence (888936a)
- lint ci (427ebee)
- linters (796d3f0)
- lit a11y plugin (760d007)
- mergify (39192ad)
- move package json to dist (92c70b7)
- repository (bf4e2ae)
- rollup (e32221a)
- semantic release (03114fb)
- separate documentation (8bcf805)
- typescript and web dev server (de5fd07)
- update super linter workflow (a478e7b)
- add extra semantic release config (20abea4)
- add stylelint config to super linter (976ed49)
- build (7f1eb2f)
- default branch (2f40ce7)
- eslint config path (1211170)
- install during release (0472bb9)
- linting (347fc25)
- missing semi colon (f190c8d)
- run semantic release from the package.json (684f1e9)
- semantic release branches (a30a743)
- super linter complaints (0ad548e)
- v8 compile cache (f50f9f4)