[ckan-changes] [okfn/ckan] 155fdf: [#2792] Update select2 from 2.1 to 3.0
GitHub
noreply at github.com
Thu Aug 2 09:49:08 UTC 2012
Branch: refs/heads/2375-demo-theme-development
Home: https://github.com/okfn/ckan
Commit: 155fdf167549dbd3513c55eee2a4d0070aad8173
https://github.com/okfn/ckan/commit/155fdf167549dbd3513c55eee2a4d0070aad8173
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-02 (Thu, 02 Aug 2012)
Changed paths:
M ckan/public/base/vendor/select2/README.md
M ckan/public/base/vendor/select2/select2.css
M ckan/public/base/vendor/select2/select2.js
M ckan/public/base/vendor/select2/select2.min.js
Log Message:
-----------
[#2792] Update select2 from 2.1 to 3.0
This fixes the issue where the select box caused the page to scroll
when at the bottom of the page.
Commit: 27954243303c318d2a047bdc1a846e47bedfe512
https://github.com/okfn/ckan/commit/27954243303c318d2a047bdc1a846e47bedfe512
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-02 (Thu, 02 Aug 2012)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
Log Message:
-----------
[#2792] Fix the width of the autocomplete boxes
Commit: 1a83a77032a77469d7cef2e0fde853f8f62b85da
https://github.com/okfn/ckan/commit/1a83a77032a77469d7cef2e0fde853f8f62b85da
Author: Aron Carroll <self at aroncarroll.com>
Date: 2012-08-02 (Thu, 02 Aug 2012)
Changed paths:
M ckan/public/base/javascript/modules/autocomplete.js
M ckan/public/base/test/spec/modules/autocomplete.spec.js
Log Message:
-----------
[#2792] Update the formatInitialValue() method
Select2 3.0 supports an asynchronous formatter.
Compare: https://github.com/okfn/ckan/compare/16c7c2e090ab...1a83a77032a7
More information about the ckan-changes
mailing list