Skip to content

Latest commit

Β 

History

History
325 lines (245 loc) Β· 19.5 KB

File metadata and controls

325 lines (245 loc) Β· 19.5 KB

Changelog

v2.0.2

compare changes

πŸš€ Enhancements

  • Initial tests with darkmode (9d07ea9)
  • components: Initial darkmode (809d6cf)
  • docs: Add compare on codeblock (d4c6961)
  • docs: Add docs page for compare (ae3f2b7)
  • docs: Add darkmode on tailwind (fbe600a)
  • docs: Add compare page on menu (938fdcc)
  • docs: Add PUCard and PUGrid components with documentation (29df465)
  • Add PUDivider component with hand-drawn style separators (80eee44)
  • Add PULoading component with multiple animation types (c8739db)
  • Add PUSlider component with drag interactions and markers (badb5b1)
  • Add PURating component with interactive star system (ddeccfe)
  • Add PUCounter component with increment/decrement controls (d33b801)
  • Add PUDropdown component with smooth animations (320daf1)
  • Add PUCopyToClipboard component with success feedback (c12f4cd)
  • Add PUSearch component with suggestions and loading states (b652e22)
  • Add PUConfetti component with canvas-based particle animation (2cca59e)
  • Enhance PUDropdown component with teleport for menu rendering and improved positioning logic (4b22aad)
  • docs: Add new components and images to the project, including carousel support and layout optimization on the welcome page (045ae3f)
  • Implement new sidebar menu with expand and collapse functionality, plus improvements in component styling and layout (b43ae04)
  • Adicionar pΓ‘gina de changelog para a versΓ£o 2.0, incluindo novas funcionalidades e melhorias, alΓ©m de atualizar o menu lateral e a pΓ‘gina de boas-vindas com links para as novidades (a83a985)

🩹 Fixes

  • component: Add new props to PUCompare (9f5f235)
  • Disabled state keeps normal colors in PURating (9e5ca46)
  • Update default colors in PUConfetti component to a single color for improved visual consistency (07eedf3)
  • Eslint warnings (bfbdf37)

πŸ’… Refactors

  • Remove unnecessary comments from existing components (401c80b)
  • Remove HTML comments from all components and pages (1073333)
  • Clean up whitespace and improve button alignment in components (a13d8c8)
  • Update PUDivider component to use 'divider-style' prop instead of 'style' and adjust related documentation (7273b5f)
  • Remove hand-drawn effect comments from multiple components for cleaner code (e7a6841)
  • Enhance PUSlider component to support vertical orientation with updated marker and thumb positioning (c2bbc6d)
  • Reorganize AsideMenu component structure and update component links for better categorization (501c0ca)
  • Clean up whitespace and improve formatting across multiple components for better code readability (bc9383f)
  • Update color utility classes in PUCopyToClipboard and PURating components for consistency with design system (ef05bed)
  • Enhance layout and styling on WelcomePage component for improved responsiveness and visual appeal (b97d71d)
  • Remove unused examples layout component and fix formatting in nuxt.config.ts (1301fbc)
  • Remove PUGridItem link from sidebar menu for simplification (16462c9)

πŸ“– Documentation

  • Update navigation and component list with new components (9e90957)
  • Update code examples in pu-grid documentation to use code-box format (ff8bc67)
  • Enhance ShowDivider component example with additional content structure (aedb752)

🏑 Chore

  • lint: Fix lint warnings (f235d70)
  • component: Change slot name (e553dd3)
  • docs: Remove compare from preview (8de45c6)
  • docs: Fix eslint warning (6c75310)
  • config: Update readme (fb2107f)
  • Disable eslint rule for multi-word component names in multiple Vue files (73cb9c1)
  • Update version to 2.0.0 in package.json, remove incremental configuration from tsconfig.json and adjust formatting across multiple documentation pages for better readability (f56e88e)

🎨 Styles

  • component: Update icon and style props (b40f45c)

❀️ Contributors

v1.7.0

compare changes

πŸš€ Enhancements

  • component: Add new component PUAvatar (a6a0ac4)
  • docs: Add docs page for progress (43c7d6c)
  • docs: Add avatar on aside menu (2fda273)
  • docs: Add PUTable component (f7919b6)
  • component: Add new events on checkbox (239b193)
  • docs: Add new events on checkbox doc (8a5cf71)
  • component: Add new component PUTable (f050f29)
  • docs: Add docs page for table (89da6c8)
  • docs: Add 'new' on new components (85d8f87)
  • component: Add new component PUVideo (56aa352)
  • component: Add new component PUAudio (4bcbe46)
  • docs: Add docs page for video (9478175)
  • docs: Add docs page for audio (c230090)
  • docs: Add audio/video components on docs/menu (936919c)
  • docs: Add assets on docs (76839cd)

🩹 Fixes

  • component: Fix disabled state on button (1c95c93)
  • docs: Fix aside menu urls (48780c7)

🏑 Chore

  • release: V1.6.0 (0420567)
  • components: Update style to primary color (d0f9fcd)
  • docs: Update style to primary color (aa3a320)
  • layout: Adjust pagination of the table (785640d)
  • lint: Fix eslint warnings (245035c)
  • docs: Move file into docs folder (f6d307d)
  • docs: Change url to /docs (c223675)
  • component: Update layout on pu-video (d1ff150)
  • component: Update icons on pu-toast (4c9bbda)

❀️ Contributors

v1.6.0

compare changes

πŸš€ Enhancements

  • component: Add new component PUDatePicker (0e7070b)
  • docs: Add docs page for datepicker (2ec545e)
  • components: Add PUProgress component (0224a3a)
  • docs: Add docs page for progress (f632ae8)
  • docs: Add new components on menu (9ab9931)

