Skip to content

Latest commit

 

History

History
224 lines (141 loc) · 16.2 KB

CHANGELOG.md

File metadata and controls

224 lines (141 loc) · 16.2 KB

Changelog

0.0.12-alpha.7 (2025-03-04)

Full Changelog

0.0.12-alpha.6 (2025-03-03)

Full Changelog

Merged pull requests:

0.0.12-alpha.5 (2025-02-26)

Full Changelog

Merged pull requests:

0.0.12-alpha.4 (2025-02-26)

Full Changelog

Merged pull requests:

0.0.12-alpha.3 (2025-02-19)

Full Changelog

Merged pull requests:

  • ⬆️ chore: some dependencies have been upgraded #127 (futjesus)
  • 🔥 chore: replace circle SVG with LoaderCircle component and update Loading component #126 (futjesus)
  • ♻️ refactor: enhance Typography component to support custom HTML tags #125 (futjesus)
  • ✨ feat: the tag selector component has been improved #117 (futjesus)
  • ✨ feat: add Command components #68 (futjesus)

0.0.12-alpha.2 (2025-02-18)

Full Changelog

Closed issues:

  • Design System: Create separate color themes for each Konstruct product #1

Merged pull requests:

0.0.12-alpha.1 (2025-02-06)

Full Changelog

Merged pull requests:

  • 👷 chore: update TypeScript and Vite configuration for improved build settings #106 (futjesus)
  • ✨ feat: update RadioCardGroup and RadioGroup components to use defaultChecked prop #105 (futjesus)
  • ✨ feat: radio card group component was added #104 (futjesus)
  • ✨ feat: radio card component was added #103 (futjesus)
  • ✨ feat: enhance radio component #102 (futjesus)
  • ✨ feat: implement breadcrumb component #101 (futjesus)

0.0.12-alpha.0 (2025-02-04)

Full Changelog

Merged pull requests:

  • ✨ feat: add visibility control to NavigationGroup component #100 (futjesus)

0.0.12 (2025-02-04)

Full Changelog

Merged pull requests:

  • ✨ chore: enhance Sidebar component with active state and visibility control #99 (futjesus)

0.0.11 (2025-02-04)

Full Changelog

0.0.0-1 (2025-02-04)

Full Changelog

Merged pull requests:

  • ✨ feat: the circle button was added #98 (futjesus)
  • ⬆️ chore: some dependencies have been updated #94 (futjesus)
  • ✨ feat: Sidebar component was added #88 (futjesus)

0.0.10 (2025-01-29)

Full Changelog

Merged pull requests:

  • ✨ feat: enhance component styling with utility functions and improve type definitions #86 (futjesus)

0.0.9 (2025-01-27)

Full Changelog

Merged pull requests:

  • ✨ feat: update peer dependencies for React and add optional types for better compatibility #85 (futjesus)

0.0.8 (2025-01-27)

Full Changelog

Merged pull requests:

  • ✨ feat: add wrapperClassName prop to Card component and update peer dependencies for React #84 (futjesus)

0.0.7 (2025-01-27)

Full Changelog

Merged pull requests:

  • ✨ feat: add Card component export to index #83 (futjesus)

0.0.6 (2025-01-27)

Full Changelog

Merged pull requests:

  • ⬆️ chore: some dependencies have been update #82 (futjesus)
  • ✅ test: add accessibility checks to Modal, NumberInput, Switch, Toast, and Tooltip components #76 (futjesus)
  • ✅ feat: enhance Autocomplete and Dropdown components with accessibility improvements #75 (futjesus)
  • 👷 chore: update GitHub Actions #74 (futjesus)
  • 👷 chore: add GitHub Actions workflow to run tests on pull requests #73 (futjesus)
  • ✅ chore: enhance Checkbox component with accessibility features #72 (futjesus)
  • ⬆️ chore: update dependencies to latest versions #67 (futjesus)
  • ✨ feat: card component have been added #63 (futjesus)
  • ⬆️ chore: some dependencies have been updated #58 (futjesus)
  • ➖ chore: unused dependency was removed #50 (futjesus)
  • 🙈 chore: some dependencies for dependanbot were added #48 (futjesus)
  • 👷 ci: dependabot was added #43 (futjesus)
  • ⬆️ chore: some dependencies have been upgraded #42 (futjesus)

0.0.5 (2024-12-19)

Full Changelog

Merged pull requests:

  • 👷 ci: change the github action configuration #41 (futjesus)
  • 👷 ci: change the github action configuration #40 (futjesus)
  • 👷 ci: change the github action configuration #39 (futjesus)
  • 👷 ci: change the github action configuration #38 (futjesus)
  • 👷 ci: change the github action configuration #37 (futjesus)
  • 👷 ci: change the github action configuration #36 (futjesus)
  • 👷 ci: change the github action configuration #35 (futjesus)

0.0.4 (2024-12-19)

Full Changelog

Merged pull requests:

  • 👷 ci: change the github action configuration #34 (futjesus)
  • 📝 docs: the documentation was updated and some thing were added on storybook #33 (futjesus)
  • 🔥 chore: some files have been deleted #32 (futjesus)
  • 👷 chore: new step to CI was added to send a message when a new version have been published #31 (futjesus)

0.0.3 (2024-12-17)

Full Changelog

Merged pull requests:

  • 💄 chore: new colors palette was added in the konstruct plugin #30 (futjesus)
  • ✅ chore: tests have been added #29 (futjesus)
  • ✅ chore: tests have been added #28 (futjesus)

0.0.2 (2024-11-15)

Full Changelog

0.0.1 (2024-11-15)

Full Changelog

Merged pull requests:

  • 🎨 chore: the modal has been improved #27 (futjesus)
  • ✅ feat: add testing #26 (futjesus)
  • ♿️ chore: add new accesibility component #25 (futjesus)
  • ⬆️ chore: some dependencies have been updated #24 (futjesus)
  • 🎨 chore: change twMerge by util function #23 (futjesus)
  • ✨ feat: toast component was added #22 (futjesus)
  • ✨ feat: breadcrumb component was added #21 (futjesus)
  • ✨ feat: switch component was added #20 (futjesus)
  • ✨ feat: tooltip component was added #19 (futjesus)
  • ✨ feat: progressbar component was added #17 (futjesus)
  • ⬆️ chore: some dependencies were updated #16 (futjesus)
  • ✨ feat: slider component was added #15 (futjesus)
  • ✨ feat: text area component #10 (futjesus)
  • ⬆️ chore: some dependencies were updated #9 (futjesus)
  • ✨ feat: Tag and SelectTag components were added #8 (futjesus)
  • ✨ feat: radio button component was added #7 (futjesus)
  • ✨ feat: number input component was added #6 (futjesus)
  • ✨ feat: checkbox component was added #5 (futjesus)
  • 👷 chore: dockerfile was added #4 (futjesus)
  • ✨ feat: more features were added to autocomplete component #3 (futjesus)
  • ✨ feat: autocomplete component was added #2 (futjesus)

* This Changelog was automatically generated by github_changelog_generator