Skip to content

Releases: TAMULib/weaver-components

1.7.2 Release

14 Dec 14:50
6f17c77
Compare
Choose a tag to compare
  • Performance improvements

1.7.1 Release

23 Nov 22:37
bb0b6d1
Compare
Choose a tag to compare
  • Fixes bootstrapping process.

1.7.0 Release

23 Nov 18:04
f81325e
Compare
Choose a tag to compare
  • Wvr animations have regressed and are no longer firing. (#256)
  • SetTimeouts are not performant at load time. (#257)
  • Weaver Usage Documentation should include the component template in tab list. (#260)
  • Wvr Components should support an extensible list of branded colors. (Primary, secondary, danger, warning... etc). (#262)
  • Refactor color usage across wvr components to use branded color list, and include fallback support. (#263)
  • Color preview component. (#264)

1.6.0 Release

02 Nov 21:57
5eabb9f
Compare
Choose a tag to compare
  • Weaver component's build process should build multiple versions of the product. (#86)
  • Weaver Usage Docs should be converted into an angular project. (#102)
  • The wvr manifest action to submit request should afford providing response map. (#223)
  • Handlebars should be extracted into a service and all helpers declared outside of the component constructor. (#232)
  • On safari (check firefox) mobile display does not run the position footer function at load time. (#233)
  • Weaver components should provide a wvr-cards component. (#234)
  • Weaver Component selectors need to be refactored to avoid name collision with Weaver (angularjs) directives. (#237)
  • The wvr-header should use the configured asset path for the header logo. (#255)

1.5.0 Release

08 Oct 16:56
c26d09a
Compare
Choose a tag to compare
  • Weaver Components should communicate with Weaver web services. (#195)
  • Weaver Lists should automatically assign aria owns attribute for each of its list items. (#206)
  • Weaver Components should provide an Alert Component. (#207)
  • Weaver Components should dynamically assign unique identifiers to each component. (#208)
  • Explore ngRX as a state store solution for components. (#209)
  • Weaver Components should offer a tabs component. (#210)

1.5.0 Release Candidate

08 Oct 16:50
c26d09a
Compare
Choose a tag to compare
Pre-release
  • Weaver Components should communicate with Weaver web services. (#195)
  • Weaver Lists should automatically assign aria owns attribute for each of its list items. (#206)
  • Weaver Components should provide an Alert Component. (#207)
  • Weaver Components should dynamically assign unique identifiers to each component. (#208)
  • Explore ngRX as a state store solution for components. (#209)
  • Weaver Components should offer a tabs component. (#210)

1.4.0 Release

23 Sep 17:44
f7c03ad
Compare
Choose a tag to compare
  • Encapsulates bootstrap within global styling
  • Performance improvements
  • Introduces Mobile Service
  • The list item context attr should override the visual context of the list item. (#199)

1.4.0 RC

15 Sep 16:39
Compare
Choose a tag to compare
1.4.0 RC Pre-release
Pre-release
1.4.0-rc2

Bumped version

1.3.0 Pre-Release

13 Aug 20:24
6e175a4
Compare
Choose a tag to compare
1.3.0 Pre-Release Pre-release
Pre-release
  • Weaver Components should have an element query strategy. (#27)
  • Icons should be integrated into weaver buttons. (#128)
  • Weaver Components should support lists with expanding and collapsing sections. (#163)
  • The Wvr Icon component should support animation. (#164)
  • Weaver Components should have a list component. (#165)
  • Coveralls not providing the coverage notification. (#167)
  • Observable subscriptions should be unsubscribed from or converted to promises. (#168)

1.2.0 Release

16 Jul 17:49
4fa18d6
Compare
Choose a tag to compare
  • Weaver Component should support a global configuration paradigm. (#64)
  • Weaver Components should share vendor styling across components. (#82)
  • Weaver Components should support multiple font icon libraries. (#85)
  • Buttons must be integrated into weaver drop-down. (#129)
  • Weaver footer "stick-to-bottom" property affected by wvr-button line-height and padding property. (#150)