Releases: daun/processwire-dashboard
Releases · daun/processwire-dashboard
v0.6.8
- Enable module installation via ZIP download in admin interface
v0.6.7
- Allow setting HTML attributes of panel elements
- Set
data-file
attribute on template
panels to simplify CSS namespacing
- Auto-include associated CSS & JS files of
template
panels
- Allow event handlers to cancel panel reload
- Intercept
chart
panel reloads and update canvas manually
v0.6.6
- Fix error in case of undefined Uikit helper
- Fix notice in case of undefined URL parts
- Re-enable default theme tooltips
- Fix multi-language display of links
- Use DOM events to trigger panel reloads
v0.6.5
- Add dashboard page to user dropdown navigation
v0.6.4
- Support multiple
page-list
panels per dashboard
- Add option to open
page-list
links in modal or new tab
v0.6.3
- Simplify overwriting the default panel size
- Add CSS & JS to hello-world module implementation
- Fix missing modal scripts
v0.6.2
- Allow adding multiple items at once via
$panels->add()
v0.6.1
- Allow importing multiple items at once via
$panels->import()
v0.6.0
- Animate panel refresh
- Re-init tooltips after panel refresh
- Add support for modals in collection panels
v0.5.1
- Fix closing canvas tag
- Use compass as module icon