Skip to content

Commit

Permalink
Merge branch 'master' into sprint22-staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremythuff committed Nov 1, 2021
2 parents b22b4f7 + 4933468 commit ca36dcc
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [2.0.0] - 10-08-21
## [2.0.0] - 10-29-21
### Resolves

- Weaver Components should have a consistent content projection strategy. (#236)
Expand All @@ -15,6 +15,15 @@
- Weaver Components should delay bootstrapping until a specified condition has been met. (#425)
- Weaver Components Memory and Performance Concerns. (#428)
- Weaver Components should compile using the ivy partial compiler option. (#430)
- Memory Leak And Performance degradation when components is left open. After about 2 hours Gigibytes of memory in use. (#438)
- Incorrect boolean logic in dequeue and inadequate tests (#442)
- The tabs component should support theming (#348)
- Incorrect manifest entries are being updated in Manifest. (#439)
- The tabs component should support theming (#348)
- Incorrect manifest entries are being updated in Manifest. (#439)
- Weaver Card hardcodes width as a style. (#451)
- Weaver Components should provide a Message Receiver Component (#407)
- Weaver Card Should Support Expand/Collapse on Card Header click. (#445)

## [1.12.0] - 06-04-21
### Resolves
Expand Down

0 comments on commit ca36dcc

Please sign in to comment.