Releases: pangolinjs/core
Releases · pangolinjs/core
v5.0.0-rc.4
⚠ BREAKING CHANGES
- deps: Both
eslint
andstylelint
must be re-installed withnpm install --save-dev eslint stylelint
.
Bug Fixes
- ui: Use brand color as Vuetify primary color (02fab51)
Features
- ui: Add template tab and link imports and includes (Close #59) (3b660b1)
- ui: Make the index page 100% friendlier (eadfa91)
- ui: Syntax highlighting for source (Close #58) (8a5a972)
Dependencies
v5.0.0-rc.3
Bug Fixes
- Let stylelint throw warnings so webpack can emit files (f4be6cf)
v5.0.0-rc.2
v5.0.0-rc.1
Bug Fixes
- ui: Browser history works again (Fix #57) (1ff4953)
- ui: Fight with Vuetify ⚔️ (512dd6e)
- ui: Set title and favicon correctly (b35ad48)
- ui: Use real links for sidebar (7d07852)
- Don't show webpack performance hint for Pangolin.js files (fedffd2)
Features
- ui: Clear console on component reload (b64b442)
v5.0.0-rc.0
v5.0.0-beta.27
v5.0.0-beta.26
Bug Fixes
- Brand color as primary UI color (6a61856)
v5.0.0-beta.25
Bug Fixes
- UI: Use correct URL for standalone render page link (dae3aac)
v5.0.0-beta.24
Bug Fixes
- UI: Component render isn't resolved correctly (38829c2)
v5.0.0-beta.23
Bug Fixes
- UI: Respect base path during path resolution (84e31fc)