You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Improved contrast for light and dark theme interfaces
* Improve styling for actions model. Improved robustness of card settings content
* First draft
* Fix editing
* Clean console
* Clean drawer
* Fixed issue where users cannot return to edit mode after turning off editing. Make extensions a seperate FAB. Improved styling for rule-based styling creation modal
* circular dependencies
* circular dependencies 2
* circular dependencies 3
* circular dependencies 4
* circular dependencies 5
* Last clean
* Deleting Sidebar and Workflow
* Final touch
* Icons migration 1
* Icons material free
* Reducing duplication
* Smells
* uuid migration
* Added user agent to driver object
* Bumped version
* Added better version format
* Moving circular to dev dep
* Smells
* Adding release notes
* Updated Github runners
* Fixed IT test for advanced settings
* remove luma + markers pin
* Selector options
* Fixed double scroll bar
* Tooltips nivo contrast
* Runs on non drafts
* Color picker selection
* Version bump and release notes
* Fix on Nivo Canvas
* Fixing unused import
* Fix version 2.3.4 (#581)
* Hotfix for outdated version config on some components
---------
Co-authored-by: Niels de Jong <[email protected]>
Copy file name to clipboardexpand all lines: changelog.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## NeoDash 2.3.3
1
+
## NeoDash 2.3.3 & 2.3.4
2
2
This is a bugfix / stability release directly following 2.3.2.
3
3
4
4
Improvements:
@@ -7,6 +7,7 @@ Improvements:
7
7
- Improved contrast for light and dark theme. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/566))
8
8
- Fixed issue where dashboards were locked in read-only mode, after toggling in the dashboard settings. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/566))
9
9
- Fixed issue where editing the name of a non-selected page changed the wrong page data. ([@BennuFire](https://github.com/BennuFire), [#545](https://github.com/neo4j-labs/neodash/pull/571))
10
+
- Fixed issue where color picker was only working on popup selections. ([@BennuFire](https://github.com/BennuFire), [#579](https://github.com/neo4j-labs/neodash/pull/579))
10
11
- Add user agent to driver session for better logging of NeoDash queries. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/574))
This is a bugfix / stability release directly following 2.3.2.
3
3
4
4
Improvements:
@@ -7,4 +7,5 @@ Improvements:
7
7
- Improved contrast for light and dark theme. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/566))
8
8
- Fixed issue where dashboards were locked in read-only mode, after toggling in the dashboard settings. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/566))
9
9
- Fixed issue where editing the name of a non-selected page changed the wrong page data. ([@BennuFire](https://github.com/BennuFire), [#545](https://github.com/neo4j-labs/neodash/pull/571))
10
+
- Fixed issue where color picker was only working on popup selections. ([@BennuFire](https://github.com/BennuFire), [#579](https://github.com/neo4j-labs/neodash/pull/579))
10
11
- Add user agent to driver session for better logging of NeoDash queries. ([@nielsdejong](https://github.com/nielsdejong), [#545](https://github.com/neo4j-labs/neodash/pull/574))
0 commit comments