Skip to content

@nild/components

0.0.39

Patch Changes

  • 7150d7e: feat: add Modal refactor(Transition): support render-prop mode

0.0.38

Patch Changes

  • 084bf18: perf: improve keyboard focus ring styling across the core interactive components

0.0.37

Patch Changes

  • 58cd82e: feat: add rounded-xl
  • Updated dependencies [f60509d]
    • @nild/shared@0.0.16
    • @nild/hooks@0.0.18
    • @nild/icons@0.0.18

0.0.36

Patch Changes

  • f440e7c: refactor: style performance optimization
  • Updated dependencies [c8de8ae]
    • @nild/shared@0.0.15
    • @nild/hooks@0.0.17
    • @nild/icons@0.0.17

0.0.35

Patch Changes

  • ea611ad: redefine design tokens

0.0.34

Patch Changes

  • 107818b: perf(components): optimize the style of popup components

0.0.33

Patch Changes

  • 4a0e991: - feat(components): One-Time Password
    • perf(Search): icon style
    • perf(Input): Composite style strategy
    • refactor(components): outlined style
    • feat(components): 1st edition of Input
    • refactor(button): remove the judgment of whether children is plain
  • Updated dependencies [4a0e991]
    • @nild/icons@0.0.16

0.0.32

Patch Changes

  • c91b049: feat(popup): support borderless
  • 69d843a: refactor: redesign semantic design token system

0.0.31

Patch Changes

  • Updated dependencies [f37d5fd]
  • Updated dependencies [4705a34]
    • @nild/shared@0.0.14
    • @nild/hooks@0.0.16
    • @nild/icons@0.0.15

0.0.30

Patch Changes

  • 2000f44: fix(Popover): the resize listening update failed

0.0.29

Patch Changes

  • c401ca3: refactor(Popover): replace usePopup with Popup component

0.0.28

Patch Changes

  • Updated dependencies [edb6d43]
  • Updated dependencies [93e4237]
  • Updated dependencies [34b3da6]
    • @nild/hooks@0.0.15
    • @nild/shared@0.0.13
    • @nild/icons@0.0.14

0.0.27

Patch Changes

  • cf8f5f5: make peer dependencies stricter
  • Updated dependencies [cf8f5f5]
    • @nild/shared@0.0.12
    • @nild/hooks@0.0.14
    • @nild/icons@0.0.13

0.0.26

Patch Changes

  • fed6470: fix(Radio): correct the radius of the indicator

0.0.25

Patch Changes

  • 368bc97: feat: Radio

0.0.24

Patch Changes

  • 4425900: refactor(Text): rename variants 2 tags

0.0.23

Patch Changes

  • c8bab37: feat: Checkbox.Group
  • Updated dependencies [1bfaa8d]
    • @nild/shared@0.0.11
    • @nild/hooks@0.0.13
    • @nild/icons@0.0.12

0.0.22

Patch Changes

  • 378aa41: refactor(Typography): optimize style definitions using cva

0.0.21

Patch Changes

  • Updated dependencies [b02fc88]
    • @nild/shared@0.0.10
    • @nild/hooks@0.0.12
    • @nild/icons@0.0.11

0.0.20

Patch Changes

  • 5eda4cf: optimize style definitions using cva 4 Transition
  • 2f85664: optimize style definitions using cva 4 Portal

0.0.19

Patch Changes

  • 4f2d746: refactor the outlined variant of Switch with css outline prop

0.0.18

Patch Changes

  • c3c1567: optimize style definitions using cva 4 Switch

0.0.17

Patch Changes

  • b2a0893: optimize style definitions using cva 4 Divider

0.0.16

Patch Changes

  • ff1eb33: optimize style definitions using cva 4 Checkbox
  • Updated dependencies [12282bf]
    • @nild/shared@0.0.9
    • @nild/hooks@0.0.11
    • @nild/icons@0.0.10

0.0.15

Patch Changes

  • 369bbc9: optimize style definitions using cva
  • Updated dependencies [b6e6841]
    • @nild/shared@0.0.8
    • @nild/hooks@0.0.10
    • @nild/icons@0.0.9

0.0.14

Patch Changes

  • a884a2e: support variants

0.0.13

Patch Changes

  • 5e0ce01: refactor with Children.toArray
  • a42cfff: Checkbox
  • Updated dependencies [6e49a9b]
    • @nild/icons@0.0.8

0.0.12

Patch Changes

  • cdfbc3e: establish a unified font

0.0.11

Patch Changes

  • Updated dependencies [d762bd5]
  • Updated dependencies [1f57492]
  • Updated dependencies [dfbe477]
  • Updated dependencies [0ece281]
  • Updated dependencies [f0d07a1]
    • @nild/shared@0.0.7
    • @nild/hooks@0.0.9

0.0.10

Patch Changes

  • 3fb1c5b: use typedoc to generate and parse reflections

0.0.9

Patch Changes

  • be570e3: import directly from @nild/shared instead of @nild/shared/utils
  • Updated dependencies [be570e3]
    • @nild/shared@0.0.6
    • @nild/hooks@0.0.8

0.0.8

Patch Changes

  • 721dec1: improve the usage and experience of hooks implemented using useRef
  • Updated dependencies [721dec1]
    • @nild/hooks@0.0.7

0.0.7

Patch Changes

  • f5336c2: refactor from props to slots 4 Switch

0.0.6

Patch Changes

  • b5b588a: optimize the dist structure 4 components & shared
  • Updated dependencies [b5b588a]
    • @nild/shared@0.0.5
    • @nild/hooks@0.0.6

0.0.5

Patch Changes

  • e580672: separate icons from the components package
  • c367c9a: add Transition component
  • 69b85c4: usePopup & Popover
  • Updated dependencies [b962160]
  • Updated dependencies [cfd381d]
  • Updated dependencies [d595fd3]
  • Updated dependencies [44308fb]
    • @nild/hooks@0.0.5
    • @nild/shared@0.0.4

0.0.4

Patch Changes

  • 4768ecb: rename useControllable 2 useControllableState
  • Updated dependencies [4768ecb]
    • @nild/hooks@0.0.4

0.0.3

Patch Changes

  • 389cb6b: new palette 4 components' theme & replace clsx with custom implementation
  • Updated dependencies [389cb6b]
    • @nild/shared@0.0.3
    • @nild/hooks@0.0.3

0.0.2

Patch Changes

  • e3a4fbe: first release by ci
  • Updated dependencies [e3a4fbe]
    • @nild/hooks@0.0.2
    • @nild/shared@0.0.2