Skip to content

Releases: HamzaAmar/pillar-ui

@pillar-ui/[email protected]

09 Nov 13:22
Compare
Choose a tag to compare

Minor Changes

  • New Changes

    • Commit f1f8ee5: We’ve fixed an issue by adding types to the package.json exports. This should help improve the overall functionality of the library.
    • Commit cef2462: We’ve removed index.json and made changes to icons.json. This is part of our ongoing effort to streamline our codebase and improve efficiency.
    • Commit 3478d24: We’ve fixed the icon problem that some users were experiencing. This should enhance the user interface and make it more user-friendly.

    Conclusion

    These updates are part of our ongoing commitment to improving the Pillar UI library and ensuring it meets the needs of our users. We appreciate your feedback and encourage you to reach out if you encounter any issues or have suggestions for future updates.

@pillar-ui/[email protected]

09 Nov 13:22
Compare
Choose a tag to compare

Minor Changes

  • New Changes

    • Commit f1f8ee5: We’ve fixed an issue by adding types to the package.json exports. This should help improve the overall functionality of the library.
    • Commit cef2462: We’ve removed index.json and made changes to icons.json. This is part of our ongoing effort to streamline our codebase and improve efficiency.
    • Commit 3478d24: We’ve fixed the icon problem that some users were experiencing. This should enhance the user interface and make it more user-friendly.

    Conclusion

    These updates are part of our ongoing commitment to improving the Pillar UI library and ensuring it meets the needs of our users. We appreciate your feedback and encourage you to reach out if you encounter any issues or have suggestions for future updates.

@pillar-ui/[email protected]

09 Nov 13:22
Compare
Choose a tag to compare

Minor Changes

  • New Changes

    • Commit f1f8ee5: We’ve fixed an issue by adding types to the package.json exports. This should help improve the overall functionality of the library.
    • Commit cef2462: We’ve removed index.json and made changes to icons.json. This is part of our ongoing effort to streamline our codebase and improve efficiency.
    • Commit 3478d24: We’ve fixed the icon problem that some users were experiencing. This should enhance the user interface and make it more user-friendly.

    Conclusion

    These updates are part of our ongoing commitment to improving the Pillar UI library and ensuring it meets the needs of our users. We appreciate your feedback and encourage you to reach out if you encounter any issues or have suggestions for future updates.

@pillar-ui/[email protected]

06 Nov 14:31
Compare
Choose a tag to compare

Minor Changes

  • What's New

    • New Documentation for Flex and Grid: With commit 2914402, we've added comprehensive documentation for flex and grid layouts. Understanding how to leverage these powerful layout tools is now easier than ever.

    • Info Color and High Contrast: In commits de6a284 and d39d8a0, we introduced a new 'info' color and a high contrast property to our theming options. These features provide better visual cues and accessibility options for your projects.

    • Accordion Item Enhancement: With commit 5feefc1, we've made an update to the accordion component, allowing the value prop to accept either a string or a number, adding flexibility to the way you handle data.

    Bug Fixes

    • Documentation Style Fix: Commit 470f9f2 addresses a styling bug in the documentation. The appearance of our docs is now more consistent and user-friendly.

    • README File Corrections: With commit a8ad825, we've made corrections to the README file, fixing errors and ensuring that the project's introduction is as clear and accurate as possible.

@pillar-ui/[email protected]

06 Nov 14:31
Compare
Choose a tag to compare

Minor Changes

  • What's New

    • New Documentation for Flex and Grid: With commit 2914402, we've added comprehensive documentation for flex and grid layouts. Understanding how to leverage these powerful layout tools is now easier than ever.

    • Info Color and High Contrast: In commits de6a284 and d39d8a0, we introduced a new 'info' color and a high contrast property to our theming options. These features provide better visual cues and accessibility options for your projects.

    • Accordion Item Enhancement: With commit 5feefc1, we've made an update to the accordion component, allowing the value prop to accept either a string or a number, adding flexibility to the way you handle data.

    Bug Fixes

    • Documentation Style Fix: Commit 470f9f2 addresses a styling bug in the documentation. The appearance of our docs is now more consistent and user-friendly.

    • README File Corrections: With commit a8ad825, we've made corrections to the README file, fixing errors and ensuring that the project's introduction is as clear and accurate as possible.

@pillar-ui/[email protected]

06 Nov 14:31
Compare
Choose a tag to compare

Minor Changes

  • What's New

    • New Documentation for Flex and Grid: With commit 2914402, we've added comprehensive documentation for flex and grid layouts. Understanding how to leverage these powerful layout tools is now easier than ever.

    • Info Color and High Contrast: In commits de6a284 and d39d8a0, we introduced a new 'info' color and a high contrast property to our theming options. These features provide better visual cues and accessibility options for your projects.

    • Accordion Item Enhancement: With commit 5feefc1, we've made an update to the accordion component, allowing the value prop to accept either a string or a number, adding flexibility to the way you handle data.

    Bug Fixes

    • Documentation Style Fix: Commit 470f9f2 addresses a styling bug in the documentation. The appearance of our docs is now more consistent and user-friendly.

    • README File Corrections: With commit a8ad825, we've made corrections to the README file, fixing errors and ensuring that the project's introduction is as clear and accurate as possible.

@pillar-ui/[email protected]

24 Oct 13:13
Compare
Choose a tag to compare

