Releases: bullhorn/novo-elements
Releases · bullhorn/novo-elements
v0.0.9
Bug Fixes
- exports: Fixing some exports and properties of elements that were missing (645a8e1)
- exports: Fixing some exports and properties of elements that were missing (65c07a1)
- toast: fixed z index bug, added all toast types to demo, closes #51 (55876dd), closes #51
Features
- dragula: adds dragula element and docs, closes #5 (16c0c78), closes #5
v0.0.7
Bug Fixes
- headers: Fixes SCSS to give section.primary appropriate background color, closes #41(a36058a), closes #41
Features
- calendar: Implementing DatePicker and TimePicker, closes #2(dd44a17), closes #2
- table: Adds table element and documentation, closes #17(c096a60), closes #17
v0.0.6
Bug Fixes
- colors: Hooks up toast to color copy func(6bbd9a6)
- style: fixes href cursor styling (#39)(82ca7b6), closes #39
Features
- fork me: Adds 'Fork Me On GH' button to side nav, cleans side nav styles (#37)(ecf4010)
- list: Adds list component and documentation, closes #11 (#40)(3e11da6), closes #11 #40
v0.0.5
Features
- dropdown: Adding Dropdown Component (#33), closes #9(411ab43), closes #9
- header: Adds header element & documentation, closes #10(c565d0e), closes #10
v0.0.4
Features
- drawer: Add drawer element, closes #4(2a16f07), closes #4
- select: Added Select element, documentation, and initial tests(f1036d2)
- switch: Adds switch element and documentation, closes #16(747174b), closes #16
- toast: Adds toast element and documentation, closes #18(08f2351), closes #18
- tooltip: Adding tooltip feature, closes #20 (#29)(211f730), closes #20 [(#29](https://github.com/(/issues/29)
v0.0.3
Features
- deferred: Implement deferred object (15e5fe0)
- keycodes: Implement key codes util, closes #23 (470a1c6), closes #23
- outside-click: Implementing an outside click mixin, closes #24 (c5b4625), closes #24
- plural: Implementing a plural pipe and updating demo, closes #21 (73413d6), closes #21
v0.0.2
Features
- cards,loading: Implementing a Card and Loading element, style cleanup. (d2e9045)
v0.0.1
Features
- button: Adding base library code with a Button element and demo. (216f054)
- tabs: Adds Tabs element and demo. Closes #19 (9c38e7c), closes #19