Skip to content

Releases: askirmas/react-classnaming

v0.10.0 Chained `classNamingCtx`

25 Feb 11:37
Compare
Choose a tag to compare

v0.9 Chainable `classNamingBasic`

24 Feb 19:38
Compare
Choose a tag to compare
  • Implement chainable basic. Remove leading generics 31e2ff3

v0.8.0...v0.9.0

v0.8.0

22 Feb 13:13
Compare
Choose a tag to compare
  • Apply react-classnaming in new CRA. Delete an old one 16f0126
  • Fix any key of inheriting classnames-less component to be never a39b053
  • Suppress react warning by classnames lowering case 675a301
  • Implement some recipe to control after rename bb24f5c
  • Add an equality of keys in CSS module and component requirements with a weird error a3dd189
  • Extend classNamesCheck to pick classKeys from components and props 9b6d69c

v0.7.0

21 Feb 22:55
Compare
Choose a tag to compare
  • Add type expression of classNames propagation e822d77
  • Add option to propagate to nested components 824f97d
  • Fix trailing space 2f2af57
  • Move ctx-ed to separate module ac71512
  • Add another contexted implementation 3d7165d

v0.6.0

21 Feb 20:56
Compare
Choose a tag to compare
0.6.0

v0.1.0

07 Feb 11:54
Compare
Choose a tag to compare
  • Keep spec phase out of build 6379e61
  • Start readme c22a77d
  • Add demonstration of classNames inheritance 63c90ab
  • Recover ./demo as dev dependency 451b323
  • Remove latest cra tricks 9962214
  • Change run OS 8e9dd67
  • Enforce chokidar related dependencies for github actions e5e89ba
  • Remove --no-optional in ci 93554c0
  • Fix weird cross-dependencies in pack and demo 8501a2f
  • Add codecov action e282e7f
  • Reinstantiate package-lock 341b491
  • Install demo folder as dev dependency 1a56bc2
  • Move not needed for build dependencies to optional 08dcb7d
  • Add description and keywords 6e2e363
  • Add main.yml of github actions 12f1585
  • Change demo App to use classNames from props 049185b
  • Change CRA demo to use compiled classNaming 5474134
  • Change CRA example to have css module ddfd3c3
  • Add CRA to spec checking and as demo a7b9d06
  • Test false value in classNames map c587495
  • Add empties showcase 4c140f7
  • Add valueOf explanation 5beb5c5
  • Add "in .join" example 00ffc31
  • Add small comment to function f3cfa5a
  • Add TS trick to use result as string 3dd13a8
  • Remove unused keys from function declaration bb57f7d
  • Add as named export 43428ce
  • Rename package in all settings 4cf12b3

v0.1.0-0...v0.1.0