Patch Changes

  • Core Enhancements and Fixes:

    • Fixed form corner defaults and improved gap separation (commit: #df335a2).
    • Added custom fonts to Project 3 (commit: #62af24e).

    Documentation and SEO:

    • Enhanced SEO with title and description tags (commit: #f5b4b0f).
    • Added Globby to the site (commit: #88b7989).
    • Refactored page SCSS files (commit: #9dfa9a8).
    • Added RSS and sitemap to the project (commit: #a6cce57).
    • Included robots.txt and sitemap.xml (commit: #b6c8391).
    • Added SEO meta information to the project (commit: #892f15a).

    This release focuses on improving SEO, enhancing appearance, and organizing resources for an optimized user experience.

@pillar-ui/[email protected]

18 Oct 12:44
Compare
Choose a tag to compare

Minor Changes

  • 🚀 Release Notes: Pillar UI Library Update

    We're excited to roll out a series of enhancements and new features in this minor release that will supercharge your development workflow with the Pillar UI library!

    🌐 Global Updates

    • Minor version bumps across multiple packages to ensure you’re working with the most refined and updated tools.

    🧱 @pillar-ui/core

    New Components

    • 🌐 Tooltip and Popover: Elevate your UI with our newly added interactive components.
    • 📜 Blockquote: Seamlessly incorporate quotes into your text with our styled component.
    • 📝 List: Managing and rendering lists got a lot easier.

    Bug Fixes

    • 🐛 Improved the Avatar component’s error handling for enhanced reliability.

    Refactoring

    • 🔄 Renamed composeRef to useComposeRefs for improved readability and consistency.

    🪝 @pillar-ui/hooks

    New Custom Hooks

    • 🧰 Introduced useComposeRefs to simplify and optimize reference composition.

    Enhancements

    • 📦 Enhanced useClickOutside to accept a ref, allowing for a more flexible usage.

    🧰 @pillar-ui/utils

    Organizational Improvements

    • 🗂 Reorganized the structure of utility functions for easier navigation and usage.
    • 🔄 Shifted useComposeRefs from utils to hooks for logical categorization.

    📚 Pillar Docs

    Documentation Improvements

    • 📱 Optimized the documentation header’s responsiveness for improved navigation on various devices.
    • 🚀 Added a dynamic Tutorial page to expedite users' proficiency with the library.
    • 🔍 Incorporated a search functionality, streamlining access to documentation contents.

    🙏 Thank you for choosing Pillar UI. We're committed to enhancing your development experience and eagerly look forward to your feedback on these latest updates!

@pillar-ui/[email protected]

18 Oct 12:44
Compare
Choose a tag to compare

Minor Changes

  • 🚀 Release Notes: Pillar UI Library Update

    We're excited to roll out a series of enhancements and new features in this minor release that will supercharge your development workflow with the Pillar UI library!

    🌐 Global Updates

    • Minor version bumps across multiple packages to ensure you’re working with the most refined and updated tools.

    🧱 @pillar-ui/core

    New Components

    • 🌐 Tooltip and Popover: Elevate your UI with our newly added interactive components.
    • 📜 Blockquote: Seamlessly incorporate quotes into your text with our styled component.
    • 📝 List: Managing and rendering lists got a lot easier.

    Bug Fixes

    • 🐛 Improved the Avatar component’s error handling for enhanced reliability.

    Refactoring

    • 🔄 Renamed composeRef to useComposeRefs for improved readability and consistency.

    🪝 @pillar-ui/hooks

    New Custom Hooks

    • 🧰 Introduced useComposeRefs to simplify and optimize reference composition.

    Enhancements

    • 📦 Enhanced useClickOutside to accept a ref, allowing for a more flexible usage.

    🧰 @pillar-ui/utils

    Organizational Improvements

    • 🗂 Reorganized the structure of utility functions for easier navigation and usage.
    • 🔄 Shifted useComposeRefs from utils to hooks for logical categorization.

    📚 Pillar Docs

    Documentation Improvements

    • 📱 Optimized the documentation header’s responsiveness for improved navigation on various devices.
    • 🚀 Added a dynamic Tutorial page to expedite users' proficiency with the library.
    • 🔍 Incorporated a search functionality, streamlining access to documentation contents.

    🙏 Thank you for choosing Pillar UI. We're committed to enhancing your development experience and eagerly look forward to your feedback on these latest updates!

@pillar-ui/[email protected]

18 Oct 12:44
Compare
Choose a tag to compare

Minor Changes

  • 🚀 Release Notes: Pillar UI Library Update

    We're excited to roll out a series of enhancements and new features in this minor release that will supercharge your development workflow with the Pillar UI library!

    🌐 Global Updates

    • Minor version bumps across multiple packages to ensure you’re working with the most refined and updated tools.

    🧱 @pillar-ui/core

    New Components

    • 🌐 Tooltip and Popover: Elevate your UI with our newly added interactive components.
    • 📜 Blockquote: Seamlessly incorporate quotes into your text with our styled component.
    • 📝 List: Managing and rendering lists got a lot easier.

    Bug Fixes

    • 🐛 Improved the Avatar component’s error handling for enhanced reliability.

    Refactoring

    • 🔄 Renamed composeRef to useComposeRefs for improved readability and consistency.

    🪝 @pillar-ui/hooks

    New Custom Hooks

    • 🧰 Introduced useComposeRefs to simplify and optimize reference composition.

    Enhancements

    • 📦 Enhanced useClickOutside to accept a ref, allowing for a more flexible usage.

    🧰 @pillar-ui/utils

    Organizational Improvements

    • 🗂 Reorganized the structure of utility functions for easier navigation and usage.
    • 🔄 Shifted useComposeRefs from utils to hooks for logical categorization.

    📚 Pillar Docs

    Documentation Improvements

    • 📱 Optimized the documentation header’s responsiveness for improved navigation on various devices.
    • 🚀 Added a dynamic Tutorial page to expedite users' proficiency with the library.
    • 🔍 Incorporated a search functionality, streamlining access to documentation contents.

    🙏 Thank you for choosing Pillar UI. We're committed to enhancing your development experience and eagerly look forward to your feedback on these latest updates!