feat(breakpoints): document preset viewport helpers, low-level container helpers, and exported types for breakpoints
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-11 - 2.5.0 - feat(breakpoints)
|
||||
document preset viewport helpers, low-level container helpers, and exported types for breakpoints
|
||||
|
||||
- Added documentation for preset viewport helpers (they emit both @media and @container wccToolsViewport)
|
||||
- Added usage examples and API for low-level helpers: cssForCustom, cssForContainer, cssForCustomContainer, and containerContextStyles
|
||||
- Documented exported types: ICssForConstraints and TViewport
|
||||
- Clarified that component-level container helpers target named containers and do not emit @media fallbacks
|
||||
|
||||
## 2026-03-11 - 2.4.0 - feat(css.breakpoints)
|
||||
add constraint-based CSS breakpoint helpers and container context utilities
|
||||
|
||||
|
||||
Reference in New Issue
Block a user