Releases: dwango-js/react-toggle-pattern
Releases · dwango-js/react-toggle-pattern
1.4.1
Bug Fixes
- component: do nothing if focus already (#7) (42ac5d5)
1.4.0
Bug Fixes
Features
- src: add ToggleAndDisplayPattern (#6) (f2f36ef)
1.2.0
Features
- component: add
<ToggleAndPattern />
, <ToggleOrPattern />
components (#2) (2637259)
1.1.0
Bug Fixes
- main: export as named function (1d2cc8f)
1.0.1
Bug Fixes
- component: safe handling for text (15f12fe)
- component: support not match pattern (0b192d7)
Features
- component: accept any type value (0a41a32)