@neo4j-ndl/base 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,21 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 0.14.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- c210389: New custom icon.
|
|
8
|
+
|
|
9
|
+
collapse-expand-left
|
|
10
|
+
collapse-expand-right
|
|
11
|
+
|
|
12
|
+
collapse-expand deprecated; replaced by collapse-expand-left
|
|
13
|
+
|
|
14
|
+
Added missing .svg icons.
|
|
15
|
+
|
|
16
|
+
configure.svg
|
|
17
|
+
status.svg
|
|
18
|
+
|
|
3
19
|
## 0.13.0
|
|
4
20
|
|
|
5
21
|
### Minor Changes
|
package/lib/neo4j-ds-styles.css
CHANGED
package/lib/tokens/js/tokens.js
CHANGED