Skip to content

Releases: Tradeshift/tradeshift-ui

v12.3.1 ☁︎

24 Sep 12:19
Compare
Choose a tag to compare

Commits

  • Change CODEOWNERS to TradeshiftUI for consistency in all our repos
  • [Sidebar] Add functionality to open sidebar from the left side #858
  • [Table]Add a pager status message #853
  • [Form] css text-overflow ellipsis for select input #850
  • [note] Note is broken for mobile layout #838

v12.3.0 ⊧

05 Aug 12:26
Compare
Choose a tag to compare

Commits

  • Add margin and backdrop to modal (49593c0)
  • Add actions option to dialog API Now people can add more buttons to the dialog (021194c)

v12.2.10

16 Jul 08:28
Compare
Choose a tag to compare

Commits

  • Additional comments about the reason for the setTimeout (90dea1f)
  • Pressing ESC renders the Dialog twice upon closing the Modal (540ccb2)
  • CoverSpirit bug when returning from another browser tab (36d89fe)
  • Resolve issue with contrast of the buttons in the blue header (c290dc4)

v12.2.9 πŸ›

27 Jun 13:56
Compare
Choose a tag to compare

Commits

  • Fix the issue with web components inside ie11 When we used ts-ui and elements at the same time in ie11 it caused this error: Invalid Calling Object This will stop the web component crashing and not being able to be added after loading the ts-ui (616bd6f)
  • Fix Pressing ESC renders the Dialog twice upon closing the Modal (58bae3b)
  • Fix for Japanese characters in UserImage (aa70344)

v12.2.8 Sortable column πŸ‘¨β€πŸ‘¨β€πŸ‘¦β€πŸ‘¦

17 Jun 11:06
Compare
Choose a tag to compare

Commits

  • Make the column sortable work (#811 )
  • Decode special character (&) for markdown (#789 )

v12.2.7

30 May 08:16
Compare
Choose a tag to compare

Commits

  • Clear this._spinner when stop spinning (19e1519)

v12.2.6

29 May 13:53
Compare
Choose a tag to compare

Commits

v12.2.5

29 May 10:55
Compare
Choose a tag to compare

Commits

  • Add hide and show action bar (06a42ab)
  • Confirm before you remove the tag (94bb8e5)
  • Change spin to spinnerMessage (622ca3b)
  • check the cover exit or not (bbdd2f4)
  • Update message on spinner (9b092d6)

v12.2.4 πŸ›

22 May 07:47
Compare
Choose a tag to compare

Commits

  • fix data URI of embedded font (5b0187b)

v12.2.3πŸ‡¨πŸ‡³

21 May 08:18
Compare
Choose a tag to compare

Commits

  • use base64 to replace cloudfront cuz china network (cc47119)
  • add locale file for TS v4 apps (7c1a31e)
  • Add note and deselectable into the datepicker (b6cee36)
  • Won't trigger onclick when you select a table (47302bf)
  • [EPD-372] Fixed Native Picker UI Bug in Firefox (2292f96)