Releases: occmundial/atomic
Releases · occmundial/atomic
v2.0.0-beta.7
v2.0.0-beta.6
v2.0.0-beta.5
2.0.0-beta.5 (2022-11-25)
Bug Fixes
v2.0.0-beta.4
v1.13.2
v2.0.0-beta.3
v2.0.0-beta.2
2.0.0-beta.2 (2022-11-16)
Bug Fixes
- Remove function styles, replace them for class togglin (511c7bb)
v2.0.0-beta.1
2.0.0-beta.1 (2022-11-15)
Bug Fixes
- Remove conditional rendering logic from components (2e06e19)
Features
- Add Media component (7d6c017)
BREAKING CHANGES
- The components in the library are not responsible anymore for the conditional rendering derived from the window size. Instead it is suggested to pass a prop on the client side to determine when the component should show a mobile version or when its grid has to be fluid.