Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Releases: green-labs/formula-design-system

@greenlabs/[email protected]

07 Dec 06:53
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • c2d95bd: TextField: use alt ref prop name approach (inputRef)

  • b88bf7e: enhance textfield

    • add container/tag
    • fix css to have textarea as input element
    • improve accessibility using
    • make textfield forwardRef'd
  • Updated dependencies [c2d95bd]

  • Updated dependencies [b88bf7e]

@greenlabs/[email protected]

07 Dec 06:53
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • c2d95bd: TextField: use alt ref prop name approach (inputRef)

  • b88bf7e: enhance textfield

    • add container/tag
    • fix css to have textarea as input element
    • improve accessibility using
    • make textfield forwardRef'd

@greenlabs/[email protected]

29 Nov 15:44
e58ff02
Compare
Choose a tag to compare
Pre-release

Patch Changes

@greenlabs/[email protected]

29 Nov 15:44
e58ff02
Compare
Choose a tag to compare
Pre-release

Patch Changes

@greenlabs/[email protected]

29 Nov 15:44
e58ff02
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • e38133e: feat: update focused outline textfield type border

    • use css vars instead of colorMap value
  • Updated dependencies [34a4950]

@greenlabs/[email protected]

28 Nov 10:48
b0e73a1
Compare
Choose a tag to compare
Pre-release

Patch Changes

@greenlabs/[email protected]

28 Nov 10:48
b0e73a1
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9f510fb: TextTab 구현 + theme system bas
    e (#65)

    • @97d252c4553411a1b14159380a2f0334cb
      bc581a

@greenlabs/[email protected]

28 Nov 10:48
b0e73a1
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 9f510fb: - remove css import from js files
    • Add exports field
    • concat all css into formula.css
    • output folder is ./dist
  • Updated dependencies [9f510fb]

@greenlabs/[email protected]

16 Nov 13:02
Compare
Choose a tag to compare
Pre-release

Patch Changes

@greenlabs/[email protected]

16 Nov 11:39
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • 0952a53: - add root css custom props (theme)
    • stop generating colormap binding
    • fix classname typo from icon binding
    • add formula common module (included by default)
  • Updated dependencies [0952a53]