Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: line/abc-def

Tags

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.0.0 (#245)

fix: update version for react and tailwindcss packages to 1.0.0

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.1.8 (#239)

* chore: update package versions to 0.1.8 for react and tailwindcss

* fix: update files array in package.json to include full.css instead of *.css

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.1.7 (#205)

fix: update version to 0.1.7 for react and tailwindcss packages

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: publish react package (#191)

* feat: publish react package

* chore: bump version to 0.1.6

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Publish tailwindcss plugin package (#184)

* write README.md and storybook for @abc-def/tailwindcss

* feat: workflow test

* fix: workflow file

* fix: workflow file

* fix: workflow file

* fix: workflow file

* fix: workflow file

* fix: workflow file

* refactor: update package imports and configurations to use @line scope

- Changed imports from @abc-def/react to @line/abc-def-react in storybook files.
- Updated tailwind.config.ts to use @line/abc-def-tailwindcss.
- Modified tsconfig.json files to extend from @line/abc-def-tsconfig.
- Adjusted eslint configurations to import from @line/abc-def-eslint-config.
- Renamed package.json entries to reflect the new @line scope for various tooling packages.

* fix: update release workflow to append to .npmrc and ensure tag handling

* fix: update release workflow to correctly reference NPM token in .npmrc

* chore: add version field to eslint-plugin-header package.json

* Implement feature X to enhance user experience and optimize performance

* refactor: clean up import statements in storybook files for consistency

* refactor: add blank lines for improved readability in storybook files

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency typescript-eslint to ^8.35.1 (#98)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor(select): separate into Select and MultiSelect (#63)

* refactor: simplify Select component and update styles for better usability

* feat: add MultiSelect component and update Select documentation

* feat: enhance MultiSelect component with size management and replace Badge with Tag

* feat: disable className table entry in Select component documentation

* feat: refactor MultiSelect and MultiSelectTrigger components for improved readability and functionality

* feat: implement SelectContext for size management in Select component

* feat: add MultiSelectCaption component and update stories to use it

* fix: lint, type error

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #17 from line/14-dialogtrigger-open-state-backgrou…

…nd-color

refactor(Dialog)

v0.1.1

Toggle v0.1.1's commit message
feat: change installation page in main storybook

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add renovate.json (#2)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>