Releases: lob/ui-components
Releases · lob/ui-components
1.0.0-beta.59
Please refer to CHANGELOG.md for details.
What's Changed
- Fix megabutton border by @shannamurry in #337
Full Changelog: 1.0.0-beta.58...1.0.0-beta.59
1.0.0-beta.58
Please refer to CHANGELOG.md for details.
What's Changed
- Set up vue structure to publish Vue components by @nihwang in #1
- DANG-146: Add radio component by @bethqiang in #2
- DANG-155: Add Storybook (+ global CSS + Card story) by @bethqiang in #3
- DANG-167: Add radio button component to Storybook by @bethqiang in #4
- DANG-168: Add PR template & linting by @bethqiang in #6
- DX updates by @mercedesb in #7
- Add and configure unit testing by @mercedesb in #8
- Configure a11y addon and normalize.css by @mercedesb in #10
- Add and configure font awesome by @mercedesb in #11
- Radio button improvements: Separate out click callback, make class more readable by @bethqiang in #9
- DANG-180: Add CircleCI checks by @bethqiang in #14
- DANG-180, pt 2: Add FontAwesome token & change workflow name by @bethqiang in #15
- Dang 179/tailwind by @mercedesb in #16
- remove tw- prefix and use standard tailwind names by @mercedesb in #17
- Dang 143/pagination by @mercedesb in #13
- Creates checkbox component by @juanfriss in #5
- update tailwind colors according to new agreed on conventions by @mercedesb in #21
- Add missing specs and additional details to docs by @mercedesb in #23
- Dang 123/Main vertical navigation by @mercedesb in #19
- Dang 128/switch component by @mercedesb in #22
- DANG-124: Subnavigation by @bethqiang in #24
- Update main nav contrast, format switch group name by @bethqiang in #26
- Dang 133/tooltip by @mercedesb in #25
- Dang 113/breadcrumb by @mercedesb in #27
- Consistent icons by @mercedesb in #28
- Dang 117/buttons by @mercedesb in #29
- alert component and styles for 4 types by @mercedesb in #30
- textarea component for paragraphs of text by @mercedesb in #31
- Dang 189/upgrade vue 3 by @mercedesb in #32
- DANG-122: Top navbar/header by @juanfriss in #20
- DANG-186/story-names by @mercedesb in #35
- DANG-192/reusable-shadows by @mercedesb in #36
- Dang 126/dropdown by @mercedesb in #34
- DANG-194/adds button to collapse or expand main nav by @juanfriss in #37
- Dang 132/badge by @mercedesb in #33
- Consistent variants by @mercedesb in #40
- Lob tailwind plugin by @mercedesb in #41
- DANG-114: Text Input by @bethqiang in #43
- Test coverage by @mercedesb in #42
- Dang 119/datepicker by @mercedesb in #39
- DANG-114, part 2: Styling tweaks to text input after dropping it in by @bethqiang in #44
- Dang 149/Stepper by @juanfriss in #38
- Code clean up by @mercedesb in #46
- Text components by @joshua-maros in #47
- Support additional text-like inputs by @joshua-maros in #49
- Make Dropdown size consistent with TextInput by @joshua-maros in #51
- Header tweaks by @joshua-maros in #50
- Version bump by @joshua-maros in #52
- Dang 119/datepicker pt 2 by @mercedesb in #45
- Dang 193/consistent input states by @mercedesb in #48
- Main navigation tweaks by @joshua-maros in #55
- Fix accessibility violation by @joshua-maros in #56
- Style cleanup by @mercedesb in #61
- I forgot to increment the version... by @mercedesb in #62
- find way to handle document click without ref to bound element, stopPropagation instead by @mercedesb in #58
- vue-doc-gen was creating warnings because of missing default exports by @mercedesb in #57
- DANG-135/Filter content by @mercedesb in #59
- Icons by @mercedesb in #64
- Creates generic modal component by @juanfriss in #54
- DANG-136 Table component by @mariusrepede-lob in #63
- Fixes focus on text inputs by @juanfriss in #68
- Html in checkbox labels by @mercedesb in #70
- Add margins to text components. by @joshua-maros in #67
- Moar cleanup by @mercedesb in #66
- Adds success&error button variants by @juanfriss in #65
- upgrade storybook by @mercedesb in #71
- Deploy Storybook to Netlify by @bethqiang in #73
- Housekeeping - deprecation warnings, text input consistency, render functions for typography by @mercedesb in #72
- DANG-213: Smart link component by @bethqiang in #75
- fix localization bug bc vue-i18n doesnt like arrays by @mercedesb in #76
- fix some small style bugs by @mercedesb in #77
- Adds padding to better fit designs by @juanfriss in #78
- Creates megamenu subtitle component by @juanfriss in #79
- Megamenu subtitle by @juanfriss in #80
- Renames table to lobTable by @juanfriss in #74
- Adds right prop to megamenu, for megamenus placed far right in the top navbar by @juanfriss in #81
- Fixes collapsed prop by @juanfriss in #82
- Changes megamenu breakpoint by @juanfriss in #83
- DANG-224: fix breadcrumb showing duplicate item when nested route by @mercedesb in #84
- Dang 267/datepicker bug by @mercedesb in #86
- Changes mainnav's breakpoint from md to xl, to match megamenu's and topNav's breakpoints by @juanfriss in #85
- Change mainnav breakpoint by @juanfriss in #87
- Dang 134/search bar by @akotha7 in #60
- Adds lobLink export by @juanfriss in #88
- Fixes hover on primary button by @juanfriss in #89
- update tailwind-plugin-lob to latest by @mercedesb in #90
- Update Codeowners by @akotha7 in #91
- add link variant for button by @mercedesb in #92
- add missing export, fix exact-active-class, clean up docs by @mercedesb in #93
- Fix typos by @akotha7 in #95
- More housekeeping by @mercedesb in #94
- Remove default textinput by @juanfriss in #96
- useCapture on window click events to correctly dispatch events for nested components by @mercedesb in #97
- search and text input styling by @akotha7 in #98
- Search refactor by @akotha7 in #99
- DANG-280: File upload button by @bethqiang in #100
- DANG-280, pt2: FileUpload tweaks by @bethqiang in #101
- Shallow equality check when opts are objs by @mercedesb in #102
- Mb more housekeeping by @mercedesb in #103
- disable date if its out of range of min and max by @mercedesb in #104
- Add slot to radio button by @bethqiang in #105
- Small radio adjustments: Change label to flex, make inn...