jQuery UI 1.11.1 發布

jopen 10年前發布 | 13K 次閱讀 jQuery UI

jQuery UI 是以 jQuery 為基礎的開源 JavaScript 網頁用戶界面代碼庫。包含底層用戶交互、動畫、特效和可更換主題的可視控件。 用戶交互組件

包括Draggable 拖動、Droppable 放置、Resizable 縮放、Selectable 復選、Sortable 排序。 可視控件

包括Accordion 折疊面板、Datepicker 日期選擇、Dialog 對話框、Progressbar 進度條、Slider 滑塊、Tabs 標簽頁。
jQuery UI 1.11.1 發布

jQuery UI 1.11.1 Changelog


Released on August 13, 2014.

jQuery UI 1.11.1 發布,此版本是個維護版本,包括了許多 Core, Widget Factory, Position, Draggable, Droppable, Resizable, Autocomplete, Datepicker, Dialog, Progressbar, Slider, Spinner, Tabs 和  CSS 框架的 bug 修復。

下載:

文件下載

Git (包括源文件,@VERSION 替換為 1.11.1,只包括基礎主題)

通過 bower 安裝

  • bower install jquery/jquery-ui#1.11.1

jQuery CDN, powered by MaxCDN

Google Ajax Libraries API (CDN)

Microsoft Ajax CDN (CDN)

Custom Download Builder

link Build

  • Changed: Upgrade to jquery-mousewheel 3.1.12 (1071346)

link Core & Utilities

link UI Core

  • Added: provide "includeHidden" parameter in $.ui.scrollParent (67e4b44)
  • Fixed: Fix focusable detection for image maps (d6d15b4)

link Widget Factory

  • Fixed: Improve performance of cleanData method (#9546, f7429ed)

link Position

  • Fixed: Support positioning within document with jQuery 1.6.x (#10071, 9bb51d3)

link Interactions

link Draggable

  • Fixed: Only apply ui-draggable-handle within the draggable instance (#10212, 7594a31)
  • Fixed: consider offsets from overflow:hidden parents (#10147, e9efbc2)
  • Fixed: ignore overflow:hidden containers with scroll option (bbf9ea0)
  • Fixed: Manage ui-draggable-handle correctly in nested instances (3ca32b2)

link Droppable

  • Fixed: only consider pointer location with tolerance "pointer" (#4977, 87081b8)

link Resizable

  • Fixed: Fix containment calculation with relative parent (#10140, 2779212)
  • Fixed: Fix size/position changes in resize event (#10351, 5beae72)
  • Fixed: account for padding & border in grids. (#10437, 7c8790d)
  • Fixed: Remove accidental exposure of internal data in events (#10148, ffe60e3)
  • Fixed: Fix containment width with relative parent. (750a8fd)

link Widgets

link Autocomplete

  • Fixed: ESCAPE should not change content of a MultiLine (#9790, 930bc7d)
  • Fixed: Fix styling for combobox demo (#10059, d1e327c)
  • Fixed: Use $.trim instead of jQuery.trim for consistency (#10525, 36e4bfd)

link Datepicker

  • Fixed: Set explicit button text in demo (#9626, bb29287)
  • Fixed: reject dates with two year digits when expecting 'yy' (#8353, 5730374)
  • Fixed: Abstract mouseover logic to avoid explicit event trigger (#10319, c399f1f)
  • Fixed: Show year/month on the same line (#7953, 98583a6)

link Dialog

  • Fixed: Track the instance as soon as the dialog is opened (#10152, 69f25db)
  • Fixed: Fix stacking of modal dialog overlays (#10138, acfda4b)

link Progressbar

  • Fixed: replace image reference in base CSS with data URI (#10134, e91f38e)

link Selectmenu

  • Fixed: Properly set width for button (#10145, 45e13ed)
  • Fixed: Preserve text selection when interacting with the widget (#10144, 749a6a5)

link Slider

  • Fixed: Reset positioning when orientation changes (#10105, 15baf02)

link Spinner

  • Fixed: Fix inclusion of mousewheel plugin in demos (#10188, bef2c45)

link Tabs

  • Fixed: Work around bad Safari/VoiceOver heuristics (#10098, b4fb511)

link Tooltip

  • Fixed: Treat the tooltip as closing until it's fully removed (32bef7a)

link Effects

  • Effect: Create a local jQuery variable to make jQuery Color work (#10199, 2447cab)

link CSS Framework

  • Added: Add support comments for filter properties (1b4f615)
 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!