Releases: Tradeshift/tradeshift-ui
Releases · Tradeshift/tradeshift-ui
v7.0.0 - The Emperor's New Clothes 👑
New stuff
- New design for all
Form
fields - #94 - Added
.hide()
and.show()
to theTopBar
- #66 - [Search]
Search
component flag to stay extended - #76 - JS API listener for breakpoints
- #119 - [Bars]
ToolBar
theming support - #87 - [Table] Minimum viable
Image
andUserImage
inTable
- #171 - [GitHub] Added a better Contributing guide, Issue and Pull-Request templates
- #177 - [Dashboard] Create a dashboard to show off stuff
- #196 - [Forms] Add ability to ignore hover effects on form labels
- Initial version of the
Modal
dialog (API hidden) - Using
yarn
to handle Node dependencies - Added timing metrics
- Optimized loading of
Form
s andButton
s to improve performance - Added
eslint
to maintain uniform code styles - Added a new license and made the source publicly available
- Switched to using Jasmine without Karma to run tests on Browserstack
- Started refactoring
IconSpirit
to handle SVG icons better - [Forms] Added support for
data-ts.icon
on<input />
Fixes
- #97 - [Bars] CSS classlist not maintained correctly
- #27 - Don't document.write the localization script
- #122 - [Switcher] Standalone
Switch
is broken - #63 - [TabBar] API to manhandle autogenerated
TabBar
- #131 - [TopBar]
Button
s inAside
will fail in mobile breakpoint - #132 - [Main TabBar] New-Tab button looks weird in mobile breakpoint
- #127 - [Spinner]
data.ts-busy
Button
replacing<label />
of<span />
- #128 - [Table]
Icon
's color is missing - #130 - [Search] Drop shadow dysfunction
- #136 - [Aside] Element always removed when closed
- #137 - [Forms]
ng-disabled
does not work on<select />
- #195 - [S3] Wrong Content-Type is used for less files
- #198 - [Forms] onChange doesn't work as expected in React
- Fixed the
Spinner
appearing on top of theSearchInput
on the tablet breakpoint - Fixed issues related to
ng-if
andlabel > span
- Fixed issue with double lock on disabled
Switcher
s - Fixed issue with
Sidebar
not callingreflex()
- Fixed issue with unicode icon characters getting mangled when loading from S3/CloudFront
- Improved the screenshot generator
- Moved AWS Access Keys to environment variables
- Upgraded all devDependencies
- When uploading to S3, the
less
file is also gzip compressed
Docs
- #167 - [Docs] Add the 'Create new Issue' button as a sticky
- #145 - [Docs] The logo wraps to a new line on IE9 and IE10
- #147 - [Icons] Added Icon list page
- Moved Docs site to http://ui.tradeshift.com
- Added support for hidden tabs, for testing/experimental features
- Enabled metrics on the Docs site
- [Panels] Added documentation for
Panel
s
Bonus screenshot
v6.1.2 - Business Models 👯
Fixes
- #79 - [Aside] Dynamically update tab model
v6.1.1 - Can't Disable This ⏰
Fixes
- #57 Can't disable date format field
- #47 - Bug in SideBar on async toggled
autoclose
- #48 - [Layout] The TabBar doesn't push Main down
Docs
- New structure + fixing design pages at http://ui-dev.tradeshift.com/
- Adding
grunt-link-checker
and fixing broken links
v6.1.0 - Interactive Cosmetics 💄
New stuff
- New component StatusBar in progress on http://ui-dev.tradeshift.com/#components/bars/statusbar.html
- Interactive components in Table, see http://ui-dev.tradeshift.com/#components/table/extras.html
- Create all bars using JS API similar to the TopBar API, see examples on http://ui-dev.tradeshift.com/#components/api-only.html
Fixes
- https://github.com/Tradeshift/Client-Runtime/issues/581- Support
autoclose
on SideBar - https://github.com/Tradeshift/Client-Runtime/issues/576 - Typos in translation files
- #12 #17 #22 #36 TabBar cosmetics
Docs
- Docs moved to a new temporary URL over at http://ui-dev.tradeshift.com/
- Docs will soon move (again) to http://ui.tradeshift.com/ (so without
-dev
) - TopBar + TabBar + ToolBar + StatusBar collected under Bars
- CompanyCard + UserCard collected under Cards
- Component meta-categories abandoned because confusing