Skip to content

Releases: Tradeshift/tradeshift-ui

v11.2.0

19 Dec 12:21
Compare
Choose a tag to compare

Commits

  • [Footer] simpler implementation of collabbutton notification badge (e7e7866)

v11.1.1

14 Dec 10:11
Compare
Choose a tag to compare

Commits

v11.1.0

22 Nov 14:26
Compare
Choose a tag to compare

Commits

  • [Footer] update logic to match previous methods (74fe50b)
  • [Footer] updated documentation for collabbutton; changed property from notification to badge (94d1193)
  • [Footer] updated collabbutton icon (32ef9ee)
  • [Footer] translate collaboration button text (ca04012)
  • [Footer] added a notification state to the collabbutton (166eeb0)
  • Fix typo (eb5da25)

v11.0.3

12 Nov 14:51
Compare
Choose a tag to compare

Commits

  • [Table] fix issue with incorrect table pagination (66c3349)

v11.0.2 - Tighter & Brighter ⭐️

07 Nov 14:28
Compare
Choose a tag to compare

hero-img

Breaking Changes

  • New unit
    The base @ts-unit is now 20px, which makes it easy to upgrade because it's not a vastly different number, but also makes the UI look tighter. An added plus is that dividing up to quarters will result in a whole number.
  • New colors
    We're simplifying our color palette to bring it in line with the upcoming v12.x (white look) release and working towards being WCAG compliant.

ts ui-v11_colors

  • [gui.ConfigPlugin] Only well-formed JSON is accepted when using data-ts.render attributes (f384128)

New Features

  • [build] Updated less to v3.8.1

Docs

  • Sub-menu items are now indented
  • Tradeshift logo is now in the version dropdown area
  • Search is now more prominent
  • New Colors page
  • The current page is remembered when switching versions

Misc

Pre-release: v11.0.0-alpha.5

17 Oct 09:37
Compare
Choose a tag to compare
Pre-release

Commits

  • [gui.ConfigPlugin] Parse strict JSON for Spirit attributes (f384128)
  • [release-it] --no-merges in changelog (3f69da5)
  • Release v10.1.1 (49d9545)
  • [scripts] npm run http will run on 0.0.0.0 (a0d00c3)
  • [CompanyCardSpirit] Re-enable data-ts.render="encodedJSON"-style test for all browsers (545c716)
  • [gui.ConfigPlugin] Call div.onclick() if div.click() didn't give any results (14328a4)
  • [Table] fix small typos (4ab714a)

v10.1.1

16 Oct 10:44
Compare
Choose a tag to compare

Fixed

  • #667 - [CompanyCard] Images not loading correctly in the Tradeshift UI card for Win7 IE11
  • #499 - [CompanyCard] Encoded JSON and Embedded JSON not working in React+IE11

New Stuff

Commits

  • [scripts] npm run http will run on 0.0.0.0 (a0d00c3)
  • [CompanyCardSpirit] Re-enable data-ts.render="encodedJSON"-style test for all browsers (545c716)
  • [gui.ConfigPlugin] Call div.onclick() if div.click() didn't give any results (14328a4)
  • [gh-pages] Versioned branch name + Automatic PR creation (e1dff7f)
  • [Tracking] switching GA credentials on local/prod (f915db4)
  • [Tracaking] adding the GA script programatically, and only firing it on prod (030b34c)
  • [Tracking] refactoring how we're adding GA (b2a6903)
  • [Build Process] remove unused arguments (e2e33b7)
  • [deps] npm audit fix (8c20c22)
  • [deps] npm install (21b8437)
  • [gh-pages] Allow forced updates (0d5cc03)
  • [README] Updated 'Release & Deployment', added 'Updating the docs' (3f70405)
  • [release-it] Use next/latest as tags (fd81592)
  • [package] Get ready for real public npm packages! (0af343e)
  • [release-it] We are not running the 'dist' step yet (71b1786)
  • [release-it] Actually upload to S3 (f2ae763)
  • [release-it] Split up release commands (69e5310)
  • [build] Always generate dist/ts-runtime.less (e566446)
  • [build] Use LESS 3.8.1 (ae5b054)
  • [gitignore] Ignore auto-generated ts-runtime.less (8eaced8)
  • [Tags] fix gallery page inconsistency (21baebd)

