lost-sia 1.0.3 → 1.1.2

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
@@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
4
4
  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
  and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
 
7
+ ## [1.1.2] - 2022-05-12
8
+
9
+ ### Added
10
+ - Sia dummy data for quick testing
11
+ ### Changed
12
+ - Moved semantic ui css into sia component
13
+ ### Fixed
14
+ - Toolbar: Do not crash if no filter props is provided
15
+
16
+ ## [1.1.1] - 2022-05-11
17
+ ### Changed
18
+ - Update sematic-ui-react to version 2.0.3
19
+
20
+ ## [1.1.0] - 2022-05-10
21
+ ### Added
22
+ - More fine grained visibility level for toolbar elements
23
+
7
24
  ## [1.0.3] - 2022-05-10
8
25
  ### Fixed
9
26
  - Export of toolbarEvents and tools