Releases: RDFLib/prez-ui
Releases · RDFLib/prez-ui
v4.0.0
Multi-package refactor with Nuxt. See the README for details.
What's Changed
- v4 release by @jamiefeiss in #186
- Updated versions in package.json to 4.0.0 by @jamiefeiss in #187
Full Changelog: v3.8.3...v4.0.0
v3.8.3
What's Changed
- Update LICENSE - RDFLib Team by @nicholascar in #153
- Reorder declaration of props in MainNav.vue, to before it is read. by @ashleysommer in #164
- remove github pages deployment by @lalewis1 in #175
- Fix '"vite-plugin-rewrite-all" resolved to an ESM file' error by @ashleysommer in #163
- More lenient HTTP Link Header parsing, for different HTTP server compatibility by @ashleysommer in #166
- Cast string array to PrezFlavour array to suppress TS error on build by @ashleysommer in #168
- Allows the use of the Prez /sparql endpoint using POST method by @ashleysommer in #169
- Render property fields with type rdf:HTML by @ashleysommer in #170
New Contributors
- @nicholascar made their first contribution in #153
- @ashleysommer made their first contribution in #164
- @lalewis1 made their first contribution in #175
Full Changelog: v3.8.2...v3.8.3
v3.8.2
v3.8.1
What's Changed
- Fix base URL for Vite assets by @avillar in #63
- Allow for configuring a base URL by @jamiefeiss in #65
New Contributors
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Add create-release workflow by @edmondchuc in #132
- Fix create-release workflow error by @edmondchuc in #133
- Don't auto-commit and tag when setting version by @edmondchuc in #134
- Update release workflow by @edmondchuc in #135
- Fixed getting current version from release tag instead of manual input by @jamiefeiss in #136
- Fix upload release asset by @edmondchuc in #137
- Allow write permission for release asset in release workflow by @edmondchuc in #138
- Fix for list pages not reading rdfs:member & /object page links not rendering properly by @jamiefeiss in #130
- Objects that have prez:links now render as internal RouterLinks by @jamiefeiss in #131
Full Changelog: v3.7.2...v3.8.0
v3.7.4-alpha-3
What's Changed
- Allow write permission for release asset in release workflow by @edmondchuc in #138
Full Changelog: v3.7.4-alpha-2...v3.7.4-alpha-3
v3.7.4-alpha-2
What's Changed
- Fix upload release asset by @edmondchuc in #137
Full Changelog: v3.7.4-alpha-1...v3.7.4-alpha-2
v3.7.4-alpha-1
What's Changed
- Fixed getting current version from release tag instead of manual input by @jamiefeiss in #136
Full Changelog: v3.7.4-alpha...v3.7.4-alpha-1
v3.7.4-alpha
What's Changed
- Add create-release workflow by @edmondchuc in #132
- Fix create-release workflow error by @edmondchuc in #133
- Don't auto-commit and tag when setting version by @edmondchuc in #134
- Update release workflow by @edmondchuc in #135
Full Changelog: v3.7.2...v3.7.4-alpha
v3.7.3
What's Changed
- Moved setting concept broaders into its own loop to ensure ordering by @jamiefeiss in #125
- Removed second call to configByBaseClass() in PropTableView by @jamiefeiss in #126
Full Changelog: v3.7.1...v3.7.3