Releases: hex-digital/captaincss
Releases · hex-digital/captaincss
v2.6.0
2.6.0 (2024-10-02)
Features
- use tailwind v3 for devDeps (9906842)
Bug Fixes
v2.5.0
2.5.0 (2023-01-03)
Features
- add reverse modifier to layout object (c2cc93f)
v2.4.0
2.4.0 (2021-10-26)
Features
- layout: allow layout to space X and Y separately (e3a753f)
Bug Fixes
- config: use "space" for spacing and gaps on objects (3ec1f63)
v2.3.1
2.3.1 (2021-10-26)
Bug Fixes
- active-breakpoint: add support for breakpoints with "min" defined (cacd0d2)
- cluster: fix gap default value not being used (a6f55cb)
- config: fix default config using "space" instead of "spacing" (eb5ffca)
v2.3.0
2.3.0 (2021-01-29)
Features
- add ability to change modiifier and element separators (8f98cc6)
- add cover and capped-grid layout objects (236b529)
- add support for changing cluster x and y spacing independently (e5aedac)
- add support for flex gap to cluster (5a7fa1a)
- add Wrapper Half object (642491c)
- layout: add layout object (027c827)
- add text shadow utilities (59514ab)
Bug Fixes
- add text shadow utility to compiled output (6222310)
- fix default value for flexGap in config (46cbf4c)
- fix skip-link scrolling user to top of page when used (68a04b1)
v2.2.4
2.2.4 (2021-01-01)
Bug Fixes
- fix for incorrect import in src/defaultConfig (15cff58)
- fix for sanitised active breakpoint class selector (7da790a)
- fix nesting stacks so they no longer need extra div wrapper (5757b47)
v2.2.3
2.2.3 (2020-12-29)
Bug Fixes
- fix indeterminate order of nested classes on stack and object (110cc27)
v2.2.2
2.2.2 (2020-12-29)
Bug Fixes
- fix wrapper break classes (d44b719)
v2.2.1
2.2.1 (2020-12-29)
Bug Fixes
- fix missing files in distributable (d6302dd)
v2.2.0
2.2.0 (2020-12-29)
Features
- add blend mode utilities (618cf64)
- add custom object and component prefixing (0b2870c)
- add helpers for px, rem, em sizes (0bf6874)
- add individual variations options for blend mode (2bda361)
- better override for pxToRem helpers (baa774b)