Releases: pedrocoutinhosilva/imola
Releases · pedrocoutinhosilva/imola
New breakpoint and template systems
- Revamped template engine.
- Templates are now easier to generate and manage. See the vignette for more information.
- Revamped breakpoint systems.
- Breakpoint systems are now easier to generate and manage. See the vignette for more information.
- Reduce CSS rules specificity.
- Overwriting package rules should now be easier.
- Additional documentation
- New vignettes.
- New examples.
Documentation and testing overhaul
- Adds pkgdown website
- Updated roxygen documentation
- Adds vignettes regarding main features (grid, flex, breakpoints, templates)
- Adds makeTemplate functionality: Ability to generate templates as objects
- Adds workflow actions for publishing documentation and track test coverage
- Adds unit testing 100% coverage
- Adds UI testing coverage
Initial CRAN release
First official CRAN release 🎉
- Support for flex and grid panels and pages
- Initial breakpoint support
- Initial templating engine