@aquera/nile-elements 0.1.23 → 0.1.24

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/README.md CHANGED
@@ -80,6 +80,11 @@ To run a local development server that serves the basic demo located in `demo/in
80
80
  In this section, you can find the updates for each release of `nile-elements`. It's a good practice to maintain detailed release notes to help users and developers understand what changes have been made from one version to another and how these changes might affect their projects.
81
81
 
82
82
 
83
+ #### Version 0.1.24
84
+ - Nile Code Editor: enableFoldGutters property added, Line number spacing css fix
85
+ - Nile Tab Group: Disappearing scroller fixed
86
+ - Nile Chip: Documentation update
87
+
83
88
  #### Version 0.1.23
84
89
  - Nile Autocomplete: enableVirtualScroll property available
85
90
  - Nile Chip: enableVirtualScroll property available