We have now released new versions of our Warp packages:
Week 48
These past few weeks we have worked hard to fix reported issues, as well as bring you new stuff in our Warp packages. Below is an overview of the latest changes.
@warp-ds/elements@1.2.1
Bug Fixes
- textfield: allow styling input's left padding when prefix is wider than 40px (#116) (ac890c7)
- publish individual web components to eik (#111) (0915221)
- expandable use Warp chevron icons instead of inline svgs (#107) (87faf60)
- expandable: fix long titles overflowing chevron
- expandable only show focus indicator in on focus-visible
- tabs: left align all tabs instead of stretch
@warp-ds/react@1.2.1
Bug Fixes
- combobox: don't open on modifier key press and fix aria-expanded (#152) (71e42f6)
- textfield: allow styling input's left padding when prefix is wider than 40px (#173) (89e5a27)
- textfield: render prefix before input (#161) (2017cff)
- Import icons in the correct way (#169) (f279db9)
- expandable: fix long titles overflowing chevron
- expandable only show focus indicator in on focus-visible
- tabs: left align all tabs instead of stretch
- modal set z-index of Modal backdrop to 30
@warp-ds/vue@1.2.2
Bug Fixes
- Slider misc a11y fixes (#108) (3716178)
- textfield: allow styling input's left padding if prefix is wider than 40px (#115) (0799864)
- textfield reintroduce placeholder (#119) (9783d3a)
- use new icons export to drop bundle size (#110) (9d95858)
- expandable: fix long titles overflowing chevron
- expandable only show focus indicator in on focus-visible
- tabs: left align all tabs instead of stretch
- modal set z-index of Modal backdrop to 30