🩹 Fixes

  • component: Fix before content on tooltip (2b217a1)
  • component: Update disabled state for datepicker (7839989)

🏑 Chore

  • release: V1.5.0 (ff1a6cc)
  • lint: Fix some warnings (191b4db)
  • docs: Add nuxt command to add module (140e5f3)
  • docs: Add datepicker on aside menu (a853bd6)
  • component: Update layout on datepicker (fd49c04)
  • docs: Update props for datepicker doc (6559b4e)

❀️ Contributors

v1.5.0

compare changes

πŸš€ Enhancements

  • docs: Add docs page for toast (78375b6)
  • docs: Add docs page for checkbox (d44dc3e)
  • docs: Add docs page for modal (3b5e34b)
  • docs: Add docs page for switch (4d130d6)
  • docs: Add docs page for radio (41b6355)
  • docs: Add docs page for tag (2d60b29)
  • docs: Add docs page for textarea (043e3da)
  • docs: Add docs page for toast (c699807)
  • docs: Add icons on aside menu (e5ceb3e)
  • docs: Add docs page for icons (06f8b75)

🏑 Chore

  • release: V1.4.0 (468468e)
  • docs: Fix icon on allcomponents (2c76353)
  • docs: Removed some files (79eef84)
  • component: Update icon (95c0f9f)
  • component: Update path to get stroke params (3703e78)
  • docs: Update aside menu to adjust layout (7fa5e49)
  • component: Update input to emit changes (f5cfe99)
  • docs: Update docs page gap (d196d63)

❀️ Contributors

v1.4.0

compare changes

πŸš€ Enhancements

  • docs: Add components to docs (06916ed)
  • docs: Add pu-tooltip page (a83288e)
  • docs: Add DocTable component (a7e9f27)
  • docs: Add components page (39c1d82)
  • docs: Add pu-tabs page (721a45a)
  • docs: Add CodeBlock and use on pu-accordion page (fe532e1)
  • docs: Add accordion component docs (2e71f69)
  • docs: Add docs page for accordion (e2a4cec)
  • docs: Add docs page for badge (a44550c)
  • docs: Add docs page for select (d220fc5)
  • docs: Add docs page for tooltip (0bca68e)
  • docs: Add docs page for input (d5386ca)
  • docs: Add docs page for button (bc03cd8)
  • icons: Add all icons to PUIcon (3f7aa83)
  • docs: Add docs page for button-icon (d643823)

🏑 Chore

❀️ Contributors

v1.3.0

compare changes

πŸš€ Enhancements

  • components: Add new component PUCheckBox (bb25a24)
  • components: Add new component PURadio (b59e339)
  • components: Add new component PUSwitch (28befd8)
  • icons: Add new icons check and minus (98db193)
  • docs: Add new components to components docs (23a3f9b)

🏑 Chore

  • playground: Add new components to app (c2632a9)

❀️ Contributors

v1.2.0

compare changes

πŸš€ Enhancements

🩹 Fixes

🏑 Chore

  • config: Update package.json to npm (c02b041)
  • version: Change to 1.1.2 (ca300c5)
  • composable: Add import path for useState (eedb2c7)
  • component: Add ref import path (f368a7c)
  • component: Add ref import path (7c67eec)
  • release: V1.1.5 (3e4e369)
  • components: Update font (dc5a781)
  • release: V1.1.6 (5483129)
  • app: Initial commit by Nuxt Studio (786fdf7)
  • deployment: Add workflow file (7c4a3b0)
  • docs: Add content options and debug (0a05ac4)
  • docs: Remove unused page (aa70d17)
  • docs: Add header on layout (1fcd243)
  • docs: Add layout (1510fcc)
  • layout: Remove nuxt layout (45b93ca)
  • docs: Add logo and adjust header (5d22d20)
  • release: V1.1.7 (b23a6cf)

❀️ Contributors

v1.1.0

πŸš€ Enhancements

  • components: PUIcon (54dae6a)
  • components: PUButtonIcon (ffc80b4)
  • components: Add icon prop on PUButton component (566948f)
  • comp: Add select component (91471fd)
  • components: Add new component Accordion (11ccfbd)
  • components: Add new component Badge (8b6ac5d)
  • components: Add new component ButtonIcon (1634ed9)
  • components: Add new component Icon (581adc6)
  • components: Add new component Input (7ddd32f)
  • components: Add new component Modal (eb2bd6a)
  • components: Add new component Tabs (01b2755)
  • components: Add new component Toast (dd4e6e5)
  • components: Add new component Tooltip (2fefa3c)
  • components: Add new component TextArea (b256beb)
  • components: Add new component Tag (bdc733f)
  • components: Add new component Select (f3072f9)
  • components: Add new component Label (e6007c8)
  • composables: Add new composables (0cd9159)

🏑 Chore

  • cd: Fix eslint warnings (e4a3134)
  • ci: Add deploy configs (73f042d)
  • ci: Update checkout (8d0db10)
  • ci: Debug mode (39e3ce0)
  • ci: Fix build (5f0b80a)
  • ci: Fix tsconfig (cd2691f)
  • ci: Fix .nuxt folder to build (b7cfbc6)
  • ci: Prepare files for generate (ab88543)
  • ci: Fix patch on deploy (b8d3adb)
  • ci: Remove gh pages deploy (0347a73)
  • components: Fix lint warnings (90ff779)
  • config: Change module name (4eb8e4a)
  • configs: Change module name (52ba189)

❀️ Contributors