Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
195 lines (126 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

195 lines (126 loc) · 10.2 KB

v1.0.5 (Fri Aug 18 2023)

🐛 Bug Fix

⚠️ Pushed to dev

🔩 Dependency Updates

Authors: 1


v1.0.4 (Thu Aug 10 2023)

🐛 Bug Fix

📝 Documentation

  • Create new Modal story to show case how to create a color modal. #72 (@jedgar1mx)

🧪 Tests

  • Add missing default values for form.control component. #74 (@jedgar1mx)

Authors: 1


v1.0.3 (Thu Aug 03 2023)

🐛 Bug Fix

Authors: 1


v1.0.2 (Thu Aug 03 2023)

🐛 Bug Fix

🏠 Internal

📝 Documentation

Authors: 1


v1.0.1 (Tue May 23 2023)

📝 Documentation

  • Adding all components to build, Update setup storie to match new upco… #52 (@jedgar1mx)
  • Updating documentation. (@jedgar1mx)
  • Updating changelog and updating version on package.json (@jedgar1mx)

Authors: 1


v1.0.0 (Wed May 17 2023)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🔩 Dependency Updates

  • Upgrading Bootstrap to 5.3.0-alpha3, updating themed-bootstrap styles… #28 (@jedgar1mx)

Authors: 1


v0.1.1 (Fri Mar 31 2023)

🧪 Tests

Authors: 1


v0.1.0 (Wed Mar 29 2023)

🚀 Enhancement

  • Adding new container component. #2 (@jedgar1mx)
  • Creating alert component. #3 (@jedgar1mx)
  • Orginizing component packages. (@jedgar1mx)
  • Adding link to button, disable button option, create image component. (@jedgar1mx)
  • Create Range component, Change Badge component to match bootstrap. (@jedgar1mx)
  • Setting up FormCheck component. (@jedgar1mx)
  • Created new formcheckgroup component. (@jedgar1mx)
  • Adding extra filters to formcontrol, finish formcheck component. (@jedgar1mx)
  • Adding template to select, fixing formcontrol stories. (@jedgar1mx)
  • Adding native validation to formcontrol component. (@jedgar1mx)
  • Removing feedback from FormControl, created FormSelect. (@jedgar1mx)
  • Adding validation message. (@jedgar1mx)
  • Creating FormControl and FormLabel components. (@jedgar1mx)
  • Upgrading bootstrap to 5.3-alpha1, create formcontrol component. (@jedgar1mx)
  • Adding logic for checkbox group on FormCheckGroup component. (@jedgar1mx)

🐛 Bug Fix

  • Fixing double rendering issue when nested. (@jedgar1mx)
  • GitHub.actions #1 (@jedgar1mx)
  • Fixing error styles on formcontrol, add slots to container. (@jedgar1mx)
  • Fix FormCheckGroup required bug with radio groups. (@jedgar1mx)
  • Fixing variables not applying to host, Create Progress and Spinner components. (@jedgar1mx)
  • Removing broken map story, Add icon option to button component, add storybook deployment. (@jedgar1mx)
  • Fix FormCheckGroup bug for checkboxes, create slot for alerts, structure clean up. (@jedgar1mx)

⚠️ Pushed to dev

  • Cleaning up file names. (@jedgar1mx)
  • Removing old files. (@jedgar1mx)
  • Merge branch 'dev' of github.com:jedgar1mx/COD-Design-System into dev (@jedgar1mx)
  • Creating Icon component, add multi element for alerts and containers, sanitize for xss. (@jedgar1mx)
  • Update issue templates (@jedgar1mx)
  • Changing github action to release instead of push. (@jedgar1mx)
  • Adding interaction testing for simple components. (@jedgar1mx)
  • Moving styles to external sheets, add shared variables, add test-runner. (@jedgar1mx)
  • Fixing readme. (@jedgar1mx)
  • Initial setup. (@jedgar1mx)
  • Initial commit (@jedgar1mx)

Authors: 1