Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.9.0 #761

Merged
merged 46 commits into from
Feb 18, 2021
Merged

v1.9.0 #761

merged 46 commits into from
Feb 18, 2021

Conversation

grahamhency
Copy link
Contributor

@grahamhency grahamhency commented Feb 18, 2021

Change log for v1.9.0

Note:

A change was made to the go-table (see below under "Bug Fixes") that resolves issues around 0 values in the tableData and sorting/rendering those values. The workaround for this was to provide a template to the column and render the value through the template or return the column as a string. This workaround can now be removed and 0 values should sort/render properly in the table.

Please make an effort to adjust these instances where the workaround was implemented after updating to this version.


New Features

Button Group

Grid

Links

Select

Side Nav

Timepicker

WYSIWYG

Bug Fixes

Modal

Off Canvas

Side Nav

Select

  • Fixed an issue where dropdowns appearing above select input that have appendTo="body" applied were not correctly aligned resolve ux issues #740
  • Fixed an issue where "clear icon" was not clickable if input value overlapped it resolve ux issues #740
  • Fixed an issue where dropdown arrow icon was not clickable if input value overlapped it resolve ux issues #740

Table

Toaster

  • Fixed an issue where the box-shadow of the first item in the toaster was cut off above the toast [Bug] Toaster Top #759

Timepicker

General

Design

StevenUlmer and others added 30 commits January 29, 2021 11:11
[Bug] OffCanvas & Modal reset defaults on close
@grahamhency grahamhency requested review from a team and StevenUlmer February 18, 2021 17:07
Copy link
Contributor

@StevenUlmer StevenUlmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@grahamhency grahamhency merged commit 3e98490 into master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants