Skip to content

@nild/components

0.0.63

Patch Changes

  • ec509cf: feat: add DatePicker component
  • f904277: chore: move culori to peer dependencies

0.0.62

Patch Changes

  • f93a855: fix: cancel pending Transition status updates on unmount
  • a48dc96: refactor: optimize Modal internals and focus behavior

0.0.61

Patch Changes

  • aab52f3: refactor: stabilize popup trigger and focus interactions

0.0.60

Patch Changes

  • 0e4b095: add package license metadata and bundled dependency notices
  • Updated dependencies [0e4b095]
    • @nild/hooks@0.0.22
    • @nild/icons@0.0.22
    • @nild/shared@0.0.19

0.0.59

Patch Changes

  • c9ba78e: style: refine Splitter resizer focus feedback and grip sizing

0.0.58

Patch Changes

  • 59946b8: style: refine Splitter resizer and grip visuals

0.0.57

Patch Changes

  • d067195: feat: add Splitter component

0.0.56

Patch Changes

  • f8984f2: feat: support hsv format in ColorPicker

0.0.55

Patch Changes

  • d817eab: feat: add Slider and ColorPicker components

0.0.54

Patch Changes

  • b981979: fix: keep popup portals within modal overlay containers

0.0.53

Patch Changes

  • e8d6898: fix: include component interface declarations in build output

0.0.52

Patch Changes

  • 19290de: feat: refine Alert with compound slots and rest children support

0.0.51

Patch Changes

  • cb455fc: feat: add Alert component

0.0.50

Patch Changes

  • cceaeb6: style: update default brand hue

0.0.49

Patch Changes

  • ba98fa3: style: refine brand palette and theme tokens

0.0.48

Patch Changes

  • fe28ec1: feat: add underlined variant for Input and Select

0.0.47

Patch Changes

  • 35d2cc7: refactor: reuse shared hooks for timers, observers and scroll lock
  • Updated dependencies [35d2cc7]
  • Updated dependencies [35d2cc7]
    • @nild/hooks@0.0.21
    • @nild/shared@0.0.18
    • @nild/icons@0.0.21

0.0.46

Patch Changes

  • 5c62004: refactor: unify disabled state semantics and visual styles

0.0.45

Patch Changes

  • cf953f7: style: refine background color tokens
  • 8b164fb: chore: loosen internal peer dependency workspace ranges
  • Updated dependencies [8b164fb]
    • @nild/hooks@0.0.20
    • @nild/icons@0.0.20

0.0.44

Patch Changes

  • 143467d: style: optimize styles of Segment & Tabs

0.0.43

Patch Changes

  • f7574b3: feat: Tabs & Segment

0.0.42

Patch Changes

  • 961d8c3: feat: Watermark
  • Updated dependencies [85c1bd0]
    • @nild/shared@0.0.17
    • @nild/hooks@0.0.19
    • @nild/icons@0.0.19

0.0.41

Patch Changes

  • 7be172a: feat: Field & Form

0.0.40

Patch Changes

  • 364d6dc: feat: Select

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