Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-03-01 | 1.5 kB | |
v1.3.0.tar.gz | 2018-03-01 | 5.7 MB | |
v1.3.0.zip | 2018-03-01 | 5.9 MB | |
Totals: 3 Items | 11.6 MB | 1 |
Highlights
- Enhanced library by using the Sass variables, maps and functions to make customizing a theme and the components easier and faster.
- Resolved the alignment related issue which was occurring while placing one outline and one normal button side by side.
- Resolved the issue with the labels in the Floating Action Button when the
.pmd-ripple-effect
class is removed from the buttons. - Removed unnecessary classes from Typography, Accordion, Card, TextField and Table components.
- Removed opacity css property and replaced it with RGBA in Typography.
- Removed the box shadow when the sidebar is collapsed.
- Removed the unnecessary images from the custom-select class in Data Table.
### Added
SCSS
- Added Sass variables, maps and functions to make customizing a theme and the components easier and faster.
Fixed
CSS
- Resolved the alignment related issue which was occurring while placing one outline and one normal button side by side.
- Resolved the issue with the labels in the Floating Action Button when the
.pmd-ripple-effect
class is removed from the buttons.
Removed
CSS
- Removed unnecessary classes from Typography, Accordion, Card, TextField and Table components.
- Removed opacity css property and replaced it with RGBA in Typography.
- Removed the box shadow when the sidebar is collapsed.
- Removed the unnecessary images from the custom-select class in Data Table.