Skip to content

Releases: Tradeshift/tradeshift-ui

v7.0.0 - The Emperor's New Clothes 👑

17 Mar 14:01
Compare
Choose a tag to compare

New stuff

  • New design for all Form fields
  • #94 - Added .hide() and .show() to the TopBar
  • #66 - [Search] Search component flag to stay extended
  • #76 - JS API listener for breakpoints
  • #119 - [Bars] ToolBar theming support
  • #87 - [Table] Minimum viable Image and UserImage in Table
  • #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 Forms and Buttons 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] Buttons in Aside 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 the SearchInput on the tablet breakpoint
  • Fixed issues related to ng-if and label > span
  • Fixed issue with double lock on disabled Switchers
  • Fixed issue with Sidebar not calling reflex()
  • 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 Panels

Bonus screenshot

screen shot 2017-03-08 at 14 33 40

v6.1.2 - Business Models 👯

12 Dec 14:15
Compare
Choose a tag to compare

Fixes

  • #79 - [Aside] Dynamically update tab model

v6.1.1 - Can't Disable This ⏰

17 Nov 09:52
Compare
Choose a tag to compare

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

v6.1.0 - Interactive Cosmetics 💄

05 Oct 10:31
Compare
Choose a tag to compare

New stuff

Fixes

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