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

Fix #1128: Sorting / reorder not working on Chrome #1129

Merged
merged 1 commit into from
Nov 18, 2017
Merged

Fix #1128: Sorting / reorder not working on Chrome #1129

merged 1 commit into from
Nov 18, 2017

Conversation

morawskim
Copy link
Contributor

This commit resolve issue with sorting on chrome 62.

"bootstrap-fileinput" use Sortable library (https://github.com/RubaXa/Sortable) at 1.5.1 version.
To resolve issue with chrome 62 we must apply commit f096574f (SortableJS/Sortable@f096574)
This commit is included in 1.6.0 and above.

Scope

This pull request includes a

  • Bug fix
  • New feature
  • Translation

Changes

The following changes were made

  • update sortable.js to version 1.7.0
  • change the phrase "sortable" to "kvsortable" in sortable.js file
  • change the phrase "Sortable" to "KvSortable" in sortable.js file
  • minify sortable.js by uglify-js

Related Issues

@kartik-v kartik-v merged commit 59881f5 into kartik-v:master Nov 18, 2017
@kartik-v
Copy link
Owner

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants