Skip to content

Latest commit

 

History

History
64 lines (46 loc) · 3.53 KB

CHANGELOG.md

File metadata and controls

64 lines (46 loc) · 3.53 KB

v0.3.0 (Mon Jan 20 2025)

🚀 Enhancement

  • apps-docs
    • feat: update @rcls/elements package version to 0.2.1--canary.457943b.0 #3 (@rjvim)
    • feat: update @rcls/elements package to version 0.2.1--canary.1a7da1f.0 #3 (@rjvim)
    • feat: update markdown features demo to showcase elements with buttons and badges #3 (@rjvim)
  • apps-docs, @rcls/elements
    • feat: update @rcls/elements package version and add tailwindcss-scoped-preflight support #3 (@rjvim)
    • feat: update @rcls/elements package to version 0.2.1 and adjust import paths #3 (@rjvim)
  • @rcls/elements
    • feat: add prefix to Tailwind classes and update Badge and Button components #3 (@rjvim)

Authors: 1


v0.2.0 (Mon Jan 20 2025)

🚀 Enhancement

  • apps-docs
    • feat: update documentation dependencies and add deployment workflow #2 (@rjvim)
  • apps-docs, @rcls/elements
    • feat: integrate @rcls/elements for enhanced UI components and styles #2 (@rjvim)

Authors: 1


v0.1.0 (Mon Jan 20 2025)

🚀 Enhancement

  • feat: add build script to package.json for Lerna project (@rjvim)
  • feat: add GitHub Actions workflow for automated release process (@rjvim)
  • @rcls/elements
    • feat: implement Button and Badge components with styling and update Vite configuration for library build (@rjvim)
    • feat: integrate Tailwind CSS for styling and update main application structure (@rjvim)
    • feat: initialize React project with Vite and TypeScript setup (@rjvim)
  • apps-docs
    • feat: add initial Docusaurus documentation structure and styling (@rjvim)

🐛 Bug Fix

  • chore: update lerna and package.json to include apps/* in workspaces (@rjvim)
  • docs: add initial README with configuration instructions for Docusaurus template (@rjvim)
  • chore: init repo with lerna (@rjvim)
  • @rcls/elements
    • fix: update Button component styles to use cyan color scheme #1 (@rjvim)
    • chore: update package names and add .env to .gitignore; configure auto-release settings (@rjvim)
    • fix: remove index.css from tsconfig.lib.json include paths (@rjvim)
  • apps-docs
    • chore: remove lock file from site (@rjvim)
    • fix: update Docusaurus config for site details and organization (@rjvim)

Authors: 1