Releases: Tradeshift/tradeshift-ui
Releases · Tradeshift/tradeshift-ui
v8.2.1 - Delayed Fix 💨
New Stuff
- [Tween] Set the default
timing-function
toease
Fixes
- [Tween] Fixed
delay
handling - [Tween] Added copyright text (don't want to call Saul)
v8.2.0 - Lazier Bézier 📐
v8.1.7 - Linted Transformer 🤖
v8.1.6 - Legacy Security 🔐
v8.1.2 - Indonesian Sorted Tables 🎸
New stuff
- [Bars] Support
white()
scheme on TopBar, ToolBar etc. PR - #290 - [Languages] Indonesian, Malaysian, Romanian and Traditional Chinese PR
- #287 - [Apps] New API for inter-app communication PR
- #278 - [Table] Configurable fixed width columns PR
- #279 - [Table] Callback for page index change PR
- #277 - [Table] Configurable column sort + sorting Table "extras" PR
Fixes
v8.0.4 - Hover DoorBox 🎁
v8.0.3 - Icon Positioner 🚢
>∞.ᴑ.ᴑ - Eight Forever 🎱
Breaking Changes
We've renamed @ts-fontweight-bold: 600;
to @ts-fontweight-semibold: 600;
and added @ts-fontweight-bold: 700;
New stuff
- [Linting] Formatted the repo using Prettier (PR PR)
- [Colors] Added
@ts-orange
(PR) - [Icons] Added
ts-icon-comment
,ts-icon-collaboration
,ts-icon-add-current-object
(PR) - [Fonts] Added
@ts-fontweight-semibold
(PR) - [LESS/CSS] We're using Autoprefixr to handle browser prefixes (PR)
- #258 - [Framework] Added support for async
ts.ui.get()
(PR)
Fixes
- #233 - [ToolBar] Handle long ToolBar titles (PR)
- #247 - [Framework] Patched
insertAdjacentHTML
(PR PR) - #236 - [Buttons] Fixed Button width (PR PR)
- #245 #234 - [Forms] Fixes
<select />
issues (PR) - #231 - [UserImage] Added ability to supply specific initials (PR)
- #255 - [Aside] Aside.onclose() should cancel on return falses (PR)
v7.2.0 - Lovable Modal Icons ❤️
v7.1.0 - Placeholder all the Selects 🌻
New stuff
- #78 - [Select] Placeholder and unselection support
Fixes
- #88 - [Aside]
ts-asidecover
stays on the page after navigating - #201 - [Table] Checkboxes are not clickable in Edge
- Detach children and not the element when overriding
innerHTML
andtextContent
- Fixed typo in
insertAdjacentHTML
- Complete support for Edge Browser
- Fixed flickering classes in inspector when multiple
<input />
s are inside the same<label />
Docs
- Small updates to the Wiki