Skip to content

Commit

Permalink
Merge branch 'release/v3.5.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
janschoenherr committed Jul 14, 2020
2 parents 2b72e5f + 86d3124 commit c2b4f4d
Show file tree
Hide file tree
Showing 34 changed files with 6,623 additions and 6,527 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Expand Up @@ -21,7 +21,7 @@ Please open an issues only for a bug report or feature request. Make sure no one
### UIkit Version

*Check if the issue is reproducible with the latest stable version.*
3.5.4
3.5.5

### Actual Behavior

Expand Down
5 changes: 5 additions & 0 deletions BACKERS.md
@@ -0,0 +1,5 @@
# Backers

Thank you so much! ❤️

- [Alexandr Malozemov](https://github.com/amverdo)
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,21 @@
# Changelog

## 3.5.5 (July 14, 2020)

### Added

- Add list marker utility support for WebKit
- Add `uk-text-default` to Text component
- Add multiple targets to Filter component

### Fixed

- Updates no longer throw error after too many recursions, but delay into next frame
- Fix empty slider throws exception
- Fix pointer events ignored on SVGs in Sortable component
- Fix Grid component divider rendering
- Fix `<select>` closes Drop component in hover mode in Firefox

## 3.5.4 (June 12, 2020)

### Added
Expand Down

0 comments on commit c2b4f4d

Please sign in to comment.