Releases: nxt3AT/sankeydiagram.net
v1.5.3
What's Changed
- feat(content): add list of by BuyMeACoffee request (https://sankeydiagram.net/how-to/css-color-names-list-hex-code, see #51)
- refactor(content): minor docs changes
- build: bump browserlist db
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
- refactor: add additional example to the examples pages & minor text tweaks
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- feat: add setting to sort nodes on the same level by their line-number in input instead alphabetically (issue #41)
- feat: if a custom color is set for a flow, use this custom color for the according node too
- feat: add how-to/examples page
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.5.0...v1.5.1
v1.5.0 | new default theme
Important
This is a huge update, adding tons of customisation settings and greatly improving the default theme.
However, if you want to go back to the old theme, you can use the button in the bottom of the settings menu to load the old theme!
If you have any feedback on the new theme, please open a GitHub Issue or E-Mail me!
What's Changed
Features
- feat: add setting for configuring flow opacity (closes #58)
- feat: add setting to configure node seperator-line width (closes #59)
- feat: add setting to color node seperator-lines (closes #59)
- feat: add setting to disable watermark (closes #57)
- feat: add setting to enable background box behind node labels
- feat: add setting to color all flows where the source starts with the same word in the same color
- feat(ui): group settings into categories
- feat(ui): add button to load old-default theme
Fixes
- fix: trigger "input" event on setting deserialisation for fields
- fix: correctly deserialise and trigger checkbox fields
- fix: don't completely fail setting deserialisation if one item fails
- fix: improve edge-case with linkPath rendering (closes #62)
Refactors
- refactor: improve default theme using new settings
- refactor: add more distance from the seperator-line to node labels
- refactor: improve default placeholder-input diagram
- refactor(ui): add link to changelog to navbar
- docs: update screenshots & og banner
- docs: improve README
- style: add eslint rule for single-quotes instead of double-quotes
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.4.1...v1.5.0
v.1.4.1
What's Changed
- fix: add more decimal-precision if necessary to prevent small comma numbers to be rounded down to 0
- refactor: raise limit of decimal-precision setting from 3 to 15
- refactor: add more how-to content
- refactor: remove ".html" from navbar links to sub-pages
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
-
feat: add 2 basic /how-to/ pages (#51)
-
fix: decrease exported svg file-size to 20% (!) by removing unnecessarily-embedded icon-font from output
-
fix: increase exported svg compatibility by removing unneeded & not well-supported css from output
-
refactor: migrate frontend completely to tailwind from bulma to improve long-term maintainability (#52)
-
build: update node version in Dockerfile to 20 / LTS by @ndsvw in #50
-
build: bump node version used for building to 20 / LTS
-
build: update & improve eslint config
Support my Open Source work: https://buymeacoffee.com/jonasdoesthings
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's changed
- Add font size setting
- Fix bug where settings from share-link would not get processed
Full Changelog: v1.2.3...v1.3.0
v1.2.3
v1.2.2
What's Changed
- Create Dockerfile by @ndsvw in #40
- Update README.md by @Subhraaa in #42
- Fix value for circular streams (closes issue #44) by @JonasDoesThings in #45
New Contributors
Full Changelog: v1.2.1...v1.2.2
v.1.2.1 - Refactoring
What's Changed
- A lot of refactoring due to nxt3 no longer existing, removed mentions of nxt3 where possible.
- Small fix when pasting in input
Full Changelog: v1.2.0...v1.2.1