Releases: askirmas/react-classnaming
Releases · askirmas/react-classnaming
v0.16.4
v0.16.3
v0.16.1
v0.16.0 BEM nase
classBeming
Breaking: #39
Fix: #35
Improve: #40
v0.15.0...v0.16.0-0
https://github.com/askirmas/react-classnaming/milestone/6
v0.16.0-0
- Change tagging branch to be
main
back add6e1c - #35 Change global interface usage to be more common c167228
- #35 Test bem's resolver on options change fd6a984
- #38 Sandbox bootstrap's
"visible-print"
394b21c - #40 Add values array to bem interface. Add support for mods that are both bool and valueable b751375
- #40 Add primitives array support to core function b22d974
- #10 Purize bem-core tests. #39 Add helper to have blocks despite post-processor clearing ef757ff
- #39 Update bem-demo. Remove bad
sub
from bem #32 b64a3d4 - #39 Remove redundant
modKey
. CommentdelEl
in favor of #30 57e0172 - #39 Change bem query shape to be without element f47ce2c
- #39 Remove b-e notation split in favor of base fdaa48e
- Fix confusing for markdown
|
in grid cell of readme 7929976 - Update packs after v0.15 release. Change pre and post releases shells dc57ad5
v0.15 BEM
v0.14.0 `classNamesMap` enhancement
classNamesMap
- Adopt to be usable for 3rd party components
- Strict union (XOR) in
Action
type forboolean | ClassHash
same as inclassNaming
- Add
ClassNaming
to be possible value - Make return type to be strict
classNamesCheck
- Reimplement
classNamesCheck
https://github.com/askirmas/react-classnaming/milestone/4
v0.13.0...v0.14.0
v0.13.0
v0.12 Omit setted classNames on TS level
classNaming
- #11 Split bind/context set and run/call until better idea with TS inheritance
- #6 Add omitter for classnames
ClassNamesProperty
https://github.com/askirmas/react-classnaming/releases/tag/v0.12.0
v0.11.0 One pipe-able function
classNaming
- One unified function against previous
classNamingBasic
andclassNamingCtx
#7 #4 - Pipe-able/chain-able:
classNaming(...)(...)(...)
- Fall keys-string support in favor of IDE rename #1
Renames
ClassValue
toClassHash
#2ClassNamesMap
toCssModule
Etc
- Change array filter with better performance 4ac536f
https://github.com/askirmas/react-classnaming/milestone/1