@neo4j-ndl/base 0.12.3 → 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,27 @@
|
|
|
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
|
+
|
|
19
|
+
## 0.13.0
|
|
20
|
+
|
|
21
|
+
### Minor Changes
|
|
22
|
+
|
|
23
|
+
- c7bfcd8: Added possibility to set custom styles to table element
|
|
24
|
+
|
|
3
25
|
## 0.12.3
|
|
4
26
|
|
|
5
27
|
### Patch Changes
|
package/lib/neo4j-ds-styles.css
CHANGED
package/lib/tokens/js/tokens.js
CHANGED