Releases: pangolinjs/core
Releases · pangolinjs/core
v5.5.1
Bug Fixes
- Avoid large
components.json
(7121c0b)
- Don't prettify modern build helper code (Fix #84) (a0a2698)
- Slightly increase HTML line length to 100 (0c9f69f)
v5.5.0
Features
Bug Fixes
- ui: Remove forced global vertical scrollbar … again (#65) (2e32946)
- ui: Transpile for older browsers (#83) (5c4fd9c)
v5.4.1
Bug Fixes
- Comply with Prettier parser specs (34d8150)
- Trim white space in HTML attributes (1f74d40)
v5.4.0
Features
- Prettify attributes in render (Close #78) (c0621f1)
Bug Fixes
- Add note for Node.js compatibility (Fix #79) (73fc7eb)
v5.3.0
Features
- ui: Make sidebar groups transparent if the only child is named after the parent (Close #68) (ac89ec2)
- Link
extends
in highlighted source (Close #69) (3f6ec9d)
Bug Fixes
v5.2.0
Features
Bug Fixes
- ui: Don’t discard children in search (Fix #70) (f7910b5)
- ui: Increase syntax highlighting contrast in dark mode (Fix #72) (0307d32)
- ui: Keep query parameters on redirect (Fix #73) (81be2ce)
- ui: Remove background from operators (Fix #71) (db9e800)
v5.1.0
Features
- Enable
esModules
option for file-loader
(4bb4f50)
Bug Fixes
- ui: Correctly calculate color contrast (74148de)
v5.0.0
Features
- ui: Add dedicated template pages (d750bc9)
- ui: Enhance components sidebar (Close #67) (378a7e6)
- ui: Improve sidebar design (7fa99b3)
- ui: Remove dark mode namespace (7593163)
Bug Fixes
- Don't suppress error messages in dev mode (Fix #25) (ecbbca0)
- Only link components in source tab (Fix #64) (6e30219)
- Use new webpack API for modified files (Fix #63) (ee05d26)
- ui: Remove forced global vertical scrollbar (Fix #65) (3967a3a)
v5.0.0-rc.5
Bug Fixes
- ui: Add
index.html
to package (e279ce1)