@aquera/nile-elements 0.0.122 → 0.0.124

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
@@ -79,6 +79,12 @@ To run a local development server that serves the basic demo located in `demo/in
79
79
 
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
+ #### Version 0.0.124
83
+ - Nile Code Editor - Editor state performance optimization, Rerender on expand click fixed
84
+
85
+ #### Version 0.0.123
86
+ - Nile Code Editor - Property added to control line numbers in multiline mode
87
+
82
88
  #### Version 0.0.122
83
89
  - Nile Datepicker/Calendar - Issue nile-change event emitting twice fixed
84
90
  - Nile Form Help Text - Component and documentation updated