Skip to content

Releases: TAMULib/weaver-components

2.0.0 Release

01 Nov 16:01
05846d9
Compare
Choose a tag to compare
  • 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)

2.0.0-rc.6

26 Oct 20:02
Compare
Choose a tag to compare
2.0.0-rc.6 Pre-release
Pre-release

Release Candidate 6.

1.12.0 Release

29 Sep 14:50
Compare
Choose a tag to compare

The mobile service should use the ngrx store to maintain state. (#333)
Weaver Components should use Ngrx to to maintain state. (#364)
Weaver Components should build without warnings (#365)
Refactor Template Service to Template Utility (#379)
Refactor to pure pipes (#380)
Remove isMobileAgent from base component (#381)
Refactor mobile store to layout store (#382)
Afford input text color on text component (#388)
Colors in color utility should be brought in via JSON (#390)
Weaver Components Manifest should support path variables (#398)

1.11.1 Release

19 May 16:04
Compare
Choose a tag to compare

Weaver Components should use an alternate mechanism to display: none when components are ready (#363)

1.11.0 Release

19 May 15:50
2a7491e
Compare
Choose a tag to compare

The weaver modal bg should be displayed (and NOT flicker). (#328)
Weaver modal only opens when a single modal is used.. (#346)
Weaver components should offer a default theme group (modeled after btn). (#347)
The Card Component should support theming.. (#350)
Lighthouse build failing for weaver components. (#356)

1.10.0 Release

23 Apr 15:36
7cae335
Compare
Choose a tag to compare

Weaver Modal button should be toggle-able. (#329 )
WVRWYSIWYG is not appearing in the usage documentation. (#330 )
WVR Theme Variants should be expanded to include all needed variant names. (#334)
Weaver Component's Modal Component should utilize the wvr-button-component intead of the wvre-button. ( #341)
Weaver component should provide additional theme variants. ( #342)
Weaver drop down menu should have a delay on hover prior to displaying the dropdown menu. ( #344)

1.9.0 Release

01 Apr 16:57
8428362
Compare
Choose a tag to compare
  • Weaver Components should provide a modal component. (#314)
  • Weaver Components should offer a WYSIWYG component. (#315)
  • Weaver Button should be able to trigger actions on a parent component. (#319)
  • Weaver WYSIWYG should maintain state using ngrx (#322)

1.8.0 Release

18 Dec 13:28
12b9827
Compare
Choose a tag to compare
  • Weaver Components should utilize externals to reduce bundle size. (#158)
  • Remove scss, rendered unnecessary by the recent theme features. (#276)

1.7.4 Release

15 Dec 21:32
Compare
Choose a tag to compare
  • Patch icon bug

1.7.3 Release

15 Dec 16:48
e5d4f7c
Compare
Choose a tag to compare
  • Fixed SVG styling and performance.