Releases: HamzaAmar/pillar-ui
Releases · HamzaAmar/pillar-ui
@pillar-ui/[email protected]
Patch Changes
-
This release focuses on core improvements, bug fixes, and documentation enhancements. Key changes include:
Features:
- Added a new style utility for improved styling consistency. (3870275)
- Improved documentation with enhanced explanations and examples, including documentation for CSS class names and improvements to the "Get Started" guide. (4e0907d, dab2810)
Refactoring:
- Removed stepper components. (f4124cc)
- Refactored the paper component to use CSS variables instead of classes for height and width. (32bcbb7)
- Refactored core CSS styles for better consistency across the project. (448dbbe)
- Improved feature design by adding more spacing between sections. (0115fec)
Bug Fixes:
- Fixed a readonly issue with input components. (#117) (f4124cc)
- Addressed height issues in the skeleton component. (5f18d48)
- Added
onPageChange
functionality to the pagination component. (#116) (7b4ed0d) - Fixed various sitemap issues, including incorrect URLs. (d5d8b24)
- Temporarily removed the search input until Algolia indexing is complete. (d8e5c4e)
- Resolved issues in form comments. (b73e27c)
- Removed the menu from pages outside of the documentation sections. (84ae89e)
- Fixed various issues within core packages. (2b5ae10)
- Corrected button color issues on iOS and improved input spacing. (b9dabcf)
- Updated
react
andreact-dom
peer dependencies to>=18
instead of=18
in the core package. (#111) (6ba52bd)
Chores:
- Added a script for Algolia indexing and sitemap URL checking. (dd7cfa2)
This release represents a significant step forward with improvements to stability, styling, and developer experience. We recommend updating to this version.
@pillar-ui/[email protected]
Patch Changes
-
This release focuses on core improvements, bug fixes, and documentation enhancements. Key changes include:
Features:
- Added a new style utility for improved styling consistency. (3870275)
- Improved documentation with enhanced explanations and examples, including documentation for CSS class names and improvements to the "Get Started" guide. (4e0907d, dab2810)
Refactoring:
- Removed stepper components. (f4124cc)
- Refactored the paper component to use CSS variables instead of classes for height and width. (32bcbb7)
- Refactored core CSS styles for better consistency across the project. (448dbbe)
- Improved feature design by adding more spacing between sections. (0115fec)
Bug Fixes:
- Fixed a readonly issue with input components. (#117) (f4124cc)
- Addressed height issues in the skeleton component. (5f18d48)
- Added
onPageChange
functionality to the pagination component. (#116) (7b4ed0d) - Fixed various sitemap issues, including incorrect URLs. (d5d8b24)
- Temporarily removed the search input until Algolia indexing is complete. (d8e5c4e)
- Resolved issues in form comments. (b73e27c)
- Removed the menu from pages outside of the documentation sections. (84ae89e)
- Fixed various issues within core packages. (2b5ae10)
- Corrected button color issues on iOS and improved input spacing. (b9dabcf)
- Updated
react
andreact-dom
peer dependencies to>=18
instead of=18
in the core package. (#111) (6ba52bd)
Chores:
- Added a script for Algolia indexing and sitemap URL checking. (dd7cfa2)
This release represents a significant step forward with improvements to stability, styling, and developer experience. We recommend updating to this version.
@pillar-ui/[email protected]
Patch Changes
-
Fix Issues in Core and Hooks
Core Package
- Fix issues with Padding in Paper component
- Fix typescript issue in avatar component
- fix issue in css variables background in Paper component
Hooks Package
- fix issues in vitest and vite that cause build issue
Docs improvements
- fix issue that prevent vercel from building project
- improve color docs
- improve site seo
@pillar-ui/[email protected]
Patch Changes
-
Fix Issues in Core and Hooks
Core Package
- Fix issues with Padding in Paper component
- Fix typescript issue in avatar component
- fix issue in css variables background in Paper component
Hooks Package
- fix issues in vitest and vite that cause build issue
Docs improvements
- fix issue that prevent vercel from building project
- improve color docs
- improve site seo
@pillar-ui/[email protected]
Minor Changes
-
New Release to the Pillar packages
Features:
- Added
action
prop toAlert
component (#99). - Improved
Timeline
,Accordion
,Tooltip
, andSkeleton
components (#97). - New
Grid
docs withgrid-col
support. - Enhanced
Paper
component with abackground
prop. - Added source maps and rollup config for better debugging.
Fixes:
- Resolved Rollup config issues affecting Remix (
.mjs
changes). - Fixed
TOC Heading
andBreadcrumb
style issues. - Addressed table style issues in docs.
Refactors:
- Improved CSS variables for clarity.
- Updated core components (
Avatar
,Flex
,Grid
) for better consistency.
- Added
@pillar-ui/[email protected]
Minor Changes
-
New Release to the Pillar packages
Features:
- Added
action
prop toAlert
component (#99). - Improved
Timeline
,Accordion
,Tooltip
, andSkeleton
components (#97). - New
Grid
docs withgrid-col
support. - Enhanced
Paper
component with abackground
prop. - Added source maps and rollup config for better debugging.
Fixes:
- Resolved Rollup config issues affecting Remix (
.mjs
changes). - Fixed
TOC Heading
andBreadcrumb
style issues. - Addressed table style issues in docs.
Refactors:
- Improved CSS variables for clarity.
- Updated core components (
Avatar
,Flex
,Grid
) for better consistency.
- Added
@pillar-ui/[email protected]
Minor Changes
-
New Release to the Pillar packages
Features:
- Added
action
prop toAlert
component (#99). - Improved
Timeline
,Accordion
,Tooltip
, andSkeleton
components (#97). - New
Grid
docs withgrid-col
support. - Enhanced
Paper
component with abackground
prop. - Added source maps and rollup config for better debugging.
Fixes:
- Resolved Rollup config issues affecting Remix (
.mjs
changes). - Fixed
TOC Heading
andBreadcrumb
style issues. - Addressed table style issues in docs.
Refactors:
- Improved CSS variables for clarity.
- Updated core components (
Avatar
,Flex
,Grid
) for better consistency.
- Added
@pillar-ui/[email protected]
Minor Changes
-
New Release to the Pillar packages
Features:
- Added
action
prop toAlert
component (#99). - Improved
Timeline
,Accordion
,Tooltip
, andSkeleton
components (#97). - New
Grid
docs withgrid-col
support. - Enhanced
Paper
component with abackground
prop. - Added source maps and rollup config for better debugging.
Fixes:
- Resolved Rollup config issues affecting Remix (
.mjs
changes). - Fixed
TOC Heading
andBreadcrumb
style issues. - Addressed table style issues in docs.
Refactors:
- Improved CSS variables for clarity.
- Updated core components (
Avatar
,Flex
,Grid
) for better consistency.
- Added
@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