Skip to content

Releases: dwango-js/react-toggle-pattern

1.4.1

Choose a tag to compare

@azu azu released this 19 May 11:11

Bug Fixes

  • component: do nothing if focus already (#7) (42ac5d5)

1.4.0

Choose a tag to compare

@azu azu released this 06 Oct 05:57

Bug Fixes

Features

  • src: add ToggleAndDisplayPattern (#6) (f2f36ef)

1.2.1

Choose a tag to compare

@azu azu released this 31 May 16:46

Bug Fixes

1.2.0

Choose a tag to compare

@azu azu released this 19 May 13:35

Features

  • component: add <ToggleAndPattern />, <ToggleOrPattern /> components (#2) (2637259)

1.1.1

Choose a tag to compare

@azu azu released this 19 May 11:11
1.1.1

1.1.0

Choose a tag to compare

@azu azu released this 18 May 02:31

Bug Fixes

  • main: export as named function (1d2cc8f)

1.0.1

Choose a tag to compare

@azu azu released this 18 May 01:15

Bug Fixes

  • component: safe handling for text (15f12fe)
  • component: support not match pattern (0b192d7)

Features

  • component: accept any type value (0a41a32)