Releases: HamzaAmar/pillar-ui
Releases · HamzaAmar/pillar-ui
@pillar-ui/[email protected]
Patch Changes
-
add .js to hooks package
@pillar-ui/[email protected]
Patch Changes
- Add new Patch Release to fix the issue with peerDep and changeset that cause a build issue
@pillar-ui/[email protected]
Patch Changes
-
Fix the issue related to table weight
@pillar-ui/[email protected]
Patch Changes
-
Reduce the Size Of the Core Library
@pillar-ui/[email protected]
Patch Changes
-
Pillar UI Release Notes
Major Features
- Improved SEO: Enhanced site SEO by adding creator information to Twitter metadata.
- Manifest Integration: Implemented a manifest file for better web app functionality.
Bug Fixes
- Dependency Removal: Removed unused dependencies to streamline the project.
- Props Spreading: Fixed an issue with props being spread to the item list incorrectly.
- CSS Optimization: Reduced CSS size by removing unused styles.
Refactorings
- Code Component Types: Added types for the code component for improved maintainability.
- CSS Optimization: Further optimized the code components by removing unused CSS.
- Core Components Size Reduction: Reduced the size of core components for better performance.
- Client Usage: Added
useClient
to list items where necessary. - Directory Renaming: Renamed directories that required the
useClient
hook to begin with@
. - Client Directory Rename: Renamed the client directory for better organization.
@pillar-ui/[email protected]
Patch Changes
-
new Release September 20, 2024
Major Features
- Code Components: Added code and copyButton components for use in the Code section of the mdx component.
- Improved Button and Checkbox Styles: Refactored button and checkbox styles for better consistency and appearance.
- Code Playground Restructuring: Restructured the doc file playground for use in both playground and code highlighting.
- Pagination Bug Fix: Fixed a pagination bug that prevented users from navigating back to previous pages.
Bug Fixes
- Variant Undefined Issue: Resolved an issue where the variant was undefined in the classname.
- --opa Mistakes Value: Corrected the value for the
--opa
mistake. - Stepper Bug: Fixed a bug in the stepper and renamed the value for clarity.
- Pagination Bug: Fixed a bug that prevented users from navigating back to previous pages.
- Code Bug: Fixed a code bug by adding the code to the pre element.
- Doc Issue: Resolved an issue in the documentation after changes to the core.
Refactors
- Removed Icon from Badge: Removed the icon from the badge component.
- Removed Cite Component: Removed the cite component from the blockquote and set a default value for the icon.
- Improved Component Detail Page Style: Refactored the style of the component detail page.
- Updated Content Files: Upgraded content files to reflect the new changes in examples.
- Changed Header and Home Component: Modified the header and home components to support the new API.
- Changed Stories: Updated stories to work with the new changes.
- Reduced Pillar Core Size: Reduced the size of Pillar Core.
- Reduced Pillar Hooks Size: Reduced the size of Pillar Hooks.
- Restructured Utils: Restructured the utils and reduced its size.
Additional Notes
- Yarn Lock File Upgrade: Upgraded the yarn lock file to ensure compatibility with the latest dependencies.
This release includes significant improvements and bug fixes that enhance the overall functionality and usability of Pillar Core.
@pillar-ui/[email protected]
Patch Changes
-
new Release September 20, 2024
Major Features
- Code Components: Added code and copyButton components for use in the Code section of the mdx component.
- Improved Button and Checkbox Styles: Refactored button and checkbox styles for better consistency and appearance.
- Code Playground Restructuring: Restructured the doc file playground for use in both playground and code highlighting.
- Pagination Bug Fix: Fixed a pagination bug that prevented users from navigating back to previous pages.
Bug Fixes
- Variant Undefined Issue: Resolved an issue where the variant was undefined in the classname.
- --opa Mistakes Value: Corrected the value for the
--opa
mistake. - Stepper Bug: Fixed a bug in the stepper and renamed the value for clarity.
- Pagination Bug: Fixed a bug that prevented users from navigating back to previous pages.
- Code Bug: Fixed a code bug by adding the code to the pre element.
- Doc Issue: Resolved an issue in the documentation after changes to the core.
Refactors
- Removed Icon from Badge: Removed the icon from the badge component.
- Removed Cite Component: Removed the cite component from the blockquote and set a default value for the icon.
- Improved Component Detail Page Style: Refactored the style of the component detail page.
- Updated Content Files: Upgraded content files to reflect the new changes in examples.
- Changed Header and Home Component: Modified the header and home components to support the new API.
- Changed Stories: Updated stories to work with the new changes.
- Reduced Pillar Core Size: Reduced the size of Pillar Core.
- Reduced Pillar Hooks Size: Reduced the size of Pillar Hooks.
- Restructured Utils: Restructured the utils and reduced its size.
Additional Notes
- Yarn Lock File Upgrade: Upgraded the yarn lock file to ensure compatibility with the latest dependencies.
This release includes significant improvements and bug fixes that enhance the overall functionality and usability of Pillar Core.
@pillar-ui/[email protected]
Patch Changes
-
new Release September 20, 2024
Major Features
- Code Components: Added code and copyButton components for use in the Code section of the mdx component.
- Improved Button and Checkbox Styles: Refactored button and checkbox styles for better consistency and appearance.
- Code Playground Restructuring: Restructured the doc file playground for use in both playground and code highlighting.
- Pagination Bug Fix: Fixed a pagination bug that prevented users from navigating back to previous pages.
Bug Fixes
- Variant Undefined Issue: Resolved an issue where the variant was undefined in the classname.
- --opa Mistakes Value: Corrected the value for the
--opa
mistake. - Stepper Bug: Fixed a bug in the stepper and renamed the value for clarity.
- Pagination Bug: Fixed a bug that prevented users from navigating back to previous pages.
- Code Bug: Fixed a code bug by adding the code to the pre element.
- Doc Issue: Resolved an issue in the documentation after changes to the core.
Refactors
- Removed Icon from Badge: Removed the icon from the badge component.
- Removed Cite Component: Removed the cite component from the blockquote and set a default value for the icon.
- Improved Component Detail Page Style: Refactored the style of the component detail page.
- Updated Content Files: Upgraded content files to reflect the new changes in examples.
- Changed Header and Home Component: Modified the header and home components to support the new API.
- Changed Stories: Updated stories to work with the new changes.
- Reduced Pillar Core Size: Reduced the size of Pillar Core.
- Reduced Pillar Hooks Size: Reduced the size of Pillar Hooks.
- Restructured Utils: Restructured the utils and reduced its size.
Additional Notes
- Yarn Lock File Upgrade: Upgraded the yarn lock file to ensure compatibility with the latest dependencies.
This release includes significant improvements and bug fixes that enhance the overall functionality and usability of Pillar Core.
@pillar-ui/[email protected]
Patch Changes
-
New Patch Release
- Dependency Downgrade: We have downgraded the "pillar hooks" dependency to version 0.7.3. Please review the dependency's changelog for any potential breaking changes or feature removals.
- Icon Rotation: A new feature has been added to allow for rotation of icons in different directions, enhancing visual customization options.
@pillar-ui/[email protected]
Patch Changes
-
Release Notes
Release Date: September 10, 2024
Summary:
This release focuses on code refactoring and optimization, with a strong emphasis on reducing component size and improving overall code structure.
Key Changes:
- Improved Module Structure: Nest type declarations inside export/require statements, promoting better organization and maintainability.
- Reduced Component Footprint: Optimized the size and complexity of several core components, including buttons, alerts, badges, chips, and spinners.
- Code Cleanup: Removed unused code (list component) and resolved warnings (type placement).
- Dependency Management: Addressed lock file issues for smoother project setup.
Detailed Changes:
- 7559f0f: Fixed nested type declarations within export/require.
- fbdcc3f: Resolved lock file problems.
- 6bccd91: Moved types to the top to eliminate warnings.
- 7c682b9: Refactored badge story and removed the list component.
- b204d3c: Removed the list component from index and style.
- 34e4420: Reduced core components' size.
- 8260896: Removed the list component.
- 95e024b: Reduced the spinner component code.
- 3875d58: Reduced the chips component code.
- 4842b9f: Reduced the button component code.
- b705b21: Improved and reduced the alert components.
- b32358e: Improved and reduced the badge component.
Future Plans:
- Continue to refine and optimize core components.
- Expand the component library with new features.
- Enhance documentation and examples.
Thank you for using our project!