v0.11.2
Breaking Changes
- The UI view schema has been updated and is not backward compatible with the previous version. Plan layouts are now able to be fully defined via the UI view object (example), which essentially is a JSON definition of a CSS grid layout (think of it as a data-driven CSS grid). See our complete UI View documentation for more information.
What's Changed
- feat: new layout/navigation architecture by @camargo in #18
- feat: grid menu by @camargo in #19
- build: upgrade deps to latest by @camargo in #20
- feat: async scheduling request by @camargo in #21
- test: plan page by @camargo in #22
- test: more plan page tests by @camargo in #23
Full Changelog: v0.11.1...v0.11.2