Pre-release: v11.0.0-alpha.4

12 Oct 14:32
Compare
Choose a tag to compare
Pre-release

Commits

  • [less] Use @ts-fontsize-* variables everywhere (720416b)
  • [less] Use @ts-fontsize-* variables (6b096a8)
  • [less] Manually adjust some unit values (adfe080)
  • [dox] Convert px values to @ts-unit (e4b97da)
  • [edbml] Use ts.ui.UNIT (ceb4c84)
  • [js] Change UNIT from 22 to 20 (c62d54a)
  • [less] Convert multiples of 20px to @ts-unit (7d1143f)
  • [less] Convert multiples of 22px to @ts-unit (7f80157)
  • [less] Convert ' to ’ for parsing reasons (65581bc)
  • [Search] Fix icon position (aa0bdf3)

Pre-release: v11.0.0-alpha.3

09 Oct 12:02
Compare
Choose a tag to compare
Pre-release

Commits

  • [package] Fix version number (5a7e7f3)
  • Merge branch 'master' into v11/20px-unit-new-colors (bfa531b)
  • Merge pull request #660 from Tradeshift/dsp/gh-pages-improvements (04e6fbc)
  • [gh-pages] Versioned branch name + Automatic PR creation (e1dff7f)
  • [Icons] Fix alignment for new unit (fa15f3b)
  • Merge branch 'master' into v11/20px-unit-new-colors (8be605c)
  • Merge pull request #655 from Tradeshift/tde/added-GA (d62427c)
  • [Tracking] switching GA credentials on local/prod (f915db4)
  • Merge branch 'master' of https://github.com/Tradeshift/tradeshift-ui into tde/added-GA (3eaf3c9)
  • [Tracaking] adding the GA script programatically, and only firing it on prod (030b34c)
  • [Tracking] refactoring how we're adding GA (b2a6903)
  • [Build Process] remove unused arguments (e2e33b7)
  • Merge pull request #654 from Tradeshift/dsp/npm-publish (843fab0)
  • [deps] npm audit fix (8c20c22)
  • [deps] npm install (21b8437)
  • Merge branch 'master' into dsp/npm-publish (9c71293)
  • Merge pull request #653 from Tradeshift/dsp/less (2b9dff8)
  • [gh-pages] Allow forced updates (0d5cc03)
  • [README] Updated 'Release & Deployment', added 'Updating the docs' (3f70405)
  • [release-it] Use next/latest as tags (fd81592)
  • [package] Get ready for real public npm packages! (0af343e)
  • [release-it] We are not running the 'dist' step yet (71b1786)
  • [release-it] Actually upload to S3 (f2ae763)
  • [release-it] Split up release commands (69e5310)
  • [build] Always generate dist/ts-runtime.less (e566446)
  • [build] Use LESS 3.8.1 (ae5b054)
  • [gitignore] Ignore auto-generated ts-runtime.less (8eaced8)
  • [gh-pages] Allow forced updates (ca0d016)
  • [build] Always generate dist/ts-runtime.less (0490bf3)
  • Merge branch 'master' of github.com:Tradeshift/tradeshift-ui into v11/20px-unit-new-colors (8015bf6)
  • Merge pull request #651 from Tradeshift/tde/tags-labels-gallery-change (0f5ee73)
  • [Tags] fix gallery page inconsistency (21baebd)
  • [README] Updated 'Release & Deployment', added 'Updating the docs' (b206b50)
  • [release-it] Use next/latest as tags (7a6d192)

Pre-release v12.0.0-beta.0

04 Oct 12:50
Compare
Choose a tag to compare
Pre-release

Commits