Merge "Make IndexPager query direction code more readable"
[lhc/web/wiklou.git] / resources / lib / ooui / History.md
1 # OOUI Release History
2 ## v0.30.4 / 2019-03-06
3 ### Deprecations
4 * [DEPRECATING CHANGE] SelectWidget: Rename '-depressed' to '-unpressed' (Ed Sanders)
5 * [DEPRECATING CHANGE] icons: Deprecate 'web' from 'editing-citation' (Volker E.)
6
7 ### Features
8 * Implement 'error' flag and 'warning' type messages (Volker E.)
9 * MenuSelectWidget: Add 'filterMode' (Moriel Schottlender)
10
11 ### Styles
12 * Apex theme: Bring icons and layout styles from WikimediaUI theme (Volker E.)
13 * ButtonElement: Add styling for disabled active framed buttons (Bartosz Dziewoński)
14 * icons: Snap 'camera' icon's frame to pixel grid (Ed Sanders)
15 * icons: Add 'articleAdd' to 'content' pack (Volker E.)
16 * icons: Add 'imageLayout…' icons to 'editing-advanced' pack (Volker E.)
17 * WikimediaUI theme: De-emphasize `opacity` on TextInputWidget icons (Volker E.)
18 * WikimediaUI theme: Give user messages more whitespace (Volker E.)
19 * WikimediaUI theme: Place icons at top of message (Volker E.)
20 * themes: Fix TagItemWidget's vertical alignment in Safari (Volker E.)
21 * themes: Fix `padding` of label in DropdownWidget (Volker E.)
22 * themes: Provide 'emphasized' color for messages (Volker E.)
23
24 ### Code
25 * Consistently spell "access key" (Bartosz Dziewoński)
26 * Follow-up I5991001e257: Add missing function call to normalize query (Ed Sanders)
27 * Follow-up I5991001e: Do not filter item if query is empty (Moriel Schottlender)
28 * MenuTagMultiselectWidget: Use 'highlightOnFilter' flag in MenuSelectWidget (Ed Sanders)
29 * SelectWidget: Rewrite getItemMatcher without regular expressions (Ed Sanders)
30 * Tag.php: Prevent duplicates in class list (Ed Sanders)
31 * TextInputWidget: Reduce selector where applicable (Volker E.)
32 * themes: Unify TextInput selector code (Volker E.)
33 * build: Consistently indent .eslintrc.json files with tabs (Bartosz Dziewoński)
34 * build: Enable eslint 'max-len' in code and fix (James D. Forrester)
35 * build: Remove obsolete stylelint overrides (Volker E.)
36 * build: Update eslint-config-wikimedia to 0.11.0 (Ed Sanders)
37 * docs: Unify key names in documentation (Volker E.)
38 * icons: Manually optimize the SVG code of some icons (Thiemo Kreuz)
39 * icons: Re-crush with 'svgmin' build task (Volker E.)
40 * icons: Remove redundant `ry="…"` SVG attribute when identical to `rx="…"` (Thiemo Kreuz)
41
42
43 ## v0.30.3 / 2019-02-20
44 ### Styles
45 * WikimediaUI theme: Align TagItemWidget's close icon correctly (Volker E.)
46 * WikimediaUI theme: Provide single-line TextInputWidgets with a distinct height (Volker E.)
47 * WikimediaUI theme: Unify `padding-top` and `padding-bottom` values (Volker E.)
48 * WikimediaUI theme: Use consistent base size for TagMultiselectWidget's input (Volker E.)
49 * WikimediaUI theme: Use distinct `height` for NumberInputWidget's widgets (Volker E.)
50
51 ### Code
52 * Deprecation warnings for this.$ (Bartosz Dziewoński)
53 * ComboBoxInputWidget: Disable controls when widget is set to read-only (Ed Sanders)
54 * MenuSelectWidget: Documentation fix (Ed Sanders)
55 * ProgressBarWidget: Fix irregularities in indeterminate styling (Bartosz Dziewoński)
56 * TagMultiselectWidget: Populate input with item label on Backspace key press (Thalia Chan)
57 * Update getScrollLeft from upstream (Ed Sanders)
58 * themes: Replace element by class attribute selector (Volker E.)
59 * WikimediaUI theme: Remove variables with duplicated values (Volker E.)
60 * build: Enforce selector prefixes in tutorials by stylelint (Ed Sanders)
61 * build: Update eslint-config-wikimedia from 0.10.0 to 0.10.1 (James D. Forrester)
62 * build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 (libraryupgrader)
63 * demos: Address oversized ButtonWidget (icon-only) in IE & Edge (Volker E.)
64 * demos: Render demo header cleaner from top (Volker E.)
65 * demos: Use `demo-root` class in PHP demos as well (Volker E.)
66 * docs: Fix URI in description (Volker E.)
67
68
69 ## v0.30.2 / 2019-01-22
70 ### Features
71 * Allow dropdown menu items to be disabled (Sam Wilson)
72
73 ### Styles
74 * Align new icons to pixel grid (Bartosz Dziewoński)
75 * Fix transparency of 'unFlag' icon in RTL (Bartosz Dziewoński)
76 * themes: Use 'clear' icon for clearing SelectFileWidget's input (Volker E.)
77 * icons: Add Wikidata logo to 'Wikimedia' pack (James D. Forrester)
78 * icons: Add Wikimedia logo to 'Wikimedia' pack (James D. Forrester)
79 * icons: Use complete glyph for 'musicalScore' icon (Ed Sanders)
80 * icons: Update 'referenceExisting' and 'references' (Volker E.)
81
82 ### Code
83 * DropdownWidget: `$handle` needs to carry `type="button"` (Volker E.)
84 * GroupElement: Make add/remove operations no-ops if items is empty (Kosta Harlan)
85 * WikimediaUI theme: Prevent z-index leaks for radios and checkboxes (Bartosz Dziewoński)
86 * build: Fix colorize SVG regression on icon `title` elements (Volker E.)
87 * build: Enable eslint-plugin-html to lint JS in HTML files (Ed Sanders)
88 * build: Enable eslint reportUnusedDisableDirectives (Ed Sanders)
89 * build: Enforce stylelint selector prefixes in code and demos (Ed Sanders)
90 * build: Update package-lock.json (James D. Forrester)
91 * icons: Add missing `<title>` to 'web' icon (Bartosz Dziewoński)
92 * icons: Enable invert & progressive flag on 'editing-citation' pack (Volker E.)
93 * icons: Remove `fill` from 'robot' to enable colorizing it (Volker E.)
94 * icons: Remove invisible path from 'unBlock' icon (Bartosz Dziewoński)
95 * icons: Remove unnecessary `fill-rule` attribute from icon code (Bartosz Dziewoński)
96 * icons: Remove unused code from 'camera' icon (Bartosz Dziewoński)
97
98
99 ## v0.30.1 / 2019-01-09
100 ### Deprecations
101 * [DEPRECATING CHANGE]: Deprecate `iconTitle` and `indicatorTitle` (Volker E.)
102
103 ### Styles
104 * icons: Decrease 'close' size marginally (Volker E.)
105 * themes: Fine tune library 'close' icon usages (Volker E.)
106
107 ### Code
108 * Add TitledElement mixin to all main widgets where useful (Volker E.)
109 * Clean up handling of `aria-expanded` attribute (Bartosz Dziewoński)
110 * DropdownInputWidget: Fix mixing in TitledElement twice (Bartosz Dziewoński)
111 * MultilineTextInputWidget: Move `styleHeight` property into widget from parent (Volker E.)
112 * Replace double TitledElement mixins in several widgets (Volker E.)
113 * build: Commit package-lock.json (James D. Forrester)
114 * build: Bump various devDependencies to latest (Volker E.)
115 * build: Update eslint-config-wikimedia to 0.10.0 (Volker E.)
116 * build: Upgrade grunt-banana-checker from 0.6.0 to 0.7.0 (James D. Forrester)
117 * demos: Replace most unicode LTR markers with CSS rule (Volker E.)
118 * docs: Bump copyright year for 2019 (James D. Forrester)
119 * docs: Unify code examples and describe MultilineText- & SearchInputWidget (Volker E.)
120 * tests: Make JS/PHP comparison tests async (Bartosz Dziewoński)
121 * tests: Reduce code duplication in JS/PHP comparison tests (Bartosz Dziewoński)
122 * tests: Unbreak JS/PHP tests for DropdownInputWidget (Bartosz Dziewoński)
123
124
125 ## v0.30.0 / 2018-12-19
126 ### Breaking changes
127 * [BREAKING CHANGE] Make non-continuous StackLayouts non-scrollable (Ed Sanders)
128 * [BREAKING CHANGE] icons: Drop 'advanced' icon, deprecated in v0.28.1 (Volker E.)
129
130 ### Features
131 * DropdownInputWidget: Add `title` config option to handle (Volker E.)
132
133 ### Deprecations
134 * [DEPRECATING CHANGE] Deprecate passing string IDs to infuse (Ed Sanders)
135 * [DEPRECATING CHANGE] PopupTagMultiselectWidget: Deprecate widget (Volker E.)
136 * [DEPRECATING CHANGE] indicators: Flag unused 'search' indicator as to be removed (Volker E.)
137
138 ### Styles
139 * WikimediaUI theme: Make up for inner 'down' indicator distance (Volker E.)
140 * Apex theme: Align functionality of ComboBoxInputWidget with WikimediaUI theme (Volker E.)
141 * Apex theme: DropdownWidget align CSS code to WikimediaUI theme (Volker E.)
142 * Apex theme: Unify distance on icon and label TextInputWidget (Volker E.)
143 * Apex theme: Use variable for `text-shadow` and unify (Volker E.)
144 * icons: Add 'robot' icon to 'content' pack (Volker E.)
145 * icons: Add localized 'bold' and 'italic' for Urdu (Tulsi Bhagat)
146 * build: Update 'wikimedia-ui-base' to latest (Volker E.)
147
148 ### Code
149 * Avoid HTML parsing (Ed Sanders)
150 * Avoid deprecated OO.ui.infuse( id ) (Ed Sanders)
151 * Use `-webkit-overflow-scrolling: touch` for scrollable things (Bartosz Dziewoński)
152 * ComboBoxInputWidget: Add 'label' and `aria-controls` attribute to button (Volker E.)
153 * ComboBoxInputWidget: `aria-expanded` needs to be set from intialization (Volker E.)
154 * DropDownWidget: Turn handle into `button` and add ARIA attribute (Volker E.)
155 * LookupElement: `aria-expanded` needs to be set from intialization (Volker E.)
156 * MenuTagMultiselectWidget: Clear input before adding tag (Thalia Chan)
157 * TagMultiselectWidget: Resize input when enabling (Thalia Chan)
158 * WindowManager: Move inline CSS to a class (Bartosz Dziewoński)
159 * Hygiene: Don't put a space after mixin names when defining them (Bartosz Dziewoński)
160 * i18n: Fix 'tooltip' in qqq descriptions (Volker E.)
161 * build: Bump various devDependencies to latest (James D. Forrester)
162 * build: Fix case of 'LESS' in comments (Volker E.)
163 * tests: Unbreak unit tests (Bartosz Dziewoński)
164 * demos: Add ARIA `role="main"` to PHP demo (Volker E.)
165 * demos: Add labels to remaining DropdownWidgets (Volker E.)
166 * demos: Don't showcase 'indicator' only buttons explicitly (Volker E.)
167 * demos: Ensure color contrast on special, non-production summary example (Volker E.)
168 * demos: Avoid implicit globals in infusion demo (Ed Sanders)
169 * demos: Let buttons in PHP demo carry screen reader labels (Volker E.)
170 * demos: Make the interface usable on mobile (Bartosz Dziewoński)
171 * demos: Reorder icons and indicators (Volker E.)
172 * demos: Use appropriate 'helpNotice' icon for location (Volker E.)
173 * demos: Use system monospace font stack following Style Guide (Volker E.)
174 * tutorials: Center box shadows (Ed Sanders)
175 * tutorials: Replace $(document).ready with $(fn) (Ed Sanders)
176 * tutorials: Select current page in dropdown (Ed Sanders)
177 * tutorials: Use CSS transitions for scroller (Ed Sanders)
178 * tutorials: Use system monospace font stack following Style Guide (Volker E.)
179
180
181 ## v0.29.6 / 2018-12-04
182 ### Styles
183 * Match BookletLayout menu's width and animations to Dialog's (Bartosz Dziewoński)
184 * WikimediaUI theme: Ensure `transition` of PopupToolGroup in actions toolbar (Volker E.)
185 * icons: Union the paths in 'undo' and 'redo' (Ed Sanders)
186 * icons: Use correct 'settings' title (Volker E.)
187
188 ### Code
189 * BrokenDialog: Remove superfluous and broken second parent call (Roan Kattouw)
190 * MenuTagMultiselectWidget: Allow adding arbitrary values (Moriel Schottlender)
191 * ProcessDialog: Fit label (dialog title) when it changes (Bartosz Dziewoński)
192 * Remove 'jQuery' alias (Ed Sanders)
193 * TagItemWidget: Fix operator precendence (James D. Forrester)
194 * eslint: Drop 'dot-notation' rule (James D. Forrester)
195 * eslint: Enable jquery/no-(show/hide/toggle) rules (Ed Sanders)
196 * eslint: Fix config extends, and move 'no-void' rule overrides inline (Ed Sanders)
197 * build: Enable 'at-rule-empty-line-before' stylelint rule and make pass (Volker E.)
198 * build: Reintroduce icons to dist images-theme CSS files (Volker E.)
199 * build: Remove over-ride for max-len in build code (James D. Forrester)
200 * build: Update 'eslint-config-wikimedia' to v0.9.0 and make pass (Volker E.)
201 * build: Update mediawiki/mediawiki-codesniffer to 23.0.0 (libraryupgrader)
202 * build: Update stylelint-config-wikimedia to 0.5.0 and make pass (James D. Forrester)
203 * docs: JSDuck: Use same font-size as elsewhere (Volker E.)
204 * demos: Add `rel="noopener"` to accessibility explanation links (Volker E.)
205 * demos: CSS fixes for mobile dialogs demo (Bartosz Dziewoński)
206 * demos: Use better icons (Volker E.)
207
208
209 ## v0.29.5 / 2018-11-08
210 ### Code
211 * MenuTagMultiselectWidget: Clear input if adding valid tag (Thalia Chan)
212 * TagMultiselectWidget: Rename `limit` config to `tagLimit` (Thalia Chan)
213
214
215 ## v0.29.4 / 2018-11-06
216 ### Features
217 * TagMultiSelectWidget: Add a `limit` configuration option (Moriel Schottlender)
218 * TagMultiselectWidget: Make widget invalid if there's text in input (Moriel Schottlender)
219
220 ### Styles
221 * PopupTool: Prevent flipping the popup opposite to the toolbar position (Bartosz Dziewoński)
222 * WindowManager: Better avoid content shifting when disabling page scrollbars (Bartosz Dziewoński)
223 * WikimediaUI theme: Tame cut-off letter issue (Volker E.)
224
225 ### Code
226 * Dialog.detachActions: Make this method chainable, as documented (James D. Forrester)
227 * FloatableElement: Remove check for `needsCustomPosition` (Bartosz Dziewoński)
228 * build: Enable `valid-jsdoc` (James D. Forrester)
229 * demos: Use consistent options descriptions (Volker E.)
230 * Fix errors flagged by ESLint's `valid-jsdoc` option (Volker E.)
231 * doc: Add documentation for event handlers (James D. Forrester)
232 * doc: ButtonWidget.setHref: Add chainable documentation (James D. Forrester)
233 * doc: Duplicate `@chainable` with manual `@return` comment (James D. Forrester)
234 * doc: Ensure consistent PHP-DOC annotation (Volker E.)
235 * doc: TagItemWidget.isFixed: Add return documentation (James D. Forrester)
236 * doc: WindowManager.openWindow: Explcitly disable `valid-jsdoc` for private parameters (Volker E.)
237
238
239 ## v0.29.3 / 2018-10-31
240 ### Features
241 * LabelElement: Allow invisible accessibility labels (Bartosz Dziewoński)
242 * PanelLayouts: Add #resetScroll method, and implement in complex layouts (Ed Sanders)
243
244 ### Styles
245 * Allow ButtonGroupWidget/SelectWidget buttons to spill on to new lines (Bartosz Dziewoński)
246 * icons: Visually center 'next' and 'previous' horizontally (Volker E.)
247 * themes: Use base color for DecoratedOption-/MenuOptionWidget (Volker E.)
248 * WikimediaUI theme: Make TagItemWidgets slightly less obstrusive (Volker E.)
249
250 ### Code
251 * Add missing default for a localisation message (Bartosz Dziewoński)
252 * Allow setting the label to "0" in PHP (Bartosz Dziewoński)
253 * DropdownWidget: Fix keypress handling when menu is closed (Bartosz Dziewoński)
254 * DropdownWidget: Fix vertical alignment with other widgets in some layouts (Volker E.)
255 * FloatableElement: Fix typo in a condition causing it to always be true (Bartosz Dziewoński)
256 * WikimediaUI theme: Fix specificity of IndexLayout override (Ed Sanders)
257 * demos: Add ActionLayout with DropdownWidget demo (Volker E.)
258 * demos: Restore lost PHP demos (Bartosz Dziewoński)
259 * demos: Use 'previous' icon for one of the ToggleButtonWidgets (Volker E.)
260 * tutorials: Fix navigation items position (Volker E.)
261 * tutorials: Follow Wikimedia color in body default choice (Volker E.)
262
263
264 ## v0.29.2 / 2018-10-08
265 ### Code
266 * Follow-up Ib00d6720: Fix KeyDown listener name in MenuSelectWidget (Ed Sanders)
267 * Pass panels to MenuLayout (Ed Sanders)
268 * demos: Fix selected values in MenuTagMultiselectWidget demo (Bartosz Dziewoński)
269
270
271 ## v0.29.1 / 2018-10-03
272 ### Styles
273 * TabOptionWidget: Increase contrast between normal & selected states (Volker E.)
274
275 ### Code
276 * MultilineTextInputWidget: Fix fatal (Bartosz Dziewoński)
277 * build: Fail in CI if there are uncommited build artefacts (James D. Forrester)
278 * tests: Commit JS/PHP comparison test suite (Bartosz Dziewoński)
279 * tests: Ensure consistent order in JSPHP-suite.json (Bartosz Dziewoński)
280 * tests: Ensure we write LF newlines to JSPHP-suite.json, even on Windows (Bartosz Dziewoński)
281 * tests: Fix generation of JS/PHP comparison test suite (Bartosz Dziewoński)
282 * tests: Increase Karma tests timeout so that they actually finish (Bartosz Dziewoński)
283
284
285 ## v0.29.0 / 2018-10-02
286 ### Breaking changes
287 * [BREAKING CHANGE] Consistently name document listeners (Ed Sanders)
288 * [BREAKING CHANGE] Drop CapsuleMultiselectWidget, deprecated since v0.27.5 (James D. Forrester)
289 * [BREAKING CHANGE] Formally require PHP 7 (5.6.99+) (James D. Forrester)
290 * [BREAKING CHANGE] TextInputWidget: Drop support for `multiline: true` (James D. Forrester)
291 * [BREAKING CHANGE] Upgrade jQuery from 3.2.1 to 3.3.1 (James D. Forrester)
292 * [BREAKING CHANGE] Use PHP 5.6 variadic function syntax (Bartosz Dziewoński)
293 * [BREAKING CHANGE] Use PHP 7 "\u{NNNN}" Unicode codepoint escapes (Bartosz Dziewoński)
294 * [BREAKING CHANGE] Use PHP 7 '??' operator instead of '?:' with 'isset()' (Bartosz Dziewoński)
295
296 ### Features
297 * Use jQuery 3.3.x class feature (Ed Sanders)
298
299 ### Styles
300 * icons: Refine 'userAvatar' slightly (Volker E.)
301
302 ### Code
303 * Avoid including the `/**` comment from WikimediaUI Base in our output (Bartosz Dziewoński)
304 * Centralize the definition of which classes belong in which module (Bartosz Dziewoński)
305 * Remove unnecessary empty-theme.less (Bartosz Dziewoński)
306 * WikimediaUI theme: Correct several code comments (Volker E.)
307 * WikimediaUI theme: Remove vars covered by WikimediaUI Base vars (Volker E.)
308 * build: Bump eslint-config and grunt-karma devDependencies to latest (James D. Forrester)
309 * build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 (James D. Forrester)
310 * demos: Unbreak from reliance on removed CapsuleMultiselectWidget (James D. Forrester)
311
312
313 ## v0.28.2 / 2018-09-11
314 ### Deprecations
315 * [DEPRECATING CHANGE]: icons: Rename 'advanced' to 'settings' (Volker E.)
316
317 ### Features
318 * NumberInputWidget: Rethink 'step' semantics (Bartosz Dziewoński)
319
320 ### Styles
321 * WikimediaUI theme: Slightly reduce 'close' icon in PopupWidget's popup (Volker E.)
322 * icons: Add 'globe' to 'location' pack (Volker E.)
323 * icons: Add 'helpNotice' to 'interactions' pack (Volker E.)
324
325 ### Code
326 * build: Bump devDependencies to latest where possible (James D. Forrester)
327 * docs: Revert "docs: Don't refer to a renamed icon 'settings', use 'advanced'" (James D. Forrester)
328
329
330 ## v0.28.1 / 2018-09-04
331 ### Styles
332 * icons: Add several 'editing-advanced' and 'media' pack icons (Volker E.)
333 * icons: Make 'camera' visible in demos (Volker E.)
334 * icons: Swap LTR and RTL versions of 'stripeToC' (Roan Kattouw)
335 * icons: Use 'lightbulb' in Arabic in place of 'info' (Volker E.)
336 * Apex theme: Fix NumberInputWidget button width (Volker E.)
337
338 ### Code
339 * Improve PHPCS performance by not listing ignored files (Bartosz Dziewoński)
340 * Restore missing icons and fix broken docs link in OOUI tutorials toolbar (Hagar Shilo)
341 * themes: Cleanup `@min-size` & remove `*-numberinput` variables (Volker E.)
342 * build: Bump wikimedia-ui-base (James D. Forrester)
343 * icons: Update 'pageSettings' SVG title (Volker E.)
344 * docs: Correct documentation for Window#open and Window#close (Bartosz Dziewoński)
345 * docs: Don't refer to a renamed icon 'settings', use 'advanced' (James D. Forrester)
346 * demos: Don't try to use the removed 'comment' icon (Bartosz Dziewoński)
347 * demos: Remove some irrelevant icons in toolbars demo (Bartosz Dziewoński)
348 * demos: Use renamed 'pageSettings' icon (Volker E.)
349 * tests: Add tests for Tag::appendContent, Tag::prependContent, Tag::clearContent (Bartosz Dziewoński)
350
351
352 ## v0.28.0 / 2018-08-14
353 ### Breaking changes
354 * [BREAKING CHANGE] icons: Drop 'find' icon, deprecated in v0.26.2 (James D. Forrester)
355 * [BREAKING CHANGE] icons: Drop 'settings' icon, deprecated in v0.27.0 (James D. Forrester)
356 * [BREAKING CHANGE] icons: Drop cite icons, renamed and deprecated in v0.27.0 (James D. Forrester)
357 * [BREAKING CHANGE] icons: Remove 'clip' & 'unClip', deprecated in v0.26.1 (Volker E.)
358 * [BREAKING CHANGE] icons: Remove 'comment', deprecated in v0.26.1 (James D. Forrester)
359 * [BREAKING CHANGE] icons: Remove deprecated 'userActive'/'userInactive' (Volker E.)
360
361 ### Styles
362 * FieldLayout inline help: Move help after field when align=top (Ed Sanders)
363
364 ### Code
365 * DropdownInputWidget: Add support for $overlay (Alangi Derick)
366 * LookupElement: Fix empty search result menu (Tim Eulitz)
367 * PopupTools & ToolGroupTools: Emit active events from PopupTools & ToolGroupTools (Ed Sanders)
368 * Toolbar: Emit events to let user know if toolbar popups are visible (Ed Sanders)
369 * Revert "FieldLayout: Avoid unclickable gap between widget and label in 'inline' align" (Bartosz Dziewoński)
370 * Apex theme: Align `@transition` vars naming with WikimediaUI theme (Volker E.)
371 * Apex theme: Rename `@destructive` var to naming convention (Volker E.)
372 * Apex theme: Rename `@progressive*` vars to naming convention (Volker E.)
373 * WikimediaUI theme: Fix regression on SelectFileWidget icon/indicator visibility (Volker E.)
374 * WikimediaUI theme: Make use of further WikimediaUI Base variables (Volker E.)
375 * docs: Always use the correct casing for MediaWiki (James D. Forrester)
376 * tutorials Create 2 OOUI tutorials and an index page (Hagar Shilo)
377 * tutorials: Don't load duplicate CSS (Bartosz Dziewoński)
378 * tutorials: Fix CSS links (Moriel Schottlender)
379 * build: Bump eslint-config-wikimedia to v0.7.2, disabling failing rules (James D. Forrester)
380 * build: Bump grunt-contrib-less to v2.0.0 and enable javascriptEnabled (James D. Forrester)
381 * build: Bump non-qunit devDependencies to latest where possible (James D. Forrester)
382 * build: Bump OOjs to v2.2.2 (James D. Forrester)
383 * build: Bump qunit-related devDependencies to latest (James D. Forrester)
384 * build: Bump wikimedia-ui-base to v0.11.0 (Volker E.)
385 * tests: Enable `qunit/no-assert-equal` and make pass (James D. Forrester)
386 * tests: Enable `qunit/no-negated-ok` and make pass (James D. Forrester)
387 * tests: Enable `qunit/no-ok-equality` and make pass (James D. Forrester)
388 * tests: Enable `qunit/require-expect` and make pass (James D. Forrester)
389
390
391 ## v0.27.6 / 2018-08-01
392 ### Styles
393 * WikimediaUI theme: Fix styling for focussed multiline text inputs in invalid state (Bartosz Dziewoński)
394 * Apex theme: Fix regression on ToggleSwitchWidget `border` (Volker E.)
395 * Apex theme: Further unify `border-radius` (Volker E.)
396
397 ### Code
398 * MenuTagMultiselectWidget: Cascade disable state to menu (Moriel Schottlender)
399 * MultilineTextInputWidget: Remove 'name' and 'id' from $clone (Prateek Saxena)
400
401
402 ## v0.27.5 / 2018-07-11
403 ### Deprecations
404 * [DEPRECATING CHANGE] CapsuleMultiselectWidget: Deprecate widget (Volker E.)
405
406 ### Styles
407 * CheckboxInputWidget, RadioInputWidget: Use `display: inline-block` in all themes (Bartosz Dziewoński)
408 * MessageDialog: Replace special button treatment with framed buttons (Volker E.)
409 * WikimediaUI theme: Apply new `ease-out` variable to dialogs (Volker E.)
410 * WikimediaUI theme: Replace and remove cubic bezier `transition` option (Volker E.)
411 * WikimediaUI theme: Replace hard-coded value with var (Volker E.)
412 * Apex theme: Make button faux 3D effect more subtle (Volker E.)
413 * Apex theme: Restore space between inline FieldLayout field and label (Bartosz Dziewoński)
414 * Apex theme: Unify `border` values (Volker E.)
415 * Apex theme: Unify close `border-radius` values (Volker E.)
416
417 ### Code
418 * Add taint annotations for phan-taint-check (Brian Wolff)
419 * Ensure window ready process runs after window is made visible (Bartosz Dziewoński)
420 * FieldLayout: Avoid unclickable gap between widget and label in 'inline' align (Bartosz Dziewoński)
421 * IndexLayout (TabPanelLayouts): Apply correct ARIA roles & attributes (Volker E.)
422 * MenuSelectWidget: Remove checks for unchanged input from updateItemVisibility() (Bartosz Dziewoński)
423 * build: Update eslint config to 0.6.0 (Ed Sanders)
424
425
426 ## v0.27.4 / 2018-06-27
427 ### Styles
428 * icons: Add destructive variant for subtract icon (Sam Wilson)
429 * WikimediaUI theme: Remove some unused CSS (Bartosz Dziewoński)
430 * Apex theme: Actually display the icon of MenuToolGroup tools (Bartosz Dziewoński)
431 * Apex theme: Don't hide icons in elements nested in selected MenuOptionWidget (Bartosz Dziewoński)
432 * Apex theme: Fix placement of icon in DecoratedOptionWidget (Bartosz Dziewoński)
433
434 ### Code
435 * Allow JS/PHP comparison tests for FieldLayout 'help' config option (Bartosz Dziewoński)
436 * Avoid mentioning 'iconTitle' config option in doc examples (Bartosz Dziewoński)
437 * Dialog: Create getActionWidget(Config) to simplify customisation (Ed Sanders)
438 * FieldLayout: Add `for` attribute to inline help label (Prateek Saxena)
439 * FieldLayout: Reduce clutter in initialization function (Prateek Saxena)
440 * Follow-up I90a0a787: Add 'helpInline' to PHP FieldLayout (Ed Sanders)
441 * IconElement/IndicatorElement: Reduce specificity of basic styles (Bartosz Dziewoński)
442 * MenuSelectWidget: Move 'highlight first item' to end of operation (Moriel Schottlender)
443 * PopupWidget: Add setter for $autoCloseIgnore (Roan Kattouw)
444 * PopupWidget: Allow automatic width (not hardcoded) (Bartosz Dziewoński)
445 * PopupWidget: Listen to 'click' for 'mousedown' events in iOS (Moriel Schottlender)
446 * ProcessDialog: Use cached value of isMobile (Ed Sanders)
447 * Refactor how we apply `display: none` to unused icons and indicators (Bartosz Dziewoński)
448 * WindowManager: Only set `aria-hidden="true"` for modal managers (Bartosz Dziewoński)
449 * build: Exclude 'demos/vendor' from stylelint (Volker E.)
450 * build: Fix 'copy:fastcomposerdemos' task (Bartosz Dziewoński)
451 * styles: Remove proprietary IE 8 & 9 `-ms-filter` properties (Volker E.)
452 * themes: Improve top `padding` and `line-height` in MessageDialogs (Volker E.)
453
454
455 ## v0.27.3 / 2018-06-07 (special release)
456 ### Styles
457 * ActionFieldLayout: Improve `z-index` overrides on focus/hover (Bartosz Dziewoński)
458 * WikimediaUI theme: Remove label baseline dissonance (Volker E.)
459 * WikimediaUI theme: Reset SelectFileWidget's LabelElement-label (Volker E.)
460
461 ### Code
462 * PopupButtonWidget: Remove `aria-haspopup` attribute (Volker E.)
463
464
465 ## v0.27.2 / 2018-06-05
466 ### Features
467 * Allow passing config objects to OO.ui.infuse (Ed Sanders)
468 * FieldLayout: Add 'helpInline' config (Prateek Saxena)
469 * LookupElement: Allow menu config to be passed in (Ed Sanders)
470 * MenuSelectWidget: Support starting positions other than 'below' (Ed Sanders)
471 * MenuTagMultiselectWidget: Allow icons in dropdown menus (Volker E.)
472 * TagMultiselectWidget: Make sure 'fixed' items can't be removed (Moriel Schottlender)
473
474 ### Styles
475 * ActionFieldLayout: Visually combine inputs and their buttons (Volker E.)
476 * MenuLayout: Avoid `transition: all`, be precise (Bartosz Dziewoński)
477 * icons: Make bold-cyrl-palochka.svg perfectly symmetrical (Bartosz Dziewoński)
478 * WikimediaUI theme: Apply distinct “pill” appearance to tags (Volker E.)
479 * WikimediaUI theme: Improve TagMultiselect spacing & distance code (Volker E.)
480 * WikimediaUI theme: Move label `line-height` to LabelElement (Volker E.)
481 * WikimediaUI theme: Reduce `line-height` varieties across widgets (Volker E.)
482 * WikimediaUI theme: Use 'progressive' icons for pressed/selected MenuOptionWidget (Bartosz Dziewoński)
483 * Apex theme: Remove vertical padding from label widget (Ed Sanders)
484
485
486 ## v0.27.1 / 2018-05-29
487 ### Deprecations
488 * [DEPRECATING CHANGE] Toolbar: Add a required 'name' property to toolgroup configs (Ed Sanders)
489
490 ### Styles
491 * Add bold icon for Chechen language (Ed Sanders)
492 * FieldLayout: Give help icon space when align=left (Prateek Saxena)
493 * MenuSelectWidget: Allow dropdown menus to be larger than their handles (Ed Sanders)
494 * themes: Clarify and align focus on TabselectWidget's selected tab (Volker E.)
495 * WikimediaUI theme: Replace fixed value with dedicated LESS var (Volker E.)
496 * WikimediaUI theme: Align DecoratedOptionWidget's icon opacity to other widgets (Volker E.)
497 * WikimediaUI theme: Fix PopupButtonWidget position (Volker E.)
498 * WikimediaUI theme: Fix regression on Safari bug (Volker E.)
499 * WikimediaUI theme: Fix unbalanced focus state in action toolbar (Volker E.)
500 * Apex theme: Reduce accumulated white-space in form fields (Volker E.)
501
502 ### Code
503 * Don't auto-focus a booklet layout page when scrolling (Ed Sanders)
504 * OutlineControlsWidget: Remove 'add' icon (Bartosz Dziewoński)
505 * PopupToolGroup: Allow tabbing to the tools in the popup again (Bartosz Dziewoński)
506 * PopupToolGroup: Fix disappearing dropdown on very narrow screens (Bartosz Dziewoński)
507 * Toolbar: Remove unused .groups property (Ed Sanders)
508 * Toolbar: Rename a variable from 'group' to 'groupConfig' (Ed Sanders)
509 * build: Amend 'grunt-svgmin' options and re-crush SVGs (Volker E.)
510 * build: Updating mediawiki/mediawiki-codesniffer to 19.0.0 (libraryupgrader)
511 * build: Use .map.json extension for source maps (Bartosz Dziewoński)
512 * demos: Remove deprecated 'comment' icon (Volker E.)
513
514
515 ## v0.27.0 / 2018-05-08
516 ### Breaking changes
517 * [BREAKING CHANGE] GroupElement: Remove getItem(s)FromData (Prateek Saxena)
518 * [BREAKING CHANGE] MultiSelectWidget: Remove getSelectedItems and getSelectedItemsData (Prateek Saxena)
519 * [BREAKING CHANGE] SelectWidget: Remove getSelectedItem (Prateek Saxena)
520 * [BREAKING CHANGE] TagItemWidget: Replace 'disabled' items with 'fixed' (Moriel Schottlender)
521 * [BREAKING CHANGE] indicators: Remove 'alert', deprecated in v0.25.2 (James D. Forrester)
522
523 ### Deprecations
524 * [DEPRECATING CHANGE] icons: Deprecate 'editing-citation' icons from 'content' (Volker E.)
525 * [DEPRECATING CHANGE] icons: Rename 'settings' to 'pageSettings' (Volker E.)
526
527 ### Features
528 * Add an infusable PHP implementation of the NumberInputWidget (mainframe98)
529
530 ### Styles
531 * TextInputWidget: Hide IE10+'s clear button when it conflicts with labels (Thiemo Kreuz)
532 * WikimediaUI theme: Don't add icon `padding` to menu tools with no icons (Ed Sanders)
533 * WikimediaUI theme: Fix TagItem's label and close position (Volker E.)
534 * WikimediaUI theme: Fix visual regression on toolbar menu border (Volker E.)
535 * Apex theme: Fix position of help icon in FieldLayout align=top (Ed Sanders)
536 * icons: Add 'editing-citation' pack (Volker E.)
537 * icons: Add `title` elements to new icons in 'editing-citation' pack (Volker E.)
538
539 ### Code
540 * FieldLayout: Provide label to 'help' PopupButtonWidget in JS (Volker E.)
541 * MenuTagMultiselect: Use default onTagSelect if allowArbitrary (Daimona Eaytoy)
542 * NumberInputWidget: Add `aria-hidden` to buttons (Volker E.)
543 * ProcessDialog: Fix footer height when actions or dialog size changes (Bartosz Dziewoński)
544 * SelectFileWidget: Use `<label>` for select ButtonElement (Moriel Schottlender)
545 * Harmonize icon JSONs code (Volker E.)
546 * Improve test output in case of failures (Bartosz Dziewoński)
547 * demos: Add ellipsis to “Publish changes” to follow production (Volker E.)
548
549
550 ## v0.26.5 / 2018-04-24
551 ### Styles
552 * Add `overflow:hidden;` to dialog content (Ed Sanders)
553 * TagItemWidget: Make applying cutoff and ellipsis actually work (Bartosz Dziewoński)
554 * Use `vertical-align:top;` for check/radio label alignment (Ed Sanders)
555 * WikimediaUI theme: De-emphasize toolgroup borders (Volker E.)
556 * Apex theme: Ensure consistent height of PopupToolGroup handle (not zero) (Bartosz Dziewoński)
557 * Apex theme: Remove drop shadow from framed PanelLayout (Ed Sanders)
558
559 ### Code
560 * MenuSelectWidget: Start positioning before starting to handle events (Bartosz Dziewoński)
561 * NumberInputWidget: Set inputs to empty if their DOM value is empty (Sam Wilson)
562 * PopupTool: Set active state depending on whether popup is open (Bartosz Dziewoński)
563 * Toolbar: Put all popups (from PopupToolGroup and PopupTool) into an overlay (Bartosz Dziewoński)
564 * build: Switch QUnit package from deprecated 'qunitjs' to 'qunit' (James D. Forrester)
565
566
567 ## v0.26.4 / 2018-04-17
568 ### Code
569 * Apex theme: Point pending.gif texture to a directory that exists (Kunal Mehta)
570 * Remove white canvases from table move icons (Ed Sanders)
571 * WindowManager: Return focus to element after resize (Prateek Saxena)
572 * build: Updating mediawiki/mediawiki-codesniffer to 18.0.0 (libraryupgrader)
573
574
575 ## v0.26.3 / 2018-04-10
576 ### Styles
577 * WikimediaUI theme: Restore background-size transition when checking a checkbox (Bartosz Dziewoński)
578 * icons: Add 'tableMoveColumn*' & 'tableMoveRow*' icons (Volker E.)
579
580 ### Code
581 * CheckboxInputWidget: Don't specify icon in CSS (Bartosz Dziewoński)
582 * DropdownInput-/RadioSelectInputWidget: Fix support for 'tabIndex' (Bartosz Dziewoński)
583 * MenuOptionWidget: Don't specify icon in CSS (Bartosz Dziewoński)
584 * MenuToolGroup: Don't specify icon in CSS (Bartosz Dziewoński)
585 * PopupTagMultiselectWidget: Use `padding` in popup by default (Ed Sanders)
586 * Remove icon overrides for 'en-ca', 'en-gb' when 'en' suffices (Bartosz Dziewoński)
587 * Apex icons: Replace entire set with WikimediaUI theme's (Ed Sanders)
588 * WikimediaUI theme: Don't override selected MenuToolGroup tools' icon (Bartosz Dziewoński)
589 * build: Bump devDependencies to latest (James D. Forrester)
590 * demos: Update word processor toolbar styling from VisualEditor (Bartosz Dziewoński)
591
592
593 ## v0.26.2 / 2018-04-04
594 ### Deprecations
595 * [DEPRECATING CHANGE] icons: Add 'userAnonymous', and deprecate 'userActive'/'userInactive' (Volker E.)
596 * [DEPRECATING CHANGE] icons: Deprecate 'find' of 'editing-advanced' pack (Volker E.)
597
598 ### Styles
599 * Blank theme: Use sizes of default theme WikimediaUI (Volker E.)
600 * WikimediaUI theme: Fix FieldSetLayout & FieldLayout's help icon position (Volker E.)
601 * WikimediaUI theme: Fix FieldLayout with help and align left/right (Bartosz Dziewoński)
602 * WikimediaUI theme: Fix miscalculated frameless button's icon position (Volker E.)
603 * WikimediaUI theme: Fix tool icons in popup toolgroups (Bartosz Dziewoński)
604 * WikimediaUI theme: Replace fixed spacing values with vars (Volker E.)
605 * WikimediaUI theme: Simplify SelectFileWidget's CSS (Volker E.)
606
607 ### Code
608 * MultilineTextInputWidget: Allow `resize` except for on autosize (Prateek Saxena)
609 * TagMultiselectWidget: Fix arrow movement in inline input (Moriel Schottlender)
610 * Update OOjs to v2.2.0 (James D. Forrester)
611 * build: Updating mediawiki/mediawiki-codesniffer to 17.0.0 (libraryupgrader)
612 * build: colorize-svg.js – reorder functions to avoid forward references (Fomafix)
613 * demos: Add theme body classes in PHP demo (Volker E.)
614 * demos: Fix icon wrapping (Ed Sanders)
615 * icons: Fix size and position of most language variant styling icons (Ed Sanders)
616 * icons: Provide RTL 'help' icon for Arabic scripts (Volker E.)
617 * icons: Use correct glyphs for bold-a, italic-a, and strikethrough-a (Ed Sanders)
618 * icons: Use 'underline-u' in German (Ed Sanders)
619 * themes: Remove dash from variable prefix `@ooui` (Volker E.)
620
621
622 ## v0.26.1 / 2018-03-23
623 ### Deprecations
624 * [DEPRECATING CHANGE] icons: Flag 'comment' as to be removed (James D. Forrester)
625 * [DEPRECATING CHANGE] icons: Rename 'clip'/'unClip' to 'bookmark'/'bookmarkOutline' (Volker E.)
626
627 ### Styles
628 * ButtonElement (framed): Remove `padding` on icon + indicator variant (Volker E.)
629 * WikimediaUI theme: Reduce distance of Tools in BarToolGroup (Volker E.)
630 * WikimediaUI theme: Reduce necessary widths for narrow toolbar elements (Volker E.)
631 * WikimediaUI icons: Amend 'help' icon to address feedback (Volker E.)
632 * WikimediaUI icons: Fix 'speechBubbles' icons (Volker E.)
633 * WikimediaUI icons: Fix 'underline-a' icon to be an 'a', not a 'u' (Ed Sanders)
634 * WikimediaUI icons: Slightly adapted size of 'clip'/'unClip' for algnment to other icons (Volker E.)
635 * WikimediaUI icons: Swap 'advanced' and 'settings' icons (Volker E.)
636
637 ### Code
638 * WikimediaUI theme: Remove unused RTL variants of alignLeft/Right icons (Ed Sanders)
639 * WikimediaUI theme: Fix/remove unused icon files (Bartosz Dziewoński)
640 * demos: Add alert popout to toolbars demos (Volker E.)
641 * demos: Add specialCharacter terminal tool to toolbars demos (James D. Forrester)
642 * docs: Add Demos to JSDuck navigation menu (Timo Tijhof)
643 * build: Replace grunt-image with grunt-imagemin (James D. Forrester)
644 * icons: Re-crush SVGs (James D. Forrester)
645
646 ## v0.26.0 / 2018-03-20
647 ### Breaking changes
648 * [BREAKING CHANGE] WikimediaUI: Unify available variants across icon packs (Ed Sanders)
649 * [BREAKING CHANGE] icons: Remove 'alignCentre', renamed in v0.24.2 (James D. Forrester)
650 * [BREAKING CHANGE] icons: Remove 'arrowLast', deprecated since v0.25.0 (James D. Forrester)
651 * [BREAKING CHANGE] icons: Remove 'bellOn', deprecated in v0.25.0 (James D. Forrester)
652 * [BREAKING CHANGE] icons: Remove 'quotesAdd', deprecated in v0.24.4 (James D. Forrester)
653 * [BREAKING CHANGE] icons: Remove 'redirect', renamed in v0.24.4 (James D. Forrester)
654 * [BREAKING CHANGE] indicators: Remove 'next' and 'previous', deprecated in v0.25.0 (James D. Forrester)
655
656 ### Features
657 * FieldLayout: Use better icons for warning/error messages (Bartosz Dziewoński)
658 * MenuTagMultiselectWidget: Check for empty inputValue in addTagFromInput (Prateek Saxena)
659 * TagMultiselectWidget: Handle disabled items (Moriel Schottlender)
660
661 ### Styles
662 * WikimediaUI theme: Add additional 'interactions' & 'media' pack icons (Volker E.)
663 * WikimediaUI theme: Align refined WikimediaUI icons in size and position (Volker E.)
664 * WikimediaUI theme: Apply `translateZ` hack to full canvas icons (Volker E.)
665 * WikimediaUI theme: Fix regression on accelerator key alignment (Volker E.)
666 * WikimediaUI theme: Fix toolbar buttonGroup (Ed Sanders)
667 * WikimediaUI theme: Harmonize `padding` on FieldLayout messages (Volker E.)
668 * WikimediaUI theme: Unify and refine WikimediaUI icons (Volker E.)
669 * WikimediaUI theme: Use `14px` base font size & amend positioning/sizing (Volker E.)
670 * Apex theme: Fix toolbar buttonGroup (Ed Sanders)
671 * Apex theme: Make Apex also use 20px canvas icons (Bartosz Dziewoński)
672
673 ### Code
674 * Use theme rules to define which tools should get blue icons, not flags (Ed Sanders)
675 * build: Make the copy task for the WikimediaUI less vars less confusing (James D. Forrester)
676 * build: Stop using 'grunt-image' for optimising PNGs, at least for now (James D. Forrester)
677 * build: Switch SVG optimization to 'grunt-svgmin' (Volker E.)
678 * build: Temporarily disable running unit tests in Firefox due to timeouts (James D. Forrester)
679 * build: Update devDependencies to latest (James D. Forrester)
680 * build: Updating jakub-onderka/php-parallel-lint to 1.0.0 (libraryupgrader)
681 * build: Acknowledge in package.json that grunt-exec 3.0.0 exists, but we don't want it (Bartosz Dziewoński)
682 * demos: Include editor switch menu in toolbars menu (Volker E.)
683 * demos: Increase base `font-size` to `14px` (Volker E.)
684 * demos: Re-enable bigger base size on mobile breakpoint (Volker E.)
685 * demos: Use `0.8em` body font size for Apex (Bartosz Dziewoński)
686 * dist: Distribute History.md so people can see what's changed (James D. Forrester)
687
688
689 ## v0.25.3 / 2018-03-06
690 ### Features
691 * DropdownInputWidget: Extract menu item creation (Gabriel Birke)
692 * MenuTagMultiselectWidget: Highlight first item when filtering (Moriel Schottlender)
693 * demos: Use individual oojs-ui-* JS files for sourcemap support (Moriel Schottlender)
694
695 ### Styles
696 * WikimediaUI theme: Align action toolbar primary button focus state (Volker E.)
697 * WikimediaUI theme: Align toolbar items' focus to widgets elsewhere (Volker E.)
698
699 ### Code
700 * Imply `inline-block` on toolbar item labels (Volker E.)
701 * CheckboxMultiselectInputWidget: Fix handling of 'name' config option in JS (Bartosz Dziewoński)
702 * TagMultiselectWidget: Only apply `onMouseDown` if not in input (Moriel Schottlender)
703 * Gruntfile: Remove reference to long-absent at-ease PHP library (James D. Forrester)
704 * build: Add jakub-onderka/php-console-highlighter (Umherirrender)
705 * build: Adding MinusX (Kunal Mehta)
706 * build: Updating mediawiki/mediawiki-codesniffer to 16.0.1 (libraryupgrader)
707 * build: Updating phpunit/phpunit to 4.8.36 || ^6.5 (libraryupgrader)
708 * build: pass --ansi --no-progress to composer (Antoine Musso)
709 * demos: Add monospace hack for `code` element (Volker E.)
710 * demos: Only claim ARIA `main` role on the first toolbar demo (Volker E.)
711 * demos: Replace “Save” by “Publish changes” (Volker E.)
712
713
714 ## v0.25.2 / 2018-02-06
715 ### Deprecations
716 * [DEPRECATING CHANGE] icons: Flag indicator 'alert' as to be removed (Volker E.)
717
718 ### Features
719 * Element: Fix infusion edge case (Bartosz Dziewoński)
720 * InputWidget and subclasses: Remember original value when creating the widget (Bartosz Dziewoński)
721 * MultilineTextInputWidget: Emit 'enter' for Ctrl+Enter (Ed Sanders)
722 * MenuTagMultiselectWidget: Erase the input when a menu option is chosen (Prateek Saxena)
723 * OptionWidget: Option is still selectable/highlightable/pressable if its parent is disabled (Bartosz Dziewoński)
724 * RadioSelectInputWidget: Prevent exceptions when trying to set unavailable options (Bartosz Dziewoński)
725
726 ### Styles
727 * FieldLayout: Fix help icon negative margin in Apex (Ed Sanders)
728 * LabelElement: Switch `box-sizing` to `border-box` (srishakatux)
729 * ListToolGroup: Correctly point the collapse/expand icon on bottom toolbars (Volker E.)
730 * RadioSelectInputWidget, CheckboxMultiselectInputWidget: Fix spacing between options in PHP (Apex theme) (Bartosz Dziewoński)
731
732 ### Code
733 * Avoid having to call `.setValue()` in some widgets' constructors multiple times (Bartosz Dziewoński)
734 * CheckboxMultiselectInputWidget: Turn inline event handler into a method (Bartosz Dziewoński)
735 * DraggableElement: Replace 'OOjs-UI' with 'OOUI' for code hygiene (Volker E.)
736 * TextInputWidget: Move previously forgotten methods to Multiline (Bartosz Dziewoński)
737 * Follow-up b28e99712: Remove `mediawiki/at-ease` dependancy (Sam Reed)
738 * Reduce code duplication between `#setValue` and `#setOptions` (Bartosz Dziewoński)
739 * Remove duplicate documentation between TextInputWidget and Multiline (Bartosz Dziewoński)
740 * TextInputWidget: Document that 'maxLength' counts UTF-16 code units (Bartosz Dziewoński)
741 * Toolbars: Replace `$.width` with `clientWidth`/`offsetWidth` (Ed Sanders)
742 * Use child selectors for menuLayout (Ed Sanders)
743 * build: Don't lint a generated JSON file for validity before it's rebuilt (James D. Forrester)
744 * build: Update Rubocop config for deprecations (Bartosz Dziewoński)
745 * demos, docs: Replace 'alert' indicator, as it's deprecated (Volker E.)
746 * demos: Bring “Word processor toolbar” demos closer to VE (Volker E.)
747 * demos: Provide more space at bottom of page (Volker E.)
748 * tests: Do not use obviously fake data when testing infusion (Bartosz Dziewoński)
749 * testsuitegenerator: Test some 'value' parameters that match 'options' parameters (Bartosz Dziewoński)
750
751
752 ## v0.25.1 / 2018-01-16
753 ### Code
754 * Allow other stuff to handle the event when we call `simulateLabelClick()` (Bartosz Dziewoński)
755 * Follow-Up I0f1d9c1f: Update usages of `getSelectedItem` -> `findSelectedItem` (Ed Sanders)
756 * PanelLayout: Remove buggy `translateZ` performance hack (Volker E.)
757 * PopupToolGroup: Revert "Fix popup direction changing…" (Bartosz Dziewoński)
758 * Rename prefixes of unique IDs to not mention "OOjs" (Bartosz Dziewoński)
759 * build, demos, docs: Use “OOUI” as unified name (Volker E.)
760 * demos: Use MultilineTextInputWidget in PHP demos (Ed Sanders)
761 * docs: Clarify `required` true handling with `indicator: 'required'` (Volker E.)
762 * docs: Use “OOUI” as unified name in code comments (Volker E.)
763
764
765 ## v0.25.0 / 2018-01-09
766 ### Breaking changes
767 * [BREAKING CHANGE] Drop the `constructive` flag entirely (James D. Forrester)
768 * [BREAKING CHANGE] Remove `BookletLayout#getClosestPage` (James D. Forrester)
769 * [BREAKING CHANGE] SelectWidget: Remove `getFirstSelectableItem` (Prateek Saxena)
770 * [BREAKING CHANGE] SelectWidget: Remove `getHighlightedItem` (Prateek Saxena)
771 * [BREAKING CHANGE] SelectWidget: Remove `getRelativeSelectableItem` (Prateek Saxena)
772 * [BREAKING CHANGE] icons: Drop 'watchlist', deprecated in v0.23.1 (James D. Forrester)
773
774 ### Deprecations
775 * [DEPRECATING CHANGE] GroupElement: Rename getItem(s)FromData to findItem(s)FromData (Prateek Saxena)
776 * [DEPRECATING CHANGE] MultiSelectWidget: Rename getters (Prateek Saxena)
777 * [DEPRECATING CHANGE] SelectWidget: Rename `getSelectedItem` to `findSelectedItem` (Prateek Saxena)
778 * [DEPRECATING CHANGE] icons: Flag indicators 'previous' & 'next' as to be removed (Volker E.)
779 * [DEPRECATING CHANGE] icons: Rename 'arrowLast' to 'arrowPrevious' (James D. Forrester)
780
781 ### Features
782 * MenuTagMultiselectWidget: Erase the input when tag is selected if filtering (Moriel Schottlender)
783
784 ### Styles
785 * Add `margin-bottom` for widgets which are part of OOUI HorizontalLayout (Phantom42)
786 * FieldLayout: Improve alignment of multiline labels with 'help' button (Bartosz Dziewoński)
787 * WikimediaUI theme: Align 'transparency' icon to WikimedaUI color palette (Volker E.)
788 * WikimediaUI theme: Remove obsolete global flag for 'layout' icon pack (Volker E.)
789 * WikimediaUI theme: Remove obsolete icon flags (Volker E.)
790 * Apex theme: Align readonly TextInputWidget across themes (Volker E.)
791 * Apex theme: Apply `opacity` button transition and ensure Chrome support (Volker E.)
792 * Apex theme: Remove unused, obsolete 'logo-wikimediaDiscovery' icon (Volker E.)
793 * icons: Remove obsolete 'bookmark' icon remainders (Volker E.)
794 * icons: Remove obsolete 'watchlist' icon remainders (Volker E.)
795 * icons: Shorten 'accessibility' pack invert hex color (Volker E.)
796
797 ### Code
798 * Clarify `.oo-ui-force-gpu-composite-layer()` mixin comment (Volker E.)
799 * Fix blurry text on PanelLayout promoted to GPU in Safari (Volker E.)
800 * Fix popup direction changing when the "anchor" is partially offscreen (Bartosz Dziewoński)
801 * MenuTagMultiselectWidget: Don't use overlay for `$autoCloseIgnore` (Moriel Schottlender)
802 * MultilineTextInputWidget: Correct documentation for `config.maxRows` (Roan Kattouw)
803 * PHP TextInputWidget: Remove remaining type 'search' specific code (Volker E.)
804 * Use findItem(s)FromData instead of getItem(s)FromData (Prateek Saxena)
805 * demos: Override OO.ui.getViewportSpacing in infused PHP demo too (Bartosz Dziewoński)
806 * demos: Promote icons page IndicatorWidget to GPU layer (Volker E.)
807 * docs: Bump copyright year (James D. Forrester)
808 * docs: TagMultiselectWidget: Remove wrong link to MediaWiki documentation (Prateek Saxena)
809 * build: Update .gitattributes for .phpcs.xml file move (Kunal Mehta)
810 * build: Add rake to Gemfile (Antoine Musso)
811 * build: Don't include Gemfile* in composer zipballs (Kunal Mehta)
812 * build: Update RuboCop Ruby gem (Željko Filipin)
813 * build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 (libraryupgrader)
814 * build: Use SVGO option of 'grunt-image' for distribution (Volker E.)
815
816
817 ## v0.24.4 / 2017-12-20 special release
818 ### Deprecations
819 * [DEPRECATING CHANGE] icons: Flag unused 'bellOn' icon as to be removed (Volker E.)
820 * [DEPRECATING CHANGE] icons: Flag unused 'quotesAdd' & 'redirect' as to be removed (Volker E.)
821
822 ### Features
823 * Introduce `OO.ui.getDefaultOverlay` (Bartosz Dziewoński)
824 * Put menus/popups of infused PHP widgets into the default overlay (Bartosz Dziewoński)
825
826 ### Styles
827 * icons: Add 'lightbulb' icon (Prateek Saxena)
828 * icons: Add 'stop' icon to Apex theme (Volker E.)
829
830 ### Code
831 * ClippableElement: Fix JS error when Floatable is mixed in but disabled (Roan Kattouw)
832 * DropdownWidget: Remove stray use of `this.$()` (Bartosz Dziewoński)
833
834
835 ## v0.24.3 / 2017-11-28
836 ### Features
837 * Allow adding virtual viewport spacing (Bartosz Dziewoński)
838 * ClippableElement: Allow clipping with top or left edge (Bartosz Dziewoński)
839 * DropdownInputWidget: Generate a hidden `<select>` in JS (Bartosz Dziewoński)
840 * FieldsetLayout: Hide header when there is no icon or label (Bartosz Dziewoński)
841 * MenuSelectWidget, PopupWidget: Automatically change popup direction if there is no space (Bartosz Dziewoński)
842 * PopupToolGroup: Set clipping edges to fix clipping edge (heh) cases (Bartosz Dziewoński)
843 * TextInputWidget: support spellcheck attribute (David Lynch)
844
845 ### Styles
846 * themes: Fix PHP ComboboxInputWidget indicator position (Volker E.)
847 * WikimediaUI theme: Restore `:hover:focus` border color on TextInputWidgets (Volker E.)
848 * oo-ui-background-image: Drop `-o-linear-gradient` fallback (James D. Forrester)
849 * oo-ui-background-image: Drop `-webkit-linear-gradient` fallback (James D. Forrester)
850
851 ### Code
852 * PHP DropdownInputWidget: Workaround for Firefox 57 ignoring attr selector with whitespace (Volker E.)
853 * DraggableGroupElement: Don't try to access non-existent property (Bartosz Dziewoński)
854 * DropdownInputWidget: Remove duplicate TitledElement mixin (Bartosz Dziewoński)
855 * README: Add "Community" section (Prateek Saxena)
856 * README: Re-arrange intro section (Prateek Saxena)
857 * build: Bump wikimedia-ui-base (Volker E.)
858 * git.wikimedia.org -> phab (Zach)
859
860
861 ## v0.24.2 / 2017-11-07
862 ### Deprecations
863 * [DEPRECATING CHANGE] Use en-US spelling for icon names for consistency (Ed Sanders)
864
865 ### Code
866 * README: Consistently refer to OOUI as library (Volker E.)
867 * README: Fix Doxygen rendering (Volker E.)
868 * README: Simplify “Quick start” and “Contributing” section (Volker E.)
869 * demos: Correct and simplify SimpleWidget styles (Bartosz Dziewoński)
870 * docs: onMenuToggle: `isVisible` is the state of the menu (Prateek Saxena)
871
872
873 ## v0.24.1 / 2017-10-31
874 ### Features
875 * DropdownWidget: Allow pressing Space to close the widget, as well as open (Bartosz Dziewoński)
876
877 ### Styles
878 * WikimediaUI theme: Visually improve MenuSectionOptionWidget MenuOptions (Volker E.)
879
880 ### Code
881 * ComboBoxInputWidget: Add `.oo-ui-comboBoxInputWidget-open` class to widget (Volker E.)
882 * Generate clover.xml with code coverage results (Kunal Mehta)
883 * WikimediaUI theme: Use child selectors for styling toolbar action buttons (Bartosz Dziewoński)
884 * README: Simplify and move “Versioning” section (Volker E.)
885 * README: Simplify “Contributing” section slightly and add LESS lint hint (Volker E.)
886 * build: Bump stylelint devDependencies (James D. Forrester)
887 * build: Bump various devDependencies to latest (James D. Forrester)
888 * build: Downgrade 'grunt-exec' to 1.0.1 (again) (Bartosz Dziewoński)
889 * build: Update grunt-image to version 4.0.0 (Ed Sanders)
890 * build: Update mediawiki/mediawiki-codesniffer to 14.1.0 (libraryupgrader)
891 * icons: Unify SVG markup (Volker E.)
892
893
894 ## v0.24.0 / 2017-10-17
895 ### Breaking changes
896 * [BREAKING CHANGE] Drop 'MediaWiki' backwards-compatibility theme (James D. Forrester)
897 * [BREAKING CHANGE] icons: Drop 'stripeSideMenu', renamed in v0.22.2 (James D. Forrester)
898 * [BREAKING CHANGE] icons: Remove 'eye'/'eyeClosed' icons, deprecated in v0.23.0 (Volker E.)
899 * [BREAKING CHANGE] icons: Remove 'signature' icon, deprecated in v0.23.0 (Volker E.)
900 * [BREAKING CHANGE] icons: Remove 'sun', deprecated in v0.23.0 (James D. Forrester)
901
902 ### Styles
903 * themes: Unify icon/indicator visibility (Volker E.)
904 * WikimediaUI theme: Ensure hover feedback on TextInputWidget & descendants (Volker E.)
905
906 ### Code
907 * Fix `.oo-ui-selectable()` mixin to actually undo `.oo-ui-unselectable()` (Bartosz Dziewoński)
908 * WikimediaUI theme: Fix selector in PopupWidget styles (Bartosz Dziewoński)
909
910
911 ## v0.23.5 / 2017-10-12
912 ### Code
913 * PHP MultilineTextInputWidget, SearchInputWidget: Remove duplicate `use` statements (Bartosz Dziewoński)
914 * PHP Theme: Fix check for IconElement/IndicatorElement for inherited traits (Bartosz Dziewoński)
915
916
917 ## v0.23.4 / 2017-10-11
918 ### Styles
919 * IndexLayout: Handle long lists of tabs (Bartosz Dziewoński)
920 * icons: Provide a 'reload' icon in the 'interactions' pack (Ed Sanders)
921 * Apex theme: Fix PopupToolGroup active box size (Volker E.)
922 * Apex theme: Fix SelectFileWidget (no browser support)‎ `padding` (Volker E.)
923 * Generalize icon and indicator positioning & visibility (Volker E.)
924 * WikimediaUI theme: Reduce Checkbox*- & RadioSelectInputWidget vertical space (Volker E.)
925 * WikimediaUI theme: Reduce FieldLayout `margin-top` slightly (Volker E.)
926 * WikimediaUI theme: Streamlining icon/indicator visibility (Volker E.)
927
928 ### Code
929 * Only store initialConfig in demo mode (Ed Sanders)
930 * SearchInputWidget: Prevent extra `oo-ui-textInputWidget-type-text` class (Bartosz Dziewoński)
931 * TextInputWidget: Use child selector for icons/indicators/labels (Ed Sanders)
932 * Do not call `.offset()` on `$( 'html' )` (Bartosz Dziewoński)
933 * PHP: Implement MultilineTextInputWidget, deprecate multiline option (Prateek Saxena)
934 * PHP: Implement SearchInputWidget, deprecate search option (Bartosz Dziewoński)
935 * build: Downgrade 'grunt-exec' to 1.0.1 (Bartosz Dziewoński)
936 * demos: Adding missing `:hover` (Volker E.)
937
938
939 ## v0.23.3 / 2017-10-03
940 ### Styles
941 * PopupToolGroup: Move accelerator keys `padding` to themes (Volker E.)
942 * WikimediaUI theme: Align PopupToolGroup header styles (Volker E.)
943 * WikimediaUI theme: Fix border on narrow bottom toolbars (Volker E.)
944 * WikimediaUI theme: Fix flagged elements' icon `opacity` (Volker E.)
945 * WikimediaUI theme: Improve PopupToolGroup's indicator vertical alignment (Volker E.)
946 * WikimediaUI theme: Make toolbar active element highlights visually equal (Volker E.)
947 * WikimediaUI theme: Remove `box-shadow` not in design (Volker E.)
948 * WikimediaUI theme: Replace BookletLayout menu `border-color` (Volker E.)
949 * WikimediaUI theme: Unify positioning and sizing of tools, toolgroups and menus (Volker E.)
950 * WindowManager: Remove `overflow: hidden` to enhance styling flexibility (Volker E.)
951
952 ### Code
953 * Follow-up I576f3175: highlightQuery: Handle case when query is not found (Ed Sanders)
954 * IndexLayout, BookletLayout: Don't scroll panels if not scrollable (Bartosz Dziewoński)
955 * LabelElement: Add tests for setHighlightedQuery (Ed Sanders)
956 * SelectWidget: Allow focussing things inside OptionWidget labels (Bartosz Dziewoński)
957 * WikimediaUI theme: Simplify action toolbar buttons selectors (Volker E.)
958 * demos: Remove unnecessary button demo widgets (Volker E.)
959
960
961 ## v0.23.2 / 2017-09-26
962 ### Deprecations
963 * [DEPRECATING CHANGE]: Apex theme: Begin killing `constructive` flag (James D. Forrester)
964
965 ### Features
966 * LabelElement#highlightQuery: Support locale comparison (Ed Sanders)
967 * MenuLayout, BookletLayout, IndexLayout: Support `expanded: false` (Bartosz Dziewoński)
968 * WindowManager: Set `aria-hidden` by default and change toggleAriaIsolation behavior (Prateek Saxena)
969
970 ### Code
971 * MenuLayout: Rewrite support for `expanded: false` (Bartosz Dziewoński)
972 * TextInputWidget: Reduce CSS output by enhancing unselectable behaviour (Volker E.)
973 * themes: Align DropdownWidget `&-handle` selectors for code hygiene (Volker E.)
974 * Apex theme: Simplify Radio- & Checkbox*optionWidget label rules (Volker E.)
975 * Remove duplicated `outline` property (Volker E.)
976 * Remove LESS vars covered by WikimediaUI Base (Volker E.)
977 * demos: Expand long dialog title to actually test things (James D. Forrester)
978 * demos: Restrict `opacity` to non-flagged icons only (Volker E.)
979
980
981 ## v0.23.1 / 2017-09-19
982 ### Deprecations
983 * [DEPRECATING CHANGE] SelectWidget: Rename `getFirstSelectableItem` to `findFirstSelectableItem` (Prateek Saxena)
984 * [DEPRECATING CHANGE] SelectWidget: Rename `getHighlightedItem` to `findHighlightedItem` (Prateek Saxena)
985 * [DEPRECATING CHANGE] SelectWidget: Rename `getRelativeSelectableItem` to `findRelativeSelectableItem` (Prateek Saxena)
986 * [DEPRECATING CHANGE] icons: Flag unused 'watchlist' icon as to be removed (Volker E.)
987
988 ### Styles
989 * RadioOptionWidget, CheckboxMultioptionWidget: Support very long labels (Bartosz Dziewoński)
990 * WikimediaUI theme: Harmonize toolbar icon/indicator opacity (Volker E.)
991 * WikimediaUI theme: Improve ListToolGroup's color and opacity handling (Volker E.)
992 * WikimediaUI theme: Simplify disabled tool opacity rules (Volker E.)
993
994 ### Code
995 * BookletLayout#getClosestPage: Fix version number of deprecation (Prateek Saxena)
996 * HtmlSnippet: Throw exception if given non-string content (Bartosz Dziewoński)
997 * Use `findFirstSelectableItem` instead of `getFirstSelectableItem` (Prateek Saxena)
998 * Use `findHighlightedItem` instead of `getHighlightedItem` (Prateek Saxena)
999 * Use `findRelativeSelectableItem` instead of `getRelativeSelectableItem` (Prateek Saxena)
1000 * WikimediaUI theme: Concatenate constructive & progressive selectors (Volker E.)
1001 * WikimediaUI theme: Remove unnecessary properties (Volker E.)
1002 * demos: Add examples of FieldLayout with very long labels (Bartosz Dziewoński)
1003 * demos: Avoid menu's `box-shadow` from lurkin into toolbar (Volker E.)
1004
1005
1006 ## v0.23.0 / 2017-09-05
1007 ### Breaking changes
1008 * [BREAKING CHANGE] Remove CardLayout and references in IndexLayout (Volker E.)
1009 * [BREAKING CHANGE] Remove FloatingMenuSelectWidget (Volker E.)
1010 * [BREAKING CHANGE] Remove back-compat `OO.ui` prefix assumption in infusion code (Prateek Saxena)
1011 * [BREAKING CHANGE] icons: Remove 'caret' icons, deprecated in v0.21.3 (James D. Forrester)
1012 * [BREAKING CHANGE] icons: Remove 'wikitrail' icon, renamed in v0.20.1 (James D. Forrester)
1013
1014 ### Deprecations
1015 * [DEPRECATING CHANGE] BookletLayout: Rename `getClosestPage()` to `findClosestPage()` (Prateek Saxena)
1016 * [DEPRECATING CHANGE] icons: Flag unused 'sun' icon as to be removed (James D. Forrester)
1017 * [DEPRECATING CHANGE] icons: Move 'eye'/'eyeClosed' to 'accessibility' (Volker E.)
1018 * [DEPRECATING CHANGE] icons: Move 'signature' to 'editing-advanced' (Volker E.)
1019
1020 ### Features
1021 * Element: Improve error message when the widget being infused is missing (Bartosz Dziewoński)
1022
1023 ### Styles
1024 * Apex theme: Only apply `margin` to label if visible (Ed Sanders)
1025 * WikimediaUI theme: Fix frameless indicator combination buttons' appearance (Volker E.)
1026 * ButtonInputWidget: Fix Safari-specific intrinsic `margin` (Volker E.)
1027
1028 ### Code
1029 * Ensure only options belonging to the SelectWidget can be clicked (Ed Sanders)
1030 * SelectFileWidget: Rename `getTargetItem()` to `findTargetItem()` (Prateek Saxena)
1031 * Toolgroup: Rename `getTargetTool()` to `findTargetTool()` (Prateek Saxena)
1032 * WikimediaUI theme: Simplify `transition` code and remove obsolete (Volker E.)
1033 * build: Add 'accessibility' icon pack in Apex to build module definition (Volker E.)
1034 * build: Update eslint-config-wikimedia 0.4->0.5 (Ed Sanders)
1035 * build: Updating mediawiki/mediawiki-codesniffer to 0.12.0 (libraryupgrader)
1036 * tests: Make MockWidget filename match class name (Kunal Mehta)
1037
1038
1039 ## v0.22.5 / 2017-08-22
1040 ### Features
1041 * Add `title` attribute to the 'remove' button in TagItemWidget (Moriel Schottlender)
1042
1043 ### Styles
1044 * WikimediaUI theme: Fix regression on disabled border (Volker E.)
1045
1046 ### Code
1047 * Align vars to WikimediaUI Base and remove them as OOjs UI vars (Volker E.)
1048 * DraggableElement: Make toggling draggability consistent (Bartosz Dziewoński)
1049 * Follow-up 022f532: Don't crash if TitledElement initializes before AccessKeyedElement (Roan Kattouw)
1050 * WikimediaUI theme: Make checkbox/radio code leaner (Volker E.)
1051 * WikimediaUI theme: Remove unnecessary selector in CheckboxInputWidget (Volker E.)
1052 * docs: Align code comment references to Phabricator tasks (Volker E.)
1053 * build: Upgrade devDependencies to latest and make pass (James D. Forrester)
1054 * build: Update mediawiki-codesniffer to v0.10.1 and fix issues (WMDE-Fisch)
1055 * build: Update mediawiki-codesniffer to v0.11.0 and fix issues (WMDE-Fisch)
1056 * tests: Prepare for qunit 2.x (James D. Forrester)
1057
1058
1059 ## v0.22.4 / 2017-08-01
1060 ### Features
1061 * CheckboxMultiselectInputWidget: setValue when CheckboxMultiselect changes (Prateek Saxena)
1062 * FieldLayout: Show widget's access key in our title (Bartosz Dziewoński)
1063 * TextInputWidget: When positioning label, don't clear padding if we will set it again (Bartosz Dziewoński)
1064 * TitledElement: When an AccessKeyedElement, show access key in the title (Bartosz Dziewoński)
1065
1066 ### Styles
1067 * icons: Vertically align 'play' & 'stop' icons (Volker E.)
1068 * Apex theme: Add focus styles to Tag-/CapsuleMultiselectWidget (Volker E.)
1069 * Apex theme: Add focus styles to frameless buttons (Volker E.)
1070 * Apex theme: Add play icon (copied from WikimediaUI theme) (Roan Kattouw)
1071 * Apex theme: Align ButtonGroup-/ButtonSelectWidget focus logic to WikimediaUI (Volker E.)
1072 * Apex theme: Align Dropdown*Widget's focus state with other widgets (Volker E.)
1073 * Apex theme: Align TextInputWidget focus to variablized way (Volker E.)
1074 * Apex theme: Align ToggleSwitchWidget focus style to other widgets (Volker E.)
1075 * Apex theme: Improve alignment of TextInputWidget and its elements (Volker E.)
1076 * Apex theme: Introduce framed button focus indication (Volker E.)
1077 * Apex theme: Replace and unify `border-radius` with variables (Volker E.)
1078 * WikimediaUI theme: Set ButtonElement's height per default (Volker E.)
1079 * WikimediaUI theme: Work around a Firefox rendering bug for checkboxes and radios (Bartosz Dziewoński)
1080
1081 ### Code
1082 * DraggableGroupElement: Remove ARIA roles & attributes (Volker E.)
1083 * FieldsetLayout: Use `<legend>` now that Chrome 55 bug is less important (James D. Forrester)
1084 * Apex theme: Align remaining values to coding convention (Volker E.)
1085 * WikimediaUI theme: Align `*-fallback` var with notation elsewhere (Volker E.)
1086 * WikimediaUI theme: Code comment hygiene (Volker E.)
1087 * WikimediaUI theme: Directly use the Less values rather than via copy-paste (James D. Forrester)
1088 * demos: Add examples of TextInputWidget with dynamic label (Bartosz Dziewoński)
1089 * demos: Demo.DraggableItemWidget should not inherit from OO.ui.OptionWidget (Bartosz Dziewoński)
1090 * demos: Show example link on `:focus` (Volker E.)
1091 * docs: Fix some PHPDoc `@return` tags (Ricordisamoa)
1092 * build: Add a script to print the dependency tree of everything (Bartosz Dziewoński)
1093
1094
1095 ## v0.22.3 / 2017-07-11
1096 ### Features
1097 * Tag-/CapsuleMultiselectWidget: Avoid visual focusTrap feedback (Volker E.)
1098 * WindowManager: Avoid inconsistent state due to asynchronous promise resolution (Bartosz Dziewoński)
1099 * WindowManager: fix closing promise state check (David Lynch)
1100
1101 ### Styles
1102 * icons: Align ongoingConversation to grid (Ed Sanders)
1103 * icons: Replace the puzzle icon, using the one from VisualEditor (James D. Forrester)
1104 * icons: Vertically center mapPin icon (Volker E.)
1105 * Apex theme: Add 'article' icon, copied from WikimediaUI (Moriel Schottlender)
1106
1107 ### Code
1108 * DropdownWidget, MenuSelectWidget: Set `aria-expanded` attribute (Prateek Saxena)
1109 * FieldLayout: Add `role='alert'` for error messages (Prateek Saxena)
1110 * FieldLayout: Set `aria-describedby` on the fieldWidget (Prateek Saxena)
1111 * PopupWidget: Update function name in a comment (Bartosz Dziewoński)
1112 * TagMultiselectWidget: Skip `updateInputSize()` for invisible inputs (Roan Kattouw)
1113 * Toolbar: Add comment for greppability of dynamic CSS classes (Bartosz Dziewoński)
1114 * themes: Align read-only variable names to pseudo-class selector scheme (Volker E.)
1115 * themes: Align variable names to WikimediaUI Base scheme (Volker E.)
1116 * WikimediaUI theme: Align `@opacity-icon*` variable names to WikimediaUI Base (Volker E.)
1117 * WikimediaUI theme: Align checked variable names to pseudo-class scheme (Volker E.)
1118 * WikimediaUI theme: Align disabled variable names to pseudo-class scheme (Volker E.)
1119 * WikimediaUI theme: Align variable pseudo classes names to WikimediaUI Base (Volker E.)
1120 * WikimediaUI theme: Replace `@color-base-light` with `@color-base--inverted` (Volker E.)
1121 * WikimediaUI theme: Variablize PopupWidget values (Volker E.)
1122 * WikimediaUI theme: Pull in the upstream WikimediaUI package (James D. Forrester)
1123 * build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 (Kunal Mehta)
1124 * phpcs: Enable more rules, or document why they are disabled (Bartosz Dziewoński)
1125 * testsuitegenerator: Blacklist deprecated `multiline` config option (Bartosz Dziewoński)
1126
1127
1128 ## v0.22.2 / 2017-06-28
1129 ### Deprecations
1130 * [DEPRECATING CHANGE] TextInputWidget: Move multi-line support out (Prateek Saxena)
1131 * [DEPRECATING CHANGE] icons: Move and rename 'stripeSideMenu' to 'draggable' (Volker E.)
1132
1133 ### Features
1134 * DropdownInputWidget: Unbreak setting 'value' via config options (Bartosz Dziewoński)
1135 * Element: Work around browsers that set fractional scrollTop values (Roan Kattouw)
1136
1137 ### Styles
1138 * BookletLayout: Workaround for horizontal scrollbars on menu when editable (Bartosz Dziewoński)
1139 * icons: Let's stop referring to removed icons, hmm? (James D. Forrester)
1140 * Rewrite all styling for "outline controls" (Bartosz Dziewoński)
1141 * Apex theme: Align appearance of tags' close icon to WikimediaUI theme (Volker E.)
1142 * Apex theme: Fix HorizontalLayout containing FieldLayouts (Bartosz Dziewoński)
1143 * WikimediaUI theme: Remove default DraggableElement styling (Ed Sanders)
1144 * WikimediaUI theme: Use icon instead of indicator in Tag-/CapsuleItemWidget (Volker E.)
1145 * WikimediaUI: Strengthen Radio*Widget's `:checked` state (Volker E.)
1146
1147 ### Code
1148 * MenuSelectWidget: Fix item hiding when menu contents change (Roan Kattouw)
1149 * MultilineTextInputWidget: Fix autosizing (Bartosz Dziewoński)
1150 * PopupWidget: Replace CSS with Less comments for smaller dist (Volker E.)
1151 * SearchInputWidget: Fix ability to clear the input (Bartosz Dziewoński)
1152 * TabIndexedElement: Fix validation and make consistent in PHP and JS (Bartosz Dziewoński)
1153 * Use javascript-stringify instead of JSON.stringify (Ed Sanders)
1154 * Apex theme: Fix order of selectors for :first-child FieldLayout (Bartosz Dziewoński)
1155 * demos: Add links to documentation from code examples (Prateek Saxena)
1156 * demos: Allow linking to specific widgets (Bartosz Dziewoński)
1157 * demos: Indicate code toggle clearer (Volker E.)
1158 * demos: Pull out all links to docs/sources to the top of the code (Bartosz Dziewoński)
1159 * demos: Simplify code generation, now that we use javascript-stringify (Bartosz Dziewoński)
1160 * demos: Use URL 'query' part for linking to demo sections rather than URL 'fragment' (Bartosz Dziewoński)
1161 * docs: Fix some typos in documentation (Bartosz Dziewoński)
1162 * docparser: Fix handling for fake trait constructors (Bartosz Dziewoński)
1163 * docparser: Make matching '(default: ...)' case-insensitive (Bartosz Dziewoński)
1164 * docparser: Tighter check for 'use' statements in PHP (Bartosz Dziewoński)
1165
1166
1167 ## v0.22.1 / 2017-05-31
1168 ### Code
1169 * WindowManager: Do not use return value of `#closeWindow` as promise (Bartosz Dziewoński)
1170 * WindowManager: Fix check for a window already closing (Bartosz Dziewoński)
1171 * WindowManager: Fix error handling for `#openWindow` with string argument (Bartosz Dziewoński)
1172 * WindowManager: Fix important typo in deprecation warning (Bartosz Dziewoński)
1173 * WindowManager: Fix incorrect checks for promise state (Bartosz Dziewoński)
1174 * WindowManager: Provide other `jQuery.Promise` methods on the b/c promise too (Bartosz Dziewoński)
1175 * demos: Clarify code comment (Bartosz Dziewoński)
1176 * demos: Clean up the global window manager too when destroying (Bartosz Dziewoński)
1177 * demos: Load icon packs in the PHP demo (Bartosz Dziewoński)
1178 * demos: Replace abandoned icon name 'remove' to current one 'trash' (Volker E.)
1179
1180 ## v0.22.0 / 2017-05-30
1181 ### Breaking changes
1182 * [BREAKING CHANGE] TextInputWidget: Remove search related methods (Prateek Saxena)
1183 * [BREAKING CHANGE] icons: Drop the core icon pack (James D. Forrester)
1184 * [BREAKING CHANGE] icons: Remove unused 'bookmark' icon (Volker E.)
1185 * [BREAKING CHANGE] Depend on OOjs v2.1.0, up from v2.0.0 (James D. Forrester)
1186
1187 ### Deprecations
1188 * [DEPRECATING CHANGE] Rename the 'MediaWiki' theme to 'WikimediaUI' (James D. Forrester)
1189 * [DEPRECATING CHANGE] WindowManager: Deprecate using `openWindow`/`closeWindow` returns as promises (Bartosz Dziewoński)
1190
1191 ### Features
1192 * Add HiddenInputWidget to generate hidden input (Victor Barbu)
1193 * InputWidget: Introduce `#setInputId` and `inputId` config option (Bartosz Dziewoński)
1194 * MenuTagMultiselectWidget: Clear text field after adding an item from it (Bartosz Dziewoński)
1195 * MenuTagMultiselectWidget: Handle the 'selected' config option (Bartosz Dziewoński)
1196 * NumberInputWidget: Use icons instead of labels (Volker E.)
1197 * PopupButtonWidget: Handle empty configuration (Bartosz Dziewoński)
1198 * PopupWidget: Position close button in head absolutely (David Lynch)
1199 * PopupWidget: Sensibly position anchor-less popups (Roan Kattouw)
1200 * WindowManager: Add `WindowInstance` - a Promise-based lifecycle object (Timo Tijhof)
1201 * WindowManager: Handle errors better in `#closeWindow` (Bartosz Dziewoński)
1202
1203 * Allow *even more* widgets to be focussed programatically (Bartosz Dziewoński)
1204 * Only cancel mouse down event if tool in toolgroup clicked on (Ed Sanders)
1205 * Re-introduce `.simulateLabelClick()` as a separate method from .focus() (Bartosz Dziewoński)
1206
1207 ### Styles
1208 * themes: Field*Layout help position perfectly aligned (Volker E.)
1209 * themes: Improve frameless button in size and behaviour (Volker E.)
1210 * themes: Increase FieldsetLayout header's `font-size` (Volker E.)
1211 * Apex theme: Ensure vertical centering of ButtonElement's icon (Volker E.)
1212 * Apex theme: Make OptionWidget icon override more specific (Moriel Schottlender)
1213 * Apex theme: Start Apex's 'user' icon pack, with just 'userAvatar' for now (Ed Sanders)
1214 * WikimediaUI theme: Align `@background-color-destructive` to WikimediaUI Base (Volker E.)
1215 * WikimediaUI theme: Align ButtonInputWidget's `line-height` to ButtonWidget (Volker E.)
1216 * WikimediaUI theme: Align inline label's position (Volker E.)
1217 * WikimediaUI theme: Ensure icon aligns in dropdown menu (Volker E.)
1218 * WikimediaUI theme: Remove incorrect comments (Volker E.)
1219
1220 ### Code
1221 * MenuTagMultiselectWidget: Add test for 'selected' config option (Bartosz Dziewoński)
1222 * windows: Add tests for OO.ui.alert/confirm/prompt (Timo Tijhof)
1223 * AUTHORS: Update for the past two years' work (James D. Forrester)
1224 * build: Add the README/AUTHORS/LICENCE files to dist (James D. Forrester)
1225 * demos: Add TextInputWidget examples with inline labels but no indicators (Ed Sanders)
1226 * demos: Add viewport meta tag to PHP demo too (Volker E.)
1227 * demos: Avoid inline CSS for the overlay (Bartosz Dziewoński)
1228 * demos: Fix code generation for more complicated cases (Bartosz Dziewoński)
1229 * demos: Fix up a couple of minor things in demo widgets (Bartosz Dziewoński)
1230 * demos: Fix `z-index` with fixed demo header (Volker E.)
1231 * demos: Increase and strengthen responsive support (Volker E.)
1232 * demos: Indicate widgets clearer by sections (Volker E.)
1233 * demos: Make disabled progress bar in demo determinate (Ed Sanders)
1234 * demos: Show code that can be used to create the widget (Prateek Saxena)
1235 * testsuitegenerator: Handle classes with no constructor (Bartosz Dziewoński)
1236
1237
1238 ## v0.21.4 / 2017-05-16
1239 ### Features
1240 * Allow more widgets to be focussed programatically (Bartosz Dziewoński)
1241 * Generalize `.getInputId()` for all widgets (Bartosz Dziewoński)
1242 * Use `.focus()` method when possible instead of looking inside widgets (Bartosz Dziewoński)
1243 * TagMultiselectWidget: Fix Control+Backspace keys to delete last item (Bartosz Dziewoński)
1244 * TagMultiselectWidget: Fix order of checks for `allowArbitrary`/`allowDuplicates` (Bartosz Dziewoński)
1245
1246 ### Styles
1247 * MediaWiki theme: Separate two active ToggleButton siblings visually (Volker E)
1248
1249 ### Code
1250 * LabelWidget: Fix label click handling (Bartosz Dziewoński)
1251 * RadioSelectInputWidget: When generating a unique 'name', don't make it random (Bartosz Dziewoński)
1252 * Use glaringly wrong tags for elements that are supposed to be unused (Bartosz Dziewoński)
1253 * README: Clarify and simplify descriptions (Volker E)
1254 * build: Upgrade eslint-config-wikimedia from 0.3.0 to 0.4.0 and make pass (James D. Forrester)
1255 * demos: Add ARIA roles (Volker E)
1256 * demos: Clean up the window manager when destroying the dialogs demo (Bartosz Dziewoński)
1257 * demos: Preserve scroll position when changing non-page options (Bartosz Dziewoński)
1258 * demos: Rename deprecated Card to current TabPanel (Volker E)
1259 * demos: Tame buggy mobile browser behaviour on `position: fixed` (Volker E)
1260 * demos: Turn the menu into a fixed header (Bartosz Dziewoński)
1261 * docs: Fix `OO.ui.IndexLayout` example (Volker E)
1262 * tests: Order the `attributes` object keys, for less noisy diffs (Bartosz Dziewoński)
1263
1264
1265 ## v0.21.3 / 2017-05-09
1266 ### Deprecations
1267 * [DEPRECATING CHANGE] Merge functionality of FloatingMenuSelectWidget into MenuSelectWidget (Bartosz Dziewoński)
1268 * [DEPRECATING CHANGE] Rename CardLayout to TabPanelLayout (Prateek Saxena)
1269 * [DEPRECATING CHANGE] icons: Deprecate 'bookmark' icon (Volker E)
1270 * [DEPRECATING CHANGE] icons: Merge 'caret' into regular movement icons (James D. Forrester)
1271
1272 ### Styles
1273 * OptionWidget: Use parent selector for icon/indicator/label styles (Roan Kattouw)
1274 * Apex theme: Follow same FieldLayout `margin` logic as MediaWiki theme (Volker E)
1275 * MediaWiki theme: Bring styling to design spec in Safari/iOS (Volker E)
1276 * MediaWiki theme: Fix ButtonInputWidget appearance in Saf/iOS (Volker E)
1277 * MediaWiki theme: Fix `padding` for frameless buttons in ProcessDialogs (Ed Sanders)
1278 * MediaWiki theme: Provide focus indicator to TagMultiselectWidget (Volker E)
1279 * MediaWiki theme: Unify and harmonize `padding`/position of Tag*Widgets (Volker E)
1280
1281 ### Code
1282 * Fix some errors flagged by ESLint's 'valid-jsdoc' option (Bartosz Dziewoński)
1283 * NumberInputWidget: Followup db801c55f0 – clean up backward compat vars (Moriel Schottlender)
1284 * MenuSectionOptionWidget: Remove unsupported ARIA attribute (Volker E)
1285 * MenuSelectWidget: Scroll to the top if filtering and no exact match (David Lynch)
1286 * MenuSelectWidgets: Don't unconditionally hide all descendant inputs (Roan Kattouw)
1287 * TagMultiselectWidget: Actually use the focus trapping element (Bartosz Dziewoński)
1288 * TagMultiselectWidget: Fix `#addTag` return value to match docs (Bartosz Dziewoński)
1289 * TagMultiselectWidget: Fix keyboard navigation between items (Bartosz Dziewoński)
1290 * ToggleButtonWidget: Remove misleading `aria-checked` attribute (Volker E)
1291 * Unbreak FloatingMenuSelectWidget when `$container` is not given (Bartosz Dziewoński)
1292 * build: Fix invalid ecmaVersion setting (Timo Tijhof)
1293 * build: Use source maps in coverage report (James D. Forrester)
1294 * icons: Add first/last to complement previous/next in movement pack (Ed Sanders)
1295 * icons: Provide 'clip', 'unClip', and 'pushPin' in moderation (James D. Forrester)
1296 * tests: Do not set `QUnit.config.requireExpects = true` (Bartosz Dziewoński)
1297
1298
1299 ## v0.21.2 / 2017-04-25
1300 ### Features
1301 * Element: New method `#getElementId` (Bartosz Dziewoński)
1302 * NumberInputWidget: Remake as an actual TextInputWidget child (Moriel Schottlender)
1303
1304 ### Styles
1305 * ProgressBarWidget: Switch to `box-sizing: border-box` (Volker E)
1306 * TabOptionWidget: Cleanup & align paddings/position to dialog environment (Volker E)
1307 * MediaWiki theme: Decrease selector specificity and fix invalid appearance (Volker E)
1308 * MediaWiki theme: Fix IE 7 oversized buttons (Volker E)
1309 * MediaWiki theme: Improve SearchWidget design (Volker E)
1310
1311 ### Code
1312 * Do not use `role=menu`/`menuitem` for MenuSelectWidget/MenuOptionWidget (Bartosz Dziewoński)
1313 * PopupTagMultiselectWidget: Update popup position on resize (Prateek Saxena)
1314 * ProcessDialog: Display error messages on top of footer action buttons (Bartosz Dziewoński)
1315 * SelectWidget/MenuSelectWidget: Maintain `aria-activedescendant` attribute on focus owner (Bartosz Dziewoński)
1316 * Set ARIA `role=combobox` on DropdownWidget and LookupElement too (Bartosz Dziewoński)
1317 * Set `aria-owns` for everything with a dropdown list (ARIA `role=combobox`) (Bartosz Dziewoński)
1318 * Follow-up d22d23311: Don't reference OO.ui.ToolGroup blindly (James D. Forrester)
1319 * build: Bump grunt-stylelint, bring in stylelint explicitly (James D. Forrester)
1320 * demos: Add some more examples with 'accessKey' (Bartosz Dziewoński)
1321 * docs: Document Window#$overlay property (Bartosz Dziewoński)
1322 * tests: Drop unnecessary hints to qunit about the number of tests (James D. Forrester)
1323
1324
1325 ## v0.21.1 / 2017-04-18
1326 ### Styles
1327 * PopupWidget: Do not leave space for anchor if there's no anchor (Bartosz Dziewoński)
1328 * MediaWiki theme: Ensure WCAG level AA contrast on unsupported SelectFileWidget (Volker E)
1329 * MediaWiki theme: Fit icon/indicator & label in DecoratedOptionWidget (Volker E)
1330 * MediaWiki theme: Fix standalone, disabled sibling ButtonWidgets (Volker E)
1331 * MediaWiki theme: Fix white `border-color` of frameless buttons (Volker E)
1332 * MediaWiki theme: Make readonly TextInputWidget appearance clearer (Volker E)
1333 * MediaWiki theme: TagMultiselectWidget outlined UI improvements (Volker E)
1334 * MenuOptionWidget: Remove theme-independent 'check' icon (Prateek Saxena)
1335
1336 ### Code
1337 * environment: Upgrade jQuery from 1.11.3 to 3.2.1 (James D. Forrester)
1338 * DropdownInput-/RadioSelectInputWidget: Remove unnecessary ARIA attributes (Volker E)
1339 * Element: Use `JSON.parse` rather than the deprecated `$.parseJSON` (James D. Forrester)
1340 * Fix typo in frameless button mixin (David Lynch)
1341 * FloatingMenuSelectWidget: Add 'ready' event after menu is clipped (Moriel Schottlender)
1342 * MediaWiki theme: Clarify `@min-height-widget-default` usage (Volker E)
1343 * PopupToolGroup: Mixin flaggable (David Lynch)
1344 * TagMultiselectWidget: Allow preset InputWidget (Moriel Schottlender)
1345 * TagMultiselectWidget: Redo data validation for Tag* and Menu* (Moriel Schottlender)
1346 * themes: Align `@size-*-min` variable to naming scheme and rename (Volker E)
1347 * build: Drop the csscomb task (James D. Forrester)
1348 * docs: Fix numbering in Quick start (Kartik Mistry)
1349 * demos: Polish demo labels, styles and add frameless button tests (Volker E)
1350 * tests: Update OO.ui.Process tests for jQuery 3 compatibility (Bartosz Dziewoński)
1351
1352
1353 ## v0.21.0 / 2017-04-11
1354 ### Breaking changes
1355 * [BREAKING CHANGE] ActionWidget: Remove resize event (IvanFon)
1356 * [BREAKING CHANGE] dependencies: Drop support for ES3 browsers via es5-shim (James D. Forrester)
1357
1358 ### Features
1359 * Create a TagMultiselectWidget (Moriel Schottlender)
1360 * FloatingMenuSelectWidget: Add `width` config option (Moriel Schottlender)
1361 * MenuSelectWidget: Add `config.$autoCloseIgnore` (Roan Kattouw)
1362
1363 ### Styles
1364 * PopupWidget: Center the anchor for vertical (above/below) popups too (Bartosz Dziewoński)
1365 * MediaWiki theme: Add separator when toolbar items break on narrow (Volker E)
1366 * MediaWiki theme: Fix IE < 11 icon/indicator position in SelectFileWidget (Volker E)
1367 * MediaWiki theme: Fix overflow ellipsis on small DropdownWidget sizes (Volker E)
1368 * MediaWiki theme: Fix selector regression on DraggableElement (Volker E)
1369 * MediaWiki theme: Fix Toolbars containing ButtonGroups (David Lynch)
1370 * MediaWiki theme: Replace arrows with chevrons and increase contrast (Volker E)
1371 * MediaWiki theme: Unify `padding` across widgets and variablize (Volker E)
1372 * MediaWiki theme: Unify `padding` on ButtonElement (Volker E)
1373 * MediaWiki theme: Unify `padding` on DecoratedOptionWidget and descendants (Volker E)
1374 * Follow-up eceb6f20: MediaWiki theme: Remove unused indicator flags (Volker E)
1375
1376 ### Code
1377 * Remove remnants of PHP-5.3-style `array()` literals (Bartosz Dziewoński)
1378 * ClippableElement: Fix progressive width loss bug (Roan Kattouw)
1379 * ComboBoxInputWidget: Fix minor JS/PHP differences (Bartosz Dziewoński)
1380 * ComboBoxInputWidget: Redo the 'down' indicator in PHP (Bartosz Dziewoński)
1381 * DraggableElement: Only apply focus when widget is not disabled (Moriel Schottlender)
1382 * DraggableElement: Toggle style on `$handle`, not `$element` (Andrew Green)
1383 * DropdownInputWidget: Only allow setting values actually in the dropdown (Bartosz Dziewoński)
1384 * MenuSelectWidget: Highlight the first result when searching (Moriel Schottlender)
1385 * MessageDialog: Accept proposed size dialog on `getSetupProcess` (Ebrahim Byagowi)
1386 * TextInputWidget: Reduce unnecessary duplicated CSS output (Volker E)
1387 * TextInputWidget: Use `.prop()` rather than `.attr()` for 'required' (Bartosz Dziewoński)
1388 * Apex theme: Align coding style to conventions (Volker E)
1389 * Apex theme: Simplify color usage through Less variables (Volker E)
1390 * demos: Remove scaling restrictions (Volker E)
1391 * docparser: Improve trait/mixin handling (Bartosz Dziewoński)
1392 * docparser: Properly handle default values in PHP (Bartosz Dziewoński)
1393 * docs: Add detail to documentation of core.js utilities (Ed Sanders)
1394 * docs: Minor documentation tweaks (Bartosz Dziewoński)
1395 * tests: Comparison tests for infusing previously untestable classes (Bartosz Dziewoński)
1396
1397
1398 ## v0.20.2 / 2017-03-30
1399 ### Styles
1400 * DraggableElement: Fix regression on selectors (Volker E)
1401
1402 ### Code
1403 * GroupElement: Fix insertion bugs (Bartosz Dziewoński)
1404 * icons: Drop unused 'invert' variant from Apex 'icons-interactions' pack (Bartosz Dziewoński)
1405 * build: Add exec:composer and add it to `_ci` (Prateek Saxena)
1406
1407
1408 ## v0.20.1 / 2017-03-28
1409 ### Deprecations
1410 * [DEPRECATING CHANGE] icons: Deprecate and/or move all the core icons (James D. Forrester)
1411 * [DEPRECATING CHANGE] icons: Rename 'wikitrail' to 'mapTrail' (Volker E)
1412 * Follow-up b12205ac: Add deprecation notices to icons moved in v0.16.2 (James D. Forrester)
1413 * Follow-up da8d99af: Add deprecation notice to icon moved in v0.14.0 (James D. Forrester)
1414
1415 ### Features
1416 * DraggableGroupElement: Make draggable conditional (Moriel Schottlender)
1417 * build: Implement `grunt add-theme` task to ease theme creation (Bartosz Dziewoński)
1418
1419 ### Styles
1420 * ButtonElement: Normalize appearance in Firefox (Volker E)
1421 * Blank theme: Fix up the 'blank' theme (Bartosz Dziewoński)
1422 * MediaWiki theme: Position PopupToolGroup indicator similar to other widgets (Volker E)
1423
1424 ### Code
1425 * Element: Add special case for document root in getClosestScrollableContainer (Bartosz Dziewoński)
1426 * FloatableElement: Abort positioning if no longer attached (David Lynch)
1427 * GroupElement: Transform to be an OO.EmitterList mixin (Moriel Schottlender)
1428 * MenuOptionWidget: Remove inherited, duplicated property (Volker E)
1429 * OO.ui.isFocusableElement: Update for jQuery 3 deprecations (Bartosz Dziewoński)
1430 * PopupWidget: Add 'ready' event when the popup is ready (Moriel Schottlender)
1431 * Use Node.DOCUMENT_NODE rather than magic number (Bartosz Dziewoński)
1432 * Follow-up 4bc67351c5: Unbreak FloatableElement positioning (Roan Kattouw)
1433 * Follow-up Iaa7dffc13: *Actually* allow `$returnFocusTo` to be `null` (Ed Sanders)
1434 * themes: Reorder Less rules alphabetically (Volker E)
1435 * MediaWiki theme: Remove obsolete ButtonOptionWidget styles (Volker E)
1436 * MediaWiki theme: Remove unnecessary OptionWiget `border` property (Volker E)
1437 * build: Add a new jenkins script (Prateek Saxena)
1438 * build: Bump grunt-cssjanus to master (Volker E)
1439 * build: Match file order between tests/index and karma (Timo Tijhof)
1440 * build/demos: Generalize demos and build so that it's easier to add new themes (Bartosz Dziewoński)
1441
1442
1443 ## v0.20.0 / 2017-03-15
1444 ### Breaking changes
1445 * [BREAKING CHANGE] Element#scrollIntoView: Drop `complete` config option (James D. Forrester)
1446 * [BREAKING CHANGE] Element#scrollIntoView: Remove deprecated `complete` config parameter (James D. Forrester)
1447 * [BREAKING CHANGE] LabelElement: Remove deprecated `fitLabel` function (James D. Forrester)
1448 * [BREAKING CHANGE] MessageDialog: Drop the deprecated '`verbose`' flag (James D. Forrester)
1449 * [BREAKING CHANGE] PopupWidget#setAlignment: Remove backwards-compatibility (James D. Forrester)
1450 * [BREAKING CHANGE] Remove CapsuleMultiSelectWidget (James D. Forrester)
1451 * [BREAKING CHANGE] Remove TextInputMenuSelectWidget (James D. Forrester)
1452 * [BREAKING CHANGE] TextInputWidget: Remove `type=date`/`month` support (Geoffrey Mon)
1453 * [BREAKING CHANGE] icons: Drop '…Undo' icons, deprecated in 0.18.3 (James D. Forrester)
1454 * [BREAKING CHANGE] icons: Drop 'beta' and 'ribbonPrize', deprecated in 0.18.3 (James D. Forrester)
1455 * [BREAKING CHANGE] icons: Drop 'betaLaunch', deprecated in 0.18.3 (James D. Forrester)
1456 * [BREAKING CHANGE] icons: Drop status flags from Wikimedia (logos) icon pack (Volker E)
1457
1458 ### Deprecations
1459 * [DEPRECATING CHANGE] ActionWidget/Set: Warn for methods using the `resize` event (Prateek Saxena)
1460
1461 ### Features
1462 * Use `<span>` rather than `<div>` for inline-ish widgets (Bartosz Dziewoński)
1463 * CapsuleMultiselectWidget: Call `updateInputSize` when adding, removing items (Prateek Saxena)
1464 * DropdownInputWidget: Add support for `optgroup` (Prateek Saxena)
1465 * FieldLayout: Use `<span>` rather than `<div>` when possible (Bartosz Dziewoński)
1466
1467 ### Styles
1468 * DropdownInputWidget: Tweak PHP widget's disabled styling (Bartosz Dziewoński)
1469 * NumberInputWidget: Set input to 100% height (Volker E)
1470 * MediaWiki theme: Add unit to `line-height` for Chrome (Volker E)
1471 * MediaWiki theme: Align “framed” ButtonWidgets cross-browser (Volker E)
1472 * MediaWiki theme: Ensure theme color in disabled TextInputWidget on Safari (Volker E)
1473 * MediaWiki theme: Ensure vertical alignment of dialog top bar items (Volker E)
1474 * MediaWiki theme: Fix TextInputWidget's IconElement `max-height` (Volker E)
1475 * MediaWiki theme: Fix appearance of ComboBoxInputWidget PHP (Volker E)
1476 * MediaWiki theme: Use color palette color for dialog top bar (Volker E)
1477 * MediaWiki theme: Vertically align label in SelectFileWidget (Volker E)
1478
1479 ### Code
1480 * DropdownInputWidget: Remove accidental patterned background in PHP (Bartosz Dziewoński)
1481 * MediaWiki theme: Align WindowManager to CSS Coding Guidelines (Volker E)
1482 * MediaWiki theme: Indicators shouldn't provide global `progressive` flag (Volker E)
1483 * MediaWiki theme: Simplify Radio- & Checkbox…optionWidget label rules (Volker E)
1484 * build: Bump various devDependencies to master (James D. Forrester)
1485 * build: Exclude demos/vendor from composer test too (James D. Forrester)
1486 * demos: Add ButtonGroupWidget (icon and text) demo (Volker E)
1487 * demos: Add disabled DropdownInputWidget demo (Bartosz Dziewoński)
1488
1489
1490 ## v0.19.5 / 2017-03-07
1491 ### Deprecations
1492 * [DEPRECATING CHANGE] icons: Move 'add' from core to 'interactions' pack (James D. Forrester)
1493
1494 ### Features
1495 * FloatableElement: Add config for `hideWhenOutOfView` (Moriel Schottlender)
1496
1497 ### Styles
1498 * MediaWiki theme: Add visual feedback on focussed Outlined Booklet Dialog (Volker E)
1499 * OutlinedBookletDialog: Bring visual order into levels (Volker E)
1500 * icons: Add 'highlight' to 'editing-styling' pack (Moriel Schottlender)
1501 * icons: Add 'substract' icon, in interactions pack (Volker E)
1502 * icons: Fix vertical alignment of 'journal' (Volker E)
1503 * icons: Remove 'teardrop' from MediaWiki theme 'close' icon (Volker E)
1504
1505 ### Code
1506 * CapsuleMultiselectWidget: Update popup position if height changed (Prateek Saxena)
1507 * ComboBoxInputWidget: Improve documentation example (Bartosz Dziewoński)
1508 * ListToolGroup: Re-clip when expanding/collapsing (Roan Kattouw)
1509 * MenuSelectWidget#filterFromInput: Clear MenuSectionOptionWidgets if empty (Roan Kattouw)
1510 * PopupElement: Set `$floatableContainer` to `this.$element` by default (Roan Kattouw)
1511 * PopupTool: For bottom toolbars, make the popup go up, like toolgroups (Bartosz Dziewoński)
1512 * PopupWidget: Make popups able to actually pop *up*, as well as sideways (Roan Kattouw)
1513 * PopupWidget: Position anchor relative to popup, not popup relative to anchor (Roan Kattouw)
1514 * TextInputWidget: Fix documentation for 'maxRows' type (Bartosz Dziewoński)
1515 * Use `options` in ComboBoxInputWidget demo (Moriel Schottlender)
1516 * Follow-up 442ffe73, 7f21350d, 9dfa5dd5: Mention in icon definitions they're deprecated (James D. Forrester)
1517 * demos: Make demo consoles LTR, even in the RTL demo (Roan Kattouw)
1518 * demos: Add demo/test for PopupWidget/PopupButtonWidget placements (Bartosz Dziewoński)
1519 * demos: Add sections to dialogs demo (Bartosz Dziewoński)
1520 * demos: Extract widgets, dialogs and layouts from dialogs.js (Bartosz Dziewoński)
1521 * demos: Reuse some widgets in the dialogs demo (Bartosz Dziewoński)
1522 * styles: Replace stylelint block with inline comments everywhere (Volker E)
1523
1524
1525 ## v0.19.4 / 2017-02-28
1526 ### Features
1527 * Add `OO.ui.Element.static.getScrollLeft` (Bartosz Dziewoński)
1528 * FloatableElement: Support positioning relative to all edges (Roan Kattouw)
1529
1530 ### Styles
1531 * MediaWiki theme: Align DraggableElement focus with standard appearance (Volker E)
1532 * MediaWiki theme: Align appearance of PHP DropdownInputWidget to JS (Volker E)
1533 * MediaWiki theme: Fix TextInputWidget inline label misalignment (Volker E)
1534 * MediaWiki theme: Fix ToolGroupTool's label alignment (Volker E)
1535 * MediaWiki theme: Fix button layout in ButtonGroup-/SelectWidgets in IE 9 (Volker E)
1536 * MediaWiki theme: Fix styling for FieldLayout inside HorizontalLayout (Bartosz Dziewoński)
1537 * styles: Improve vertical alignment of elements' & widgets' icons (Ed Sanders/Volker E)
1538 * icons: Add 'feedback' icon, in interactions pack (Roan Kattouw)
1539 * icons: Add 'searchDiacritic' icon, in editing-advanced pack (Ed Sanders)
1540
1541 ### Code
1542 * Make generic placeholder pseudo-class browser-prefix mixin (Ed Sanders)
1543 * BookletLayout: When continuous, properly make the inner PageLayouts non-scrollable (Bartosz Dziewoński)
1544 * Element: Fix `scrollLeft()` for body/html/window (Roan Kattouw)
1545 * OutlineOptionWidget: Remove unused and misplaced values (Volker E)
1546 * PopupWidget: Remove `left: 0;` breaking floatable popups (Roan Kattouw)
1547 * MediaWiki theme: Remove obsolete ComboBoxInputWidget selectors (Volker E)
1548 * README: Encourage direct release in the instructions (James D. Forrester)
1549 * build: Test the 'minify' task in CI (James D. Forrester)
1550 * demos: Add 'label' to ToolGroupTool example (Bartosz Dziewoński)
1551 * demos: Extract ButtonStyleShowcaseWidget from the demo code (Bartosz Dziewoński)
1552 * demos: Extract CapsuleNumberPopupMultiselectWidget from the demo code (Bartosz Dziewoński)
1553 * demos: Extract remaining widgets from widgets.js (Bartosz Dziewoński)
1554
1555
1556 ## v0.19.3 / 2017-02-21
1557 ### Features
1558 * FieldLayout, FieldsetLayout: Add support for `$overlay` for help popups (Bartosz Dziewoński)
1559 * MenuSelectWidget: Add config option to not close on choose (Roan Kattouw)
1560
1561 ### Styles
1562 * MediaWiki theme: Make CapsuleItemWidget behave similar to other widgets (Volker E)
1563 * MediaWiki theme: SelectFileWidget drop target aligned to UX patterns (Volker E)
1564
1565 ### Code
1566 * BookletLayout: Remove unnecessary overrides (Bartosz Dziewoński)
1567 * Element#getClosestScrollableContainer: Update code comment (Bartosz Dziewoński)
1568 * FieldLayout, LabelWidget: If input has no ID, focus on element on label click (Prateek Saxena)
1569 * PopupWidget (and similar): Document why it is unwise to show unattached widgets, and emit warnings (Bartosz Dziewoński)
1570 * build: Bump stylelint and make pass (James D. Forrester)
1571 * demos: Add DropdownWidget (with MenuSectionOptionWidget) (Prateek Saxena)
1572 * demos: Further improve responsive layout (Volker E)
1573 * demos: Minor tweaks for button style showcase code (Bartosz Dziewoński)
1574 * demos: Rename OO.ui.Demo to just Demo (Bartosz Dziewoński)
1575 * demos: Replace `table` in button style showcase with responsive layout (Volker E)
1576 * demos: Set the default page in demo.js (Bartosz Dziewoński)
1577
1578
1579 ## v0.19.2 / 2017-02-14
1580 ### Features
1581 * CapsuleMultiselectWidget: Make labels work (Prateek Saxena)
1582 * FloatableElement, PopupWidget: Do positioning from the right in RTL (Roan Kattouw)
1583 * TextInputWidget: getValidity: Check browser validation first (Prateek Saxena)
1584
1585 ### Styles
1586 * icons: Fix vertical alignment of eye icon (Ed Sanders)
1587
1588 ### Code
1589 * core: Do not clear unrelated flags when clearing 'progressive' (Bartosz Dziewoński)
1590 * ActionWidget: Remove event listening code for widget's 'resize' event (Prateek Saxena)
1591 * ClippableElement: Order matters (inexplicably) (Bartosz Dziewoński)
1592 * demos: Use longer text in popup in $overlay demo (Bartosz Dziewoński)
1593
1594
1595 ## v0.19.1 / 2017-02-07
1596 ### Features
1597 * Dialog: Support Meta as well as Control for modifier on Enter key (David Lynch)
1598
1599 ### Styles
1600 * FieldLayout: Fix styling for disabled widgets in PHP (Bartosz Dziewoński)
1601 * MediaWiki theme: Align tab navigation to color palette (Volker E)
1602 * MediaWiki theme: Fix RTL version of largerText icon to be, well, RTL (James D. Forrester)
1603 * MediaWiki theme: Fix direction of shadow on position:bottom toolbars (Ed Sanders)
1604 * MediaWiki theme: Use correct `border-color` on PopupWidget anchor (Volker E)
1605 * MediaWiki theme: Fix focus inset to overlap scrollbars (Volker E)
1606 * icons: Provide a 'halfStar' vertical split star (codynguyen1116)
1607
1608 ### Code
1609 * CheckboxMultiselectInputWidget: Allow disabling specific options (Huji Lee)
1610 * DraggableGroupElement: Add mandatory ARIA role (Volker E)
1611 * FieldLayout: Move `<label>` from `$body` to `$label` (Bartosz Dziewoński)
1612 * FieldLayout: Remove the need for `simulateLabelClick` (Prateek Saxena)
1613 * InputWidget: Fix 'id' attribute setting for `<label>` (Bartosz Dziewoński)
1614 * LabelWidget: Remove the need for `simulateLabelClick` (Prateek Saxena)
1615 * Toolbar: Make toolbar position selectors more specific (Ed Sanders)
1616 * WindowManager: Clarify `#addWindows` documentation (Bartosz Dziewoński)
1617 * Windows: Use the "recommended" `WindowManager#addWindows` usage (Bartosz Dziewoński)
1618 * Apex theme: Get rid of toolbar-shadow div (only used by Apex) (Ed Sanders)
1619 * MediaWiki theme: Remove unnecessary `font-weight` property (Volker E)
1620 * build: Bump various dev dependencies to latest (James D. Forrester)
1621 * colorize-svg: Colorize using a method compatible with rsvg (Bartosz Dziewoński)
1622 * demos: Load icons stylesheets with correct directionality (LTR/RTL) (Bartosz Dziewoński)
1623 * demos: Follow-up a02979ad: Load the icons-content pack in the PHP demo (James D. Forrester)
1624 * demos: Remove 'Constructive' button from the icons page (Prateek Saxena)
1625 * demos: Add link to documentation (Prateek Saxena)
1626 * demos: Fix regression on toolbars demo (Volker E)
1627 * docs: Add quotes around `PROJECT_NAME` setting (Ricordisamoa)
1628 * docs: Document for JSDuck various overridden inherited properties (Bartosz Dziewoński)
1629 * docs: Fix `OO.ui.prompt()` documentation (Bartosz Dziewoński)
1630 * docs: Set `.static.name` in all dialog examples that need it (Bartosz Dziewoński)
1631
1632
1633 ## v0.19.0 / 2017-01-31
1634 ### Breaking changes
1635 * [BREAKING CHANGE] ButtonWidget: Switch `box-sizing` over to `border-box` (Volker E)
1636 * [BREAKING CHANGE] LabelElement: Drop no-op fitLabel() method. (James D. Forrester)
1637 * [BREAKING CHANGE] WindowManager: Error if `.static.name` is not defined when adding a window (Bartosz Dziewoński)
1638
1639 ### Features
1640 * PopupButtonWidget: Add `$overlay` config option (Bartosz Dziewoński)
1641 * SelectWidget: Allow OptionWidget subclasses to provide custom match text (Roan Kattouw)
1642 * Toolbar: Support `position:bottom` (Ed Sanders)
1643
1644 ### Styles
1645 * CapsuleMultiselectWidget: Fix focussing when inside BookletLayout with popup (Bartosz Dziewoński)
1646 * CapsuleMultiselectWidget: Styling tweaks related to popups (Bartosz Dziewoński)
1647 * MenuSelectWidget: Override ClippableElement's `min-height` (Bartosz Dziewoński)
1648 * PopupWidgets: Unify paddings and line-height (Bartosz Dziewoński)
1649 * TextInputWidget/MediaWiki theme: Revert "Improve Less code and align labels" (Bartosz Dziewoński)
1650 * PanelLayout/Apex theme: Revert regression (Volker E)
1651
1652 ### Code
1653 * CapsuleMultiSelectWidget: Call correct parent constructor (Ricordisamoa)
1654 * CapsuleMultiselectWidget: Make popup really work with $overlay (Bartosz Dziewoński)
1655 * FieldsetLayout: Swap 'max-width' and 'width' (Bartosz Dziewoński)
1656 * FloatableElement: More correctly decide if we need custom position (Bartosz Dziewoński)
1657 * MenuSelectWidget: Hide menu if all items are hidden (Bartosz Dziewoński)
1658 * ProcessDialog: Account for `config.flags` being undefined (Ed Sanders)
1659 * Follow-up 1dc6a45: {Booklet,Index}Layout: Avoid deprecated `config.complete` (Roan Kattouw)
1660 * Follow-up d21cf8a: unbreak popups with no $floatableContainer (Roan Kattouw)
1661 * PHP: Avoid unique ID conflicts between PHP and JS code (Bartosz Dziewoński)
1662 * demos: Failing demo for DropdownWidget with an overlay (Roan Kattouw)
1663 * demos: Fix vertical spacing in icons demo (Bartosz Dziewoński)
1664 * demos: Improve layout on mobile and fix various glitches (Volker E)
1665 * demos: Make the icon page easier to use (Prateek Saxena)
1666 * demos: Use longer text in PopupWidgets to showcase line wrapping (Bartosz Dziewoński)
1667
1668
1669 ## v0.18.4 / 2017-01-17
1670 ### Deprecations
1671 * [DEPRECATING CHANGE] MessageDialog: Default 'verbose' option to true (James D. Forrester)
1672 * Follow-up 1dc6a45: Emit deprecations from Element#scrollIntoView callback (James D. Forrester)
1673 * Follow-up 4518bcf: Emit deprecation warnings for LabelElement#fitLabel (James D. Forrester)
1674 * Follow-up 574fd34: Emit deprecations for use of CapsuleMultiSelectWidget (James D. Forrester)
1675 * Follow-up ea9a4ac: Throw deprecation warnings for TextInputMenuSelectWidget (James D. Forrester)
1676 * Follow-up f69a2ad: Emit deprecations for old PopupWidget#setAlignment values (James D. Forrester)
1677
1678 ### Features
1679 * CapsuleMultiSelectWidget: Add allowDuplicates option (Brad Jorsch)
1680 * CapsuleMultiSelectWidget: Remove onFocusForPopup, call focus directly (Roan Kattouw)
1681 * ClippableElement: Add `min-height` for usability in edge cases (Volker E)
1682 * TextInputWidget: Disable hiding focus when clicking indicator/label (Volker E)
1683
1684 ### Styles
1685 * ActionFieldLayout: Limit the 'max-width: 50em' to align: top (Bartosz Dziewoński)
1686 * ButtonGroupWidget: Limit default cursor to active ButtonWidgets (Volker E)
1687 * FieldLayout, FieldsetLayout: Limit width of label+help to 50em (Bartosz Dziewoński)
1688 * FieldLayout: Correct styling regressions for align: 'inline' (Bartosz Dziewoński)
1689 * FieldLayout: Fix positioning of 'help' with align: left/right (Bartosz Dziewoński)
1690 * MediaWiki theme: Unify box-shadows to one visual appearance (Volker E)
1691 * PanelLayout: Remove 3D appearance of framed panels and harmonise padding (Volker E)
1692 * PopupWidget: Change margins to prevent click blocking (Ed Sanders)
1693
1694 ### Code
1695 * ClippableElement: Also clean up `maxWidth`, `maxHeight` when turning clipping off (Bartosz Dziewoński)
1696 * Element#updateThemeClasses: Batch `setTimeout()` calls (Bartosz Dziewoński)
1697 * MediaWiki theme: Use variable for disabled ProgressBar (Volker E)
1698 * PopupWidget#setAlignment: Tweak docs to indicate default parameter value (James D. Forrester)
1699 * PHP: Add method Tag::generateElementId() to match JS OO.ui.generateElementId() (Bartosz Dziewoński)
1700 * styles: Improve and clarify GPU composite layer mixin (Volker E)
1701 * demos: Add a LabelWidget that has a corresponding TextInputWidget (Prateek Saxena)
1702 * demos: Add lots more FieldLayout demos (Bartosz Dziewoński)
1703 * demos: Add test for ClippableElements at the bottom of their containers (Prateek Saxena)
1704 * docs: Use 'an' instead of 'a' before 'HTML' (Prateek Saxena)
1705 * docs: Include an i18n example in OO.ui.msg documentation (David Lynch)
1706 * tests: Improve ignoring expected differences in JS/PHP comparison tests (Bartosz Dziewoński)
1707 * tests: Tweaks to the display of failed tests (Bartosz Dziewoński)
1708 * testsuitegenerator: Allow testing LabelWidget's 'input' (Bartosz Dziewoński)
1709 * testsuitegenerator: Specify sensible values to test for 'align' (Bartosz Dziewoński)
1710 * testsuitegenerator: Test FieldLayout etc. also with TextInputWidget (Bartosz Dziewoński)
1711
1712
1713 ## v0.18.3 / 2017-01-03
1714 ### Deprecations
1715 * [DEPRECATING CHANGE] icons: Deprecate the 'beta' and 'ribbonPrize' icons (James D. Forrester)
1716 * [DEPRECATING CHANGE] icons: Rename '*Undo' to 'un*' (James D. Forrester)
1717 * [DEPRECATING CHANGE] icons: Rename 'betaLaunch' to 'logoWikimediaDiscovery', move pack (James D. Forrester)
1718
1719 ### Features
1720 * ComboBoxInputWidget: Make it impossible to set `multiline` to true (Prateek Saxena)
1721 * Introduce `OO.ui.isMobile()` (Ed Sanders)
1722 * Provide `OO.ui.prompt()` method to complement `confirm()`/`alert()` (Ed Sanders)
1723
1724 ### Styles
1725 * FloatableElement: Replace superfluous class with general one (Volker E)
1726 * MediaWiki theme: Change custom error border color to `destructive` (Volker E)
1727 * MediaWiki theme: Change error/invalid color to alias of `destructive` (Volker E)
1728 * MediaWiki theme: Fix PHP CheckboxMultiselectInputWidget/RadioSelectInputWidget option spacing (Bartosz Dziewoński)
1729 * MediaWiki theme: Indicate normal, flagged ButtonWidgets' `:hover` clearer (Volker E)
1730 * MediaWiki theme: Set `line-height` explicitly on legends and labels (Volker E)
1731
1732 ### Code
1733 * BarToolGroup: Remove obsolete CSS selectors (Volker E)
1734 * ClippableElement: Compatibility with jQuery 3 (Bartosz Dziewoński)
1735 * Element: Do not try to scroll invisible/unattached elements into view (Bartosz Dziewoński)
1736 * LabelWidget: Properly hide labels if they are set to null (Ed Sanders)
1737 * NumberInputWidget: Avoid bitwise tricks when checking for integers (Bartosz Dziewoński)
1738 * PopupButtonWidget: Remove unnecessary CSS property (Volker E)
1739 * ProgressBarWidget: Use CSS transforms for indeterminate widget (Bartosz Dziewoński)
1740 * TextInputWidget: Do nothing in `#adjustSize`/`#positionLabel` if not attached (Bartosz Dziewoński)
1741 * TextInputWidget: Only call `#onElementAttach` on focus if it wasn't called (Bartosz Dziewoński)
1742 * TextInputWidget: Use `Element#isElementAttached` (Bartosz Dziewoński)
1743 * styles: Replace `transform` with dedicated mixin (Volker E)
1744 * MediaWiki theme: Make `box-shadow` LESS vars follow naming scheme (Volker E)
1745 * MediaWiki theme: Simplify frameless ButtonWidget selectors (Volker E)
1746 * performance: Apply webkit GPU hack to scrollable panels (Ed Sanders)
1747 * demos: Add disabled Progress bar (Volker E)
1748 * demos: Add examples for `OO.ui.alert()`/`confirm()`/`prompt()` (Bartosz Dziewoński)
1749 * demos: Avoid using 'required' as a test indicator (Ed Sanders)
1750 * build: Bump file copyright notices for 2017 (James D. Forrester)
1751 * docs: Fix small typo (Amir Sarabadani)
1752
1753
1754 ## v0.18.2 / 2016-12-06
1755 ### Styles
1756 * MediaWiki theme: Address sub-pixel rendering issues of RadioInputWidgets (Volker E)
1757 * MediaWiki theme: Improve `:active:focus` states on ButtonElements (Volker E)
1758 * MediaWiki theme: Reduce MapPin icons' hole for better recognisability (Volker E)
1759
1760 ### Code
1761 * FieldsetLayout: Temporarily remove use of `<legend>` due to Chrome 55 bug (Bartosz Dziewoński)
1762 * TextInputWidget/MediaWiki theme: Improve Less code and align labels (Volker E)
1763
1764
1765 ## v0.18.1 / 2016-11-29
1766 ### Features
1767 * PopupElement: Allow $autoCloseIgnore to be overridden (Roan Kattouw)
1768 * WindowManager: Allow $returnFocusTo to be null (Ed Sanders)
1769
1770 ### Styles
1771 * MediaWiki theme: Reduce, align `margin` and `padding` of form elements (Volker E)
1772 * MediaWiki theme: Replace color function with palette color (Volker E)
1773 * MediaWiki theme: Standard placeholder colours for CapsuleMultiselectWidget too (Bartosz Dziewoński)
1774 * MediaWiki theme: Tweak destructive red for background-independent contrast (Volker E)
1775
1776 ### Code
1777 * Field & Fieldset: Make help popup code consistent (Ed Sanders)
1778 * PopupWidget: Consistently use OO.ui.contains() for auto-closing (Roan Kattouw)
1779 * build: Bump eslint-config-wikimedia to v0.3.0 and make pass (James D. Forrester)
1780 * eslint: Re-enable wrap-iife and partially enable dot-notation (Ed Sanders)
1781
1782
1783 ## v0.18.0 / 2016-11-08
1784 ### Breaking changes
1785 * [BREAKING CHANGE] ComboBoxWidget: Remove this deprecated alias for ComboBoxInputWidget (James D. Forrester)
1786 * [BREAKING CHANGE] core: Remove {add|remove}CaptureEventListener (James D. Forrester)
1787 * [BREAKING CHANGE] icons: Remove deprecated alias 'photoGallery' (Ed Sanders)
1788 * [BREAKING CHANGE] InputWidget: Remove deprecated #setRTL function (James D. Forrester)
1789 * [BREAKING CHANGE] MediaWiki theme: Remove deprecated `constructive` variables (Volker E)
1790 * [BREAKING CHANGE] TextInputWidget: remove isValid() method, deprecated since v0.12.3 (Ricordisamoa)
1791
1792 ### Deprecations
1793 * [DEPRECATING CHANGE] Break out parts of TextInputWidget into a new SearchInputWidget (Prateek Saxena)
1794
1795 ### Features
1796 * ButtonElement: Add `role="button"` only when needed (Prateek Saxena)
1797 * ButtonWidget: Remove code to not let the button get focus after clicking (Prateek Saxena)
1798 * CapsuleMultiselectWidget: Add placeholder option (Prateek Saxena)
1799 * CapsuleMultiselectWidget: Don't discard current input value when editing an item (Bartosz Dziewoński)
1800 * ComboBoxInputWidget: Hide dropdown indicator when there is no dropdown (Volker E)
1801 * TextInputWidget: Add methods #setRequired / #isRequired (Bartosz Dziewoński)
1802 * TextInputWidget: Allow type="month" (Geoffrey Mon)
1803 * WindowManager: Add a $returnFocusTo property (Prateek Saxena)
1804 * Add OO.ui.warnDeprecation method (Prateek Saxena)
1805
1806 ### Styles
1807 * ButtonElement: Normalize `:focus` appearance in Firefox (Volker E)
1808 * ButtonGroupWidget: Change `cursor` on `.oo-ui-buttonElement-active` (Volker E)
1809 * CapsuleItemWidget: Make interactivity of label clearer (Volker E)
1810 * ComboBoxInputWidget: Align to design specification (Volker E)
1811 * PopupToolGroup: Fix border colour (Ed Sanders)
1812 * MessageDialog: Improve `-actions` buttons by resetting `border-radius` (Volker E)
1813 * SelectFileWidget: Don't show action-indicating cursor on empty state (Volker E)
1814 * MediaWiki theme: Fix border colours in toolbar (Ed Sanders)
1815 * MediaWiki theme: Address subpixel rendering errors in buttoned widgets (Volker E)
1816 * MediaWiki theme: Align readonly TextInputWidget to overhauled color palette (Volker E)
1817 * MediaWiki theme: Fix `:hover` in ComboBoxInput- & CapsuleMultiselectWidget (Volker E)
1818 * MediaWiki theme: Fix ButtonElement's `:active:focus` state visually (Volker E)
1819 * MediaWiki theme: Fix FieldsetLayouts' icon position (Volker E)
1820 * MediaWiki theme: Fix SelectFileWidget's label visibility in IE11 (Volker E)
1821 * MediaWiki theme: Fix visual glitch CheckboxInputWidget's `:active` state (Volker E)
1822 * MediaWiki theme: Fix visual glitch on `:active:focus` widgets state (Volker E)
1823 * MediaWiki theme: Fix wrong colored `box-shadow` on ToggleSwitchWidget (Volker E)
1824 * MediaWiki theme: Make colors follow color palette (Volker E)
1825 * MediaWiki theme: Make placeholder follow WCAG 2.0 level AA contrast ratio (Volker E)
1826 * MediaWiki theme: Replace abandoned color from early palette iteration (Volker E)
1827 * MediaWiki theme: Use `@color-progressive` for progress bar (Volker E)
1828 * MediaWiki theme: Use `color-progressive` for switched-on binary inputs (Volker E)
1829 * icons: Replace bigger/smaller with more obvious forms (Ed Sanders)
1830
1831 ### Code
1832 * CapsuleMultiSelectWidget: Always keep input as wide as placeholder text (Prateek Saxena)
1833 * CapsuleMultiselectWidget: Fix crash on right-click when no input (Moriel Schottlender)
1834 * OutlineOptionWidget: Follow-up de9058299f: don't duplicate parent's logic (Roan Kattouw)
1835 * Toolbar: Defer computation of the narrow threshold (Roan Kattouw)
1836 * Window: Update `-content` CSS so that child elements can give it focus (Prateek Saxena)
1837 * Window#withoutSizeTransitions: Build transition property using sub-properties (Prateek Saxena)
1838 * WindowManager: Warn if .static.name is not defined when adding a window (Bartosz Dziewoński)
1839 * Tag: Generate valid HTML for self-closing tags (Bartosz Dziewoński)
1840 * OO.ui.warnDeprecation: Fix how we use getProp (Prateek Saxena)
1841 * MediaWiki theme: Add W3C Standards Notation for placeholder pseudo class (Volker E)
1842 * MediaWiki theme: Clarify usage of `@max-width-*` Less variables (Volker E)
1843 * MediaWiki theme: Refactor z-index inside ButtonSelectWidget/ButtonGroupWidget (Bartosz Dziewoński)
1844 * demo: Add FieldsetLayout with icon (Bartosz Dziewoński)
1845 * demo: Align to color palette (Volker E)
1846 * demo: Fix for IE 9 (Bartosz Dziewoński)
1847 * demo: Remove deprecated TextInputWidget (type=search) (Volker E)
1848 * demo: Fix PHP demo directionality (Bartosz Dziewoński)
1849 * demo: Remove PHP 5.3 compatibility, version check and PHPCS exception (Bartosz Dziewoński)
1850 * build: Make MediaWiki the default theme in doc live previews (Ed Sanders)
1851 * build: Remove obsolete csscomb rules (Volker E)
1852 * build: Remove upstreamed rules and fix documentation (Ed Sanders)
1853 * build: Update eslint-config-wikimedia to v0.2.0 (Ed Sanders)
1854
1855 ## v0.17.10 / 2016-10-03 (special release)
1856 ### Styles
1857 * FieldsetLayout: Styling fixes for `<legend>` labels (Bartosz Dziewoński)
1858 * FieldsetLayout: Work around positioning problems in Firefox (Bartosz Dziewoński)
1859
1860 ## v0.17.9 / 2016-09-13
1861 ### Features
1862 * DropdownWidget: Add CSS class to widgets with open dropdown menus (Volker E)
1863 * SelectFileWidget: Remove MIME type information (Volker E)
1864 * TextInputWidget: Make disabled fields' inner labels unselectable (Volker E)
1865
1866 ### Styles
1867 * ActionToolGroup: Show left border, instead of right (Ed Sanders)
1868 * ButtonElement: Centralize styling properties (Volker E)
1869 * ButtonOptionWidget: Make active state carry default cursor (Volker E)
1870 * Radio- and CheckboxInputWidget: Fix visual disabled state on labels (Volker E)
1871 * ToggleButtonWidget: Use inverted variant when initially active (Leszek Manicki)
1872
1873 * MediaWiki theme: Adjust CheckboxInputWidget to match M30 design (Volker E)
1874 * MediaWiki theme: Adjust RadioInputWidget to match M29 design (Volker E)
1875 * MediaWiki theme: Align Dropdown- & CapsuleMultiSelectWidget `:focus` state (Volker E)
1876 * MediaWiki theme: Align disabled text contrast to WCAG compliance (Volker E)
1877 * MediaWiki theme: Enhance button styles and align them to new color palette (Volker E)
1878 * MediaWiki theme: Fix ButtonElement-active on flagged & primary buttons (Volker E)
1879 * MediaWiki theme: Fix `:hover` state of ComboBoxInputWidget (Volker E)
1880 * MediaWiki theme: Fix regression on `border` of active (selected) buttons (Volker E)
1881 * MediaWiki theme: Improve appearance of CapsuleMultiselectWidget with child (Volker E)
1882 * MediaWiki theme: Make ToggleSwitchWidget's disabled state follow enabled (Volker E)
1883 * MediaWiki theme: Make colors' contrast compliant to WCAG 2.0 level AA (Volker E)
1884 * MediaWiki theme: Toolbar: Use progressive colors for active and active-hover (Prateek Saxena)
1885 * MediaWiki theme: Unify `-pressed` and `-emphasized` color var (Volker E)
1886 * MediaWiki theme: Unify different widgets' selected menu state (Volker E)
1887 * MediaWiki theme: Use a solid border for disabled SelectFile drop target (Volker E)
1888
1889 ### Code
1890 * FieldsetLayout: Make use of `<fieldset>` and `<legend>` tags (Volker E)
1891 * NumberInputWidget: Clean-up Less code & remove style properties (Volker E)
1892 * NumberInputWidget: Simplify CSS selectors & fix button text alignment (Volker E)
1893 * TextInputWidget: Treat `rows: 0` the same in PHP and in JS (Bartosz Dziewoński)
1894 * Toolbar: Simplify and concatenate selectors (Volker E)
1895 * MediaWiki theme: Align tools' variables to common vars naming convention (Volker E)
1896 * MediaWiki theme: Clean-up unnecessary properties in ToolGroup (Volker E)
1897 * build: Align csscomb configuration with CSS coding conventions (Volker E)
1898 * build: Introduce eslint to replace jshint and jscs (James D. Forrester)
1899 * build: Limit the file list of jsonlint (Ed Sanders)
1900 * build: Remove jshint and jscs, now done in eslint (James D. Forrester)
1901 * docs: IndexLayout: Fix ReferenceError in code sample (Prateek Saxena)
1902 * git: Add .idea directory to .gitignore (Florian)
1903 * testsuitegenerator: Also support 'int' and 'bool' (Bartosz Dziewoński)
1904 * testsuitegenerator: Simplify code generating all possible config options (Bartosz Dziewoński)
1905
1906
1907 ## v0.17.8 / 2016-08-16
1908 ### Features
1909 * ProgressBarWidget: Do not make zero progress indeterminate (Leszek Manicki)
1910 * ProgressBarWidget: Add PHP version (Leszek Manicki)
1911 * TextInputWidget: Show state as valid (no matter the case) on focus (Prateek Saxena)
1912
1913 ### Styles
1914 * ButtonElement: Fix 'active' state icon variants in MediaWiki theme (Bartosz Dziewoński)
1915 * FieldLayout: Use saner line-height for errors/notices (Bartosz Dziewoński)
1916 * SelectFileWidget: Improve thumbnail appearance (Volker E)
1917 * styles: Inherit specific `font` properties, not all (Volker E)
1918 * MediaWiki theme: Clear border on selected framed buttons (Volker E)
1919 * MediaWiki theme: Fix ButtonWidget (frameless, indicator) `:focus` appearance (Volker E)
1920 * MediaWiki theme: Fix ToggleSwitchWidget's sub-pixel rounding errors (Volker E)
1921
1922
1923 ### Code
1924 * MediaWiki theme: Improve CapsuleMultiselectWidget Less code and behaviour (Volker E)
1925 * MediaWiki theme: Improve DropdownWidget Less code and behaviour (Volker E)
1926 * MediaWiki theme: Removing never applied styles on BarToolGroup (Volker E)
1927 * MediaWiki theme: Simplify ToolGroup selectors (Volker E)
1928 * testsuitegenerator: Specify sensible values to test for 'progress' (Bartosz Dziewoński)
1929
1930
1931 ## v0.17.7 / 2016-08-03
1932 ### Styles
1933 * MediaWiki theme: Apply `border-color` on `:hover` to textInputWidgets (Volker E)
1934 * MediaWiki theme: Decrease `margin`/`padding` on `legend` replacement (Volker E)
1935 * MediaWiki theme: Decrease distance between label and Checkbox*-/Radio*Widget (Volker E)
1936 * MediaWiki theme: Improve UX on ToggleSwitchWidget (Volker E)
1937 * icons: Fix vertical alignment of 'bell' by moving up 1px (Ed Sanders)
1938 * icons: Provide a 'tray' icon in alerts pack (James D. Forrester)
1939 * icons: Provide the alerts pack for Apex theme too (James D. Forrester)
1940
1941 ### Code
1942 * CheckboxMultiselectWidget: Rewrite Shift-clicking code (Bartosz Dziewoński)
1943 * NumberInputWidget: Merge object literals being passed as config for buttons (Prateek Saxena)
1944 * SelectFileWidget: Reduce div soup when 'showDropTarget' is enabled (Prateek Saxena)
1945 * styles: Replace unprefixed `box-sizing` property with mixin (Volker E)
1946 * MediaWiki theme: Disable vendor UI extensions on every `type=number` input (Volker E)
1947 * MediaWiki theme: Remove unnecessary toolGroup selector (Volker E)
1948 * MediaWiki theme: Replace `border` property values with Less variables (Volker E)
1949 * MediaWiki theme: Replace static `color` value with Less variable (Volker E)
1950 * build: Add 'prep-test' task to be run before running tests in the browser (Prateek Saxena)
1951 * build: Align to stylelint-config-wikimedia for `!important` (James D. Forrester)
1952 * build: Align to stylelint-config-wikimedia for string quotes (James D. Forrester)
1953 * build: Bump stylelint-related devDependencies to latest (James D. Forrester)
1954 * build: Downgrade grunt-jscs to 2.8.0 to avoid cst bug (James D. Forrester)
1955 * docs: Correct some code comments in PHP mixins (Bartosz Dziewoński)
1956 * standalone tests: Correct error message (Bartosz Dziewoński)
1957
1958
1959 ## v0.17.6 / 2016-07-12
1960 ### Features
1961 * CapsuleMultiselectWidget: Allow ignoring user input for 'allowArbitrary' widgets (Bartosz Dziewoński)
1962 * Dialog: Set the 'title' attribute on the title LabelWidget (Prateek Saxena)
1963 * ToolFactory: Allow '\*' as an item in a toolgroup include list (Ed Sanders)
1964 * Window: make the focus trap smarter (David Lynch)
1965
1966 ### Styles
1967 * Add aria-hidden to several Layouts (David Lynch)
1968 * Add dialog transition duration to theme JS file (Ed Sanders)
1969 * ButtonGroupWidget: Fix border on button's CSS states (Volker E)
1970 * MediaWiki theme: Normalize [placeholder] appearance x-browser and ensure a11y (Volker E)
1971 * MediaWiki theme: Unify ButtonWidget focus `border-radius` values (Volker E)
1972 * styles: Set `line-height` to unitless values to follow best practice (Volker E)
1973 * icons: Give "Stop" a filled background, aligned with others in the pack (Volker E)
1974 * icons: Unify cross-out lines direction to top-left/bottom-right (Volker E)
1975
1976 ### Code
1977 * README: Replace git.wikimedia.org URL with Phabricator one (Paladox)
1978 * build: Bump stylelint devDependencies to latest (James D. Forrester)
1979 * build: Update karma and karma-coverage to latest (Paladox)
1980 * demo: Dialogs: Removing title from SimpleDialog as it'll never show (Prateek Saxena)
1981 * docs: Remove self-closing tag syntax in comments and demos (Volker E)
1982 * docs: LabelWidget: Add TitledElement mixin (Prateek Saxena)
1983 * package: Replace git.wikimedia.org url with diffusion url (Paladox)
1984
1985
1986 ## v0.17.5 / 2016-06-19
1987 ### Styles
1988 * Dropdown,SelectFileWidget: Improve user experience on disabled widgets (Volker E)
1989 * MediaWiki theme: Fix ToggleSwitchWidget's grip circle shape (Volker E)
1990 * MediaWiki theme: Fix focus states of ActionWidget's buttons (Volker E)
1991 * MediaWiki theme: Improve focus states of primary buttons & ToggleSwitchWidget (Volker E)
1992
1993 ### Code
1994 * DraggableGroupWidget: Remove unnecessary `cursor` property (Volker E)
1995 * GroupElement#removeItems: Fix to actually unbind events (Ed Sanders)
1996 * ProcessDialog: Change DOM ordering of actions (David Lynch)
1997 * MediaWiki theme: Remove `line-height` from TextInputWidget `input` (Volker E)
1998 * MediaWiki theme: Remove obsolete `color` property, which never gets applied (Volker E)
1999 * build: Bump devDependencies to latest and make pass (James D. Forrester)
2000 * composer: Exclude copied demo PHP from phpcs test (James D. Forrester)
2001 * demos: Add descriptive hints on navigation types to dialog names (Volker E)
2002
2003
2004 ## v0.17.4 / 2016-05-31
2005 ### Features
2006 * DropdownWidget: Handle type-to-search when menu is not expanded (Bartosz Dziewoński)
2007 * Implement MultiselectWidget, CheckboxMultiselectWidget and CheckboxMultiselectInputWidget (Bartosz Dziewoński)
2008 * SelectWidget: Improve focus behaviour (Bartosz Dziewoński)
2009
2010 ### Styles
2011 * icons: Use B/I/S/U icons for British and Candian English variants (Ed Sanders)
2012 * MediaWiki theme: Provide an adjacent disabled ButtonGroup/SelectWidget button border (Volker E)
2013 * MediaWiki theme: Make iconed and non-iconed buttons have the same height (Roan Kattouw)
2014
2015 ### Code
2016 * ButtonElement: Remove unnecessary inheritance duplication of `display` (Volker E)
2017 * GroupWidget: Mix in GroupElement, rather than inherit from it (Bartosz Dziewoński)
2018 * LookupElement: Add missing `@mixins` documentation (Bartosz Dziewoński)
2019 * SelectWidget: Implement `#getFirstSelectableItem` in terms of `#getRelativeSelectableItem` (Bartosz Dziewoński)
2020 * SelectWidget: Optimize `#getRelativeSelectableItem` without filter (Bartosz Dziewoński)
2021 * styles: Remove unnecessary CSS rules on disabled buttons (Volker E)
2022 * styles: Simplify disabled `.oo-ui-tool-link` rules (Volker E)
2023
2024
2025 ## v0.17.3 / 2016-05-24
2026 ### Deprecations
2027 * [DEPRECATING CHANGE] CapsuleMultiSelectWidget: Rename to CapsuleMultiselectWidget (Bartosz Dziewoński)
2028
2029 ### Features
2030 * SelectWidget/OptionWidget: Implement selecting by access key (Bartosz Dziewoński)
2031 * TextInputWidget: Stop returning 'multiline' from 'getSaneType' (Prateek Saxena)
2032
2033 ### Styles
2034 * SelectFileWidget: Improve consistency to other widgets (Volker E)
2035 * MediaWiki theme: Align styles of normal and not-supported SelectFileWidgets (Volker E)
2036
2037 ### Code
2038 * CapsuleMultiselectWidget: Prefer Array#map to jQuery.map (Bartosz Dziewoński)
2039 * CapsuleMultiselectWidget: Use OO.ui.findFocusable() (Bartosz Dziewoński)
2040 * dependencies: Update es5-shim to v4.5.8 (James D. Forrester)
2041 * build: Bump grunt-stylelint to v0.3.0 (James D. Forrester)
2042 * build: Bump various devDependencies to latest (James D. Forrester)
2043 * build: Fix watch path for css (Ed Sanders)
2044 * build: Remove grunt-cli (Ed Sanders)
2045 * build: Upgrade stylelint-config-wikimedia to 0.2.0 and make pass (James D. Forrester)
2046 * build: Use stylelint instead of csslint (Volker E)
2047 * docs: Add some missing @mixins documentation (Bartosz Dziewoński)
2048 * stylelint: Add `@` whitespace and name case rules (Volker E)
2049 * stylelint: Add `@media` whitespace rules (Volker E)
2050 * stylelint: Add block formatting rules (Volker E)
2051 * stylelint: Add font rules (Volker E)
2052 * stylelint: Add no duplicate property rule (Volker E)
2053 * stylelint: Add selector whitespace (Volker E)
2054 * stylelint: Add whitespace rules (Volker E)
2055 * stylelint: Change to use central Wikimedia configuration (Volker E)
2056 * stylelint: Use null instead of false to disable rules (Ed Sanders)
2057
2058
2059 ## v0.17.2 / 2016-05-10
2060 ### Features
2061 * ButtonWidget: Implement, document and demonstrate the 'active' config option (Bartosz Dziewoński)
2062
2063 ### Styles
2064 * ToggleSwitchWidget: Align focus state with other widgets (Volker E)
2065 * MediaWiki theme: Remove `border-radius` from disabled numberInputWidget buttons (Volker E)
2066
2067 ### Code
2068 * TextInputWidget: Remove proprietary `<input results>` attribute styles (Volker E)
2069 * MediaWiki theme: Align `input` & `textarea` coding style to Less way (Volker E)
2070
2071
2072 ## v0.17.1 / 2016-05-03
2073 ### Styles
2074 * CapsuleMultiSelectWidget: Fix cross-browser inconsistencies and improve UX (Volker E)
2075 * SelectFileWidget: Add `no-drop` cursor where it belongs (Volker E)
2076 * MediaWiki theme: Align focus state of capsuleItemWidget with other widgets (Volker E)
2077 * MediaWiki theme: Custom `:focus` state for SelectWidgets (Bartosz Dziewoński)
2078 * MediaWiki theme: Standardize `:focus` states of ButtonWidgets (Volker E)
2079
2080 ### Code
2081 * DraggableGroupElement: Simplify and improve drag logic (Ed Sanders)
2082
2083
2084 ## v0.17.0 / 2016-04-26
2085 ### Breaking changes
2086 * [BREAKING CHANGE] PHP: Use traits instead of custom mixin system (Kunal Mehta)
2087 * [BREAKING CHANGE] TitledElement.php: Remove $element::$title fallback (Kunal Mehta)
2088
2089 ### Styles
2090 * MenuToolGroup: Correct display of checkmarks (Bartosz Dziewoński)
2091 * OutlineOptionWidget: Correct the size of the icons (David Lynch)
2092 * OutlineOptionWidget: Don't apply italics to "placeholder" status (James D. Forrester)
2093 * SelectFileWidget: Fix UI glitches on over-long filenames (Volker E)
2094 * TabOptionWidget: Disabled OptionWidget should receive default cursor (Volker E)
2095 * styles: Add fullScreen icon to media group (Ed Sanders)
2096
2097 ### Code
2098 * ButtonElement.php: Fix toggleFramed() to actually be chainable (Bartosz Dziewoński)
2099 * GroupElement::$targetPropertyName: Remove, no longer needed (Kunal Mehta)
2100 * IconElement.php: Rename protected "icon" property (Kunal Mehta)
2101 * IndicatorElement.php: Rename protected "indicator" property (Kunal Mehta)
2102 * LabelElement.php: Rename protected "label" property (Kunal Mehta)
2103 * build: Update grunt-svg2png to v0.2.7-wmf.1 (Paladox)
2104 * demos: Split off demos.php from widgets.php (Bartosz Dziewoński)
2105 * docparser: Remove commented-out line of code (Bartosz Dziewoński)
2106 * styles: Factor out `max-width-input-default` variable (Volker E)
2107
2108
2109 ## v0.16.6 / 2016-04-19
2110 ### Features
2111 * ButtonOptionWidget: Inherit OptionWidget, not DecoratedOptionWidget (Bartosz Dziewoński)
2112 * ClippableElement: Gracefully handle failure to call clip() after natural height change (Roan Kattouw)
2113 * NumberInputWidget: Disable onWheel action unless the widget has focus (Bartosz Dziewoński)
2114 * NumberInputWidget: Disable onWheel action when the widget is disabled (Prateek Saxena)
2115 * NumberInputWidget: Use input type="number" (Prateek Saxena)
2116 * TextInputWidget: Allow type="number" (Prateek Saxena)
2117 * TextInputWidget: Set step to 'any' if the type is set to 'number' (Prateek Saxena)
2118 * styles: Give icons, indicators `min-width/-height` for cross-browser support (Volker E)
2119
2120 ### Styles
2121 * Apex, MediaWiki themes: Properly center PopupButtonWidget anchors (Roan Kattouw)
2122 * MediaWiki theme: Use disabled color variable for disabled label (Volker E)
2123 * styles: Use transparent rather than white in icons (Bartosz Dziewoński)
2124
2125 ### Code
2126 * SelectFileWidget: Merge identical CSS rules (Volker E)
2127 * SelectFileWidget: Simplify CSS selector specificity (Volker E)
2128 * TextInputWidget: Clarify comment about affected browsers (Volker E)
2129 * TextInputWidget: Consolidate selectors with the same property rules (Volker E)
2130 * TextInputWidget: Stop claiming to fire non existent events in the documentation (Prateek Saxena)
2131 * styles: Centralise the width/height properties of icons and indicators (Volker E)
2132 * Apex theme: Change variable names to match MediaWiki theme (Bartosz Dziewoński)
2133 * README: Update with new build process (Matthew Flaschen)
2134 * typo: texfield -> textfield (Derk-Jan Hartman)
2135
2136
2137 ## v0.16.5 / 2016-04-07
2138 ### Styles
2139 * Prevent modal windows from exceeding available height on Firefox (Bartosz Dziewoński)
2140 * Apex, MediaWiki themes: Add "articles" icon (Marc A. Pelletier)
2141 * DropdownInputWidget: Give un-infused widget cursor:pointer (Ed Sanders)
2142 * RadioSelectInputWidget: Match PHP styling to JS (Bartosz Dziewoński)
2143
2144 ### Code
2145 * ComboBoxInputWidget: Disable autocomplete by default (James D. Forrester)
2146 * GroupElement: Add change event (Prateek Saxena)
2147 * GroupElement.php: Use strict mode in array_search (James D. Forrester)
2148 * styles: Lower specifity of CSS type attribute selectors (Volker E)
2149 * styles: Minor cleanup and unification of values and comments (Volker E)
2150 * styles: Remove unnecessary `resize` property from `select` (Volker E)
2151 * MediaWiki theme: Exchange `rgba()` with hex CSS colors to support IE 8 (Volker E)
2152 * MediaWiki theme: Replace fixed CSS property values with variables (Volker E)
2153 * RadioSelectInputWidget: Don't try to reuse DOM when infusing (Bartosz Dziewoński)
2154 * TextInputWidget: Use getValidity in demos (Ricordisamoa)
2155 * Window: Correct documentation (Bartosz Dziewoński)
2156 * build: Add browserNoActivityTimeout to karma (Paladox)
2157 * build: For grunt-svg2png use a tag instead of git hash (Paladox)
2158 * build: Update demos script to also run grunt publish-build (Paladox)
2159 * build: Use a version of grunt-svg2png without a rate-limited CDN (Paladox)
2160
2161
2162 ## v0.16.4 / 2016-03-22
2163 ### Features
2164 * NumberInputWidget: Optionally don't show the increment buttons (Thalia Chan)
2165
2166 ### Styles
2167 * NumberInputWidget: Fix rounded corners when showButtons=false (Ed Sanders)
2168
2169 ### Code
2170 * core: Add tests for throttle (David Lynch)
2171 * Tag: Allow appendContent and prependContent to accept an array (Moriel Schottlender)
2172 * LabelElement: Cast label to string before check if it is empty (Florian)
2173 * README.md: Add note about needing composer, clean up more generally (James D. Forrester)
2174 * build: Bump grunt-karma to 0.12.2 (Paladox)
2175 * build: Drop the 'npm prepublish' task which runs pre-install as well (James D. Forrester)
2176 * demos: Restore constructive widgets (James D. Forrester)
2177 * rubocop: Re-run todos, upgrade to newer rule names (James D. Forrester)
2178 * rubocop: Review todos (Bartosz Dziewoński)
2179
2180
2181 ## v0.16.3 / 2016-03-16
2182 ### Features
2183 * core: Add `#throttle` to complement `#debounce` (David Lynch)
2184 * ClippableElement: Never exceed the dimensions of the browser viewport (Bartosz Dziewoński)
2185 * FloatableElement: Hide if the anchor element is outside viewport (Bartosz Dziewoński)
2186
2187 ### Styles
2188 * Apex, MediaWiki themes: Fix vertical alignment of close icon (Ed Sanders)
2189 * MediaWiki theme: Disabled ButtonElement icon should not be colored (Bartosz Dziewoński)
2190
2191 ### Code
2192 * ButtonInputWidget: Actually disallow non-plaintext labels in 'useInputTag' mode (Bartosz Dziewoński)
2193 * Element: Preserve `OOUI\HtmlSnippet( '' )` when infusing (Bartosz Dziewoński)
2194 * InputWidget: Actually reuse parts of the DOM when infusing (Bartosz Dziewoński)
2195 * MediaWiki theme: Remove broken remnant of d6b05bc0 (Bartosz Dziewoński)
2196 * TextInputWidget: Treat empty placeholder the same in PHP and JS (Bartosz Dziewoński)
2197 * TitledElement: Treat empty title the same in PHP and JS (Bartosz Dziewoński)
2198 * build: Bump devDependencies to latest (James D. Forrester)
2199 * build: Bump devDependencies to latest (Paladox)
2200 * build: Update grunt-svg2png to commit 2fe1dad07eaec4b655263f8b487a672df4b668b4 (Paladox)
2201 * demo: Expand the dialog $overlay demo for testing scrolling things off-screen (Bartosz Dziewoński)
2202 * tests: Emulated setTimeout for unit testing (David Chan)
2203 * testsuitegenerator: Always test empty values for 'string' type, not just for 'label' (Bartosz Dziewoński)
2204 * testsuitegenerator: Change values tested for 'flags' config options (Bartosz Dziewoński)
2205 * testsuitegenerator: Test 'HtmlSnippet' type (mostly for labels) (Bartosz Dziewoński)
2206
2207
2208 ## v0.16.2 / 2016-03-08
2209 ### Deprecations
2210 * [DEPRECATING CHANGE] MediaWiki theme: Scrap `constructive` flag (Volker E)
2211 * [DEPRECATING CHANGE] Move some editing icons from core to editing-* (James D. Forrester)
2212
2213 ### Features
2214 * Dialog: trigger the primary action with Control+Enter (David Lynch)
2215 * TextInputWidget: Allow type="date" (Geoffrey Mon)
2216
2217 ### Styles
2218 * Apex, MediaWiki themes: Add markup '<>' icon in editing-advanced (Ed Sanders)
2219 * Apex, MediaWiki themes: Drop padding from buttons in MessageDialogs (James D. Forrester)
2220 * editing-styling pack: Have uk fallback to use ru bold and italic icons (Paladox)
2221 * styles: Remove superflous pseudo-class and unitize comments (Volker E)
2222
2223 ### Code
2224 * CapsuleMultiSelectWidget: Emit 'resize' when widget height changes (Bartosz Dziewoński)
2225 * TextInputWidget: Prevent uncaught errors when using #selectRange in IE (Ed Sanders)
2226 * TextInputWidget: Update comment about Blink height miscalculation (Bartosz Dziewoński)
2227 * Follow-up I0667fbc: Fix draggable element CSS (Ed Sanders)
2228 * Add Element::configFromHtmlAttributes() helper method (Bartosz Dziewoński)
2229 * Clean-up duplicate properties across widgets (Volker E)
2230 * docs: Clarify the lack of `.oo-ui-box-shadow()` mixin (Volker E)
2231
2232
2233 ## v0.16.1 / 2016-03-01
2234 ### Styles
2235 * CapsuleItemWidget: Revert regression on "remove" button in Firefox (Volker E)
2236
2237 ### Code
2238 * ActionFieldLayout: Add max-width: 50em; (Florian)
2239 * DraggableGroupElement: Don't emit reorder event when action is a no-op (Ed Sanders)
2240 * Element: Fix #gatherPreInfuseState called incorrectly, causing TypeErrors (Thiemo Kreuz)
2241 * NumberInputWidget: fix example (Ricordisamoa)
2242 * SelectWidget: fix incorrect `@return` that should be `@param` (Ricordisamoa)
2243 * build: Compress PNGs with Zopfli etc. after they are built (James D. Forrester)
2244 * build: Enable all passing jscs jsDoc rules (Ricordisamoa)
2245 * build: Enable jscs jsDoc rule 'checkAnnotations' and make pass (Ricordisamoa)
2246 * build: Enable jscs jsDoc rule 'checkParamNames' and make pass (Ricordisamoa)
2247 * build: Enable jscs jsDoc rule 'checkTypes' and make pass (Ricordisamoa)
2248 * build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass (Ricordisamoa)
2249 * build: Enable jscs jsDoc rule 'requireReturnTypes' and make pass (Ricordisamoa)
2250 * demos: Display a nicer error message on old PHP versions (Kunal Mehta)
2251
2252
2253 ## v0.16.0 / 2016-02-22
2254 ### Breaking changes
2255 * [BREAKING CHANGE] DraggableGroupElement: Add default implementation of reorder (Ed Sanders)
2256 * [BREAKING CHANGE] Remove 'noimages' distribution (Bartosz Dziewoński)
2257 * [BREAKING CHANGE] Require PHP 5.5.9+; drop old array syntax (James D. Forrester)
2258 * [BREAKING CHANGE] SelectFileWidget: Remove deprecated config 'dragDropUI' (Prateek Saxena)
2259
2260 ### Deprecations
2261 * [DEPRECATING CHANGE] MenuOptionsWidgets: Drop jQuery autoEllipsis support (Bartosz Dziewoński)
2262
2263 ### Features
2264 * core#debounce: If an immediate timeout is already waiting, don't re-set it (Bartosz Dziewoński)
2265 * LabelElement: Bring in highlightQuery method from VE (Ed Sanders)
2266 * DraggableElement: Defer adding of -dragging class so it isn't applied to copy (Ed Sanders)
2267 * DraggableElement: Introduce $handle config option (Ed Sanders)
2268 * DraggableGroupElement: Live reorder list while dragging (Ed Sanders)
2269 * DraggableGroupElement: Only show meaningful drop positions (Ed Sanders)
2270
2271 ### Styles
2272 * CapsuleItemWidget: Tweak styles for the "remove" button (Bartosz Dziewoński)
2273 * MenuSelectWidget: Bring some sanity styling when inside different widgets (Bartosz Dziewoński)
2274 * NumberInputWidget: Apex: Round the correct corners in the disabled state (Prateek Saxena)
2275 * styles: Use block rather than inline-block to avoid line height issues (Bartosz Dziewoński)
2276 * MediaWiki theme: Restore non-broken version of eye.svg (Bartosz Dziewoński)
2277
2278 ### Code
2279 * Avoid parsing HTML when creating <input> nodes (Bartosz Dziewoński)
2280 * tests: Actually run core test suite in standalone mode (Bartosz Dziewoński)
2281 * Compress PNGs with zopflipng (Ori Livneh)
2282 * DraggableGroupElement: Cache directionality (Ed Sanders)
2283 * DraggableGroupElement: Fix offset calculation (Ed Sanders)
2284 * DraggableGroupElement: Reduce flicker when dragging (Ed Sanders)
2285 * TextInputWidget: Don't call #updatePosition if there's no label to position (Bartosz Dziewoński)
2286 * PHP: Take advantage of PHP 5.5 understanding ( new Foo )->foo (Bartosz Dziewoński)
2287 * README: Update Phabricator URL broken by upgrade (James D. Forrester)
2288 * build: Bump grunt-svg2png to a newer (still personal) version; lots faster (James D. Forrester)
2289
2290 ## v0.15.4 / 2016-02-16
2291 ### Deprecations
2292 * [DEPRECATING CHANGE] Element#scrollIntoView: Replace callback with promise (Ed Sanders)
2293
2294 ### Features
2295 * SelectWidget: Prevent mouse highlighting while typing-to-select (Bartosz Dziewoński)
2296
2297 ### Styles
2298 * PHP DropdownInputWidget: Match height of <option> to JS MenuOptionWidget (Bartosz Dziewoński)
2299
2300 ### Code
2301 * DraggableElement: Remove 'HACK' comment, this isn't a hack (Bartosz Dziewoński)
2302 * Element: Expand variable names in scrollIntoView (Ed Sanders)
2303 * Element, ListToolGroup: Add some missing documentation (Ed Sanders)
2304 * Element#scrollIntoView: Make the promise version actually work (Bartosz Dziewoński)
2305 * PopupWidget: Only build head and footer if we're going to use it (Bartosz Dziewoński)
2306 * PopupWidget: Tweak some comments (Bartosz Dziewoński)
2307 * styles: Remove initial value `ease` from `transition` (Volker E)
2308
2309 ## v0.15.3 / 2016-02-09
2310 ### Features
2311 * CapsuleItemWidget: Let user tab through items, edit and delete them (Prateek Saxena)
2312 * CapsuleMultiSelectWidget: Edit instead of remove on Backspace (Prateek Saxena)
2313 * CapsuleWidgets: Edit on click and remove on Ctrl+Backspace (Prateek Saxena)
2314 * CapsuleWidgets: Toggle through capsules and the input with arrow keys (Prateek Saxena)
2315 * DropdownWidget: Open menu on up and down arrow keys (Prateek Saxena)
2316 * MenuSelectWidget: Ensure currently selected element is visible when menu opens (Bartosz Dziewoński)
2317 * SelectFileWidget: Show thumbnail when dropTarget is shown (Prateek Saxena)
2318 * Really preserve dynamic state of widgets when infusing (Bartosz Dziewoński)
2319
2320 ### Styles
2321 * MediaWiki, Apex themes: Replace 'language' icon with tweaked version (Mun May Tee)
2322
2323 ### Code
2324 * CapsuleItemWidget: Use Button instead of an Indicator (Prateek Saxena)
2325 * CapsuleMultiSelectWidget: Extend config instead of when setting property (Prateek Saxena)
2326 * InputWidget: Remove the 'setAccessKey' method (Prateek Saxena)
2327 * SelectWidget: Really prevent default action during type-to-select (Bartosz Dziewoński)
2328 * Put '@keyframes' rules inside a mixin to avoid duplicating them (Bartosz Dziewoński)
2329 * Apex theme: Remove unnecessary '@keyframes' prefixing (Bartosz Dziewoński)
2330 * MediaWiki theme: Align button mixins/states to CSS guidelines/standard (Volker E)
2331 * Correct code using plain DOM events documented as jQuery events (Bartosz Dziewoński)
2332 * demo: Add a long DropdownInputWidget demo (Bartosz Dziewoński)
2333 * demo: In PHP demo, load oojs-ui-core only instead of whole oojs-ui (Bartosz Dziewoński)
2334 * demo: Measure time needed to construct the demo (Bartosz Dziewoński)
2335 * demo: widgets: OO.ui.CapsuleMultiSelectWidget: Remove non-existent 'values' config (Prateek Saxena)
2336 * docparser: Recognize and ignore '@uses' (Bartosz Dziewoński)
2337 * docs: OO.ui.CapsuleMultiSelectWidget: Config options (Prateek Saxena)
2338 * docs: OO.ui.CapsuleMultiSelectWidget: Link to the widget it uses (Prateek Saxena)
2339 * docs: OO.ui.SelectFileWidget: Minor language change (Prateek Saxena)
2340
2341
2342 ## v0.15.2 / 2016-02-02
2343 ### Features
2344 * DropdownWidget: Prevent label from overflowing the handle (Bartosz Dziewoński)
2345
2346 ### Styles
2347 * Ensure gradient filter rendering on IE 8&9 (Bartosz Dziewoński)
2348 * Remove unused CSS classes .oo-ui-ltr and .oo-ui-rtl (Bartosz Dziewoński)
2349 * Update `.oo-ui-vertical-gradient` mixin to modern times (Volker E)
2350
2351 ### Code
2352 * Unify SVG icon color values to CSS/Less coding standards (Volker E)
2353 * ComboBoxInputWidget: Don't make the 'datalist' infusable (Bartosz Dziewoński)
2354 * Move OO.ui.alert and OO.ui.confirm methods to separate file (Bartosz Dziewoński)
2355 * README: Add "Loading the library" wherein we apologise for the mess that is the dist/ directory (Bartosz Dziewoński)
2356 * build: Actually check that all required files are not missing (Bartosz Dziewoński)
2357 * build: Add intro.js.txt and outro.js.txt to all distribution JS files (Bartosz Dziewoński)
2358 * build: De-duplicate per-theme modules lists (Bartosz Dziewoński)
2359 * build: Only define one 'less' task, not one per-distribution (Bartosz Dziewoński)
2360 * build: Remove unused 'ieCompat' options from 'less' (Bartosz Dziewoński)
2361 * build: Remove unused 'report' options from 'less' (Bartosz Dziewoński)
2362 * build: Small modules.yaml tweaks (Bartosz Dziewoński)
2363 * build: Split the library into four parts (Bartosz Dziewoński)
2364 * build: Switch modules.json to YAML to document some of the weird stuff we've put in there (Bartosz Dziewoński)
2365 * build: Unbreak `grunt build --graphics=vector` (Bartosz Dziewoński)
2366 * build: Update phpunit/phpunit to 4.8 (Paladox)
2367 * docparser: Parse '@class Foo' annotations, not just '@class' (Bartosz Dziewoński)
2368
2369
2370 ## v0.15.1 / 2016-01-26
2371 ### Features
2372 * Really filter out unsafe URLs, but don't throw silly exceptions (Bartosz Dziewoński)
2373 * ClippableElement: Try to prevent unnecessary scrollbars (Bartosz Dziewoński)
2374 * Dialog: Don't set `overflow:hidden;` on `.oo-ui-window-body` elements (Alex Monk)
2375 * TextInputWidget: Don't fail if 'validate' function returns null (Bartosz Dziewoński)
2376
2377 ### Styles
2378 * WindowManager: Only apply `top: 1em; bottom: 1em;` to non-fullscreen windows (Bartosz Dziewoński)
2379 * Align mixin whitespace to CSS/Less coding guidelines (Volker E)
2380 * Enable `cursor: pointer` just on enabled widgets (Volker E)
2381 * Apex, MediaWiki themes: Fix size of templateAdd icon (Ed Sanders)
2382 * Apex, MediaWiki themes: Quotes icon fixes (Ed Sanders)
2383 * Apex, MediaWiki themes: Re-crush SVGs, removing useless ID values and empty groups (James D. Forrester)
2384 * Apex theme: Fix FieldLayout padding in inline mode (Ed Sanders)
2385 * Apex theme: NumberInputWidget: Fix width of +/- buttons (Ed Sanders)
2386 * MediaWiki theme: Add invert variant to 'accessibility' icon pack icons (Bartosz Dziewoński)
2387 * MediaWiki theme: Align `@input-*` vars to coding guidelines (Volker E)
2388 * MediaWiki theme: Align `rgba()` values to CSS/Less guidelines (Volker E)
2389 * MediaWiki theme: Align size variables to CSS/Less guidelines (Volker E)
2390 * MediaWiki theme: Consolidate emphasized color values into variable (Volker E)
2391 * MediaWiki theme: Establish new `@border-default` variable (Volker E)
2392 * MediaWiki theme: Make icon variants actually work for all icons (Bartosz Dziewoński)
2393 * MediaWiki theme: Make transition of text input fields smoother (Volker E)
2394 * MediaWiki theme: Merge `@oo-ui-toolbar-bar-text` & `@color-default` vars (Volker E)
2395 * MediaWiki theme: Replace fixed & consolidate disabled values with vars (Volker E)
2396 * MediaWiki theme: Update avatar icon (Pau Giner)
2397
2398 ### Code
2399 * NumberInputWidget: Replace `box-sizing` property with mixin as anywhere else (Volker E)
2400 * SelectFileWidget: Order name and type spans in the order they are shown (Prateek Saxena)
2401 * TextInputWidget: Simplify `#getValidity` (Bartosz Dziewoński)
2402 * README: Add a 'Contributing' section (James D. Forrester)
2403 * build: Don't generate .min.js and .min.css files by default (Bartosz Dziewoński)
2404 * build: Only build one graphics distribution (mixed/vector/raster), not all (Bartosz Dziewoński)
2405 * build: Update jakub-onderka/php-parallel-lint to 0.9.2 (Paladox)
2406 * build: Update mediawiki/mediawiki-codesniffer to 0.5.1 (Paladox)
2407 * demo: Extend compounded form in widget.js demo (Volker E)
2408
2409 ## v0.15.0 / 2016-01-12
2410 ### Breaking changes
2411 * [BREAKING CHANGE] Drop Internet Explorer 8 support from JavaScript code (Ricordisamoa)
2412 * [BREAKING CHANGE] Delete deprecated aliases 'picture' and 'insert' (Ed Sanders)
2413
2414 ### Deprecations
2415 * [DEPRECATING CHANGE] Create single icon for language/translation (Ed Sanders)
2416 * [DEPRECATING CHANGE] Move 'redirect' icon to 'articleRedirect' and cleanup (Ed Sanders)
2417 * [DEPRECATING CHANGE] core: Deprecate add/removeCaptureEventListener (Bartosz Dziewoński)
2418
2419 ### Features
2420 * Send Escape key cancel events through action handler (Alex Monk)
2421
2422 ### Styles
2423 * MediaWiki theme: Align variable values & properties to CSS/Less guidelines (Volker E)
2424 * MediaWiki theme: Align `@neutral-button-border` to CSS/Less guidelines (Volker E)
2425 * MediaWiki theme: Align `transition` variables with coding guidelines (Volker E)
2426 * MediaWiki theme: Change color value to Less variable (Volker E)
2427 * MediaWiki theme: Clarify `@active` variable by renaming it (Volker E)
2428 * MediaWiki theme: Clarify `@background` var by renaming it (Volker E)
2429 * MediaWiki theme: Clarify `@select` variable by renaming it (Volker E)
2430 * MediaWiki theme: Clarify `@text` variable by renaming it (Volker E)
2431 * MediaWiki theme: Consolidate stray `margin` and `padding` properties (Volker E)
2432 * MediaWiki theme: Remove unnecessary `@-ms-keyframes` vendor rule (Volker E)
2433 * MediaWiki theme: Replace fixed `invalid` color value with variable (Volker E)
2434 * MediaWiki theme: Unify `border` property values (Volker E)
2435 * MediaWiki theme: Unify `border-radius` values (Volker E)
2436 * MediaWiki theme: Unify `-disabled` variables usage (Volker E)
2437
2438 ### Code
2439 * core: Add constants for MouseEvent.which button codes (Ed Sanders)
2440 * demo: Remove IE 8 support (Bartosz Dziewoński)
2441 * build: Fix typos ("overridden") (Ed Sanders)
2442 * build: Bump file copyright notices for 2016 (James D. Forrester)
2443 * build: Update most devDependencies to latest (James D. Forrester)
2444 * build: Updating development dependencies (Kunal Mehta)
2445
2446 ## v0.14.1 / 2015-12-08
2447
2448 ### Features
2449 * Implement OO.ui.alert() and OO.ui.confirm() (Bartosz Dziewoński)
2450
2451 ### Styles
2452 * CapsuleMultiSelectWidget: Interface tweaks (Bartosz Dziewoński)
2453 * CapsuleMultiSelectWidget: Make the text field span all available area (Bartosz Dziewoński)
2454 * CapsuleMultiSelectWidget: Update menu position when typing (Bartosz Dziewoński)
2455 * HorizontalLayout: Synchronise behaviour between themes (Bartosz Dziewoński)
2456 * Apex theme: Enlarge 'search' icon (Bartosz Dziewoński)
2457 * MediaWiki theme: Correct text color in MessageDialog, TabOptionWidget (Volker E)
2458
2459 ### Code
2460 * Tool*: Consolidate and cross-link some documentation (Bartosz Dziewoński)
2461 * Tool*: Expand, correct docs for #onUpdateState and the related event (Bartosz Dziewoński)
2462 * core.js: Extract a large chunk of the file incorrectly in a closure (Bartosz Dziewoński)
2463 * Apex, MediaWiki themes: Standardize XML structure for various 'search' images (Bartosz Dziewoński)
2464 * MediaWiki theme: Add missing theme mixin placeholder (no-op) (Bartosz Dziewoński)
2465 * build: Test PHP documentation with Doxygen via composer and make pass (James D. Forrester)
2466 * demo: Quit using the 'image' icon in documentation examples (Bartosz Dziewoński)
2467
2468 ## v0.14.0 / 2015-11-24
2469 ### Breaking changes
2470 * [BREAKING CHANGE] Depend on OOjs v1.1.10, up from v1.1.9 (James D. Forrester)
2471 * [BREAKING CHANGE] TextInputWidget: Remove old deprecated alias #setPosition (Ed Sanders)
2472
2473 ### Deprecations
2474 * [DEPRECATING CHANGE] De-duplicate 'trash' and 'remove' icons (James D. Forrester)
2475
2476 ### Features
2477 * TextInputWidget: Add insertContent method (Thalia Chan)
2478 * TextInputWidget: Add encapsulateContent method to insert new content around a selection (Thalia Chan)
2479
2480 ### Styles
2481 * Apex theme: Provide the 'interactions' icon pack (James D. Forrester)
2482 * MediaWiki theme: Make dialog and panel box-shadows outset rather than inset (Ed Sanders)
2483
2484 ### Code
2485 * FlaggedElement.php: Fix type hint (Reedy)
2486 * SelectFileWidget: Remove sometimes-incorrect 'title' on the <input> (Bartosz Dziewoński)
2487 * SelectFileWidget: Use i18n string for button label (Ed Sanders)
2488 * TextInputWidget: Fix documentation of insertContent method (Thalia Chan)
2489 * \*.php: Replace `@chainable` jsduck-ism with `@return` $this (Reedy)
2490 * .gitattributes: Ignore both `/doc` and `/docs` directories (James D. Forrester)
2491 * AUTHORS: Update for the past few months' work (James D. Forrester)
2492 * build: Added Rakefile (Željko Filipin)
2493
2494 ## v0.13.3 / 2015-11-17
2495 ### Deprecations
2496 * [DEPRECATING CHANGE] Duplicate icons: Unify 'picture' and 'image' (Ed Sanders)
2497
2498 ### Features
2499 * RequestManager: Introduce a mixin for widgets that need to do API calls (David Lynch)
2500 * TextInputWidget: Add getRange method (Ed Sanders)
2501 * WindowManager: Allow getSetup/ReadyProcess to reject (Ed Sanders)
2502 * WindowManager: Fade in overlay after 'setup' not 'ready' (Ed Sanders)
2503
2504 ### Styles
2505 * MediaWiki, Apex themes: Remove small 0.1em vertical margin from buttons (Bartosz Dziewoński)
2506 * MediaWiki theme: Add destructive variant to the 'cancel' icon (James D. Forrester)
2507 * MediaWiki theme: Reduce whitespace between FieldLayouts (Bartosz Dziewoński)
2508
2509 ### Code
2510 * TitledElement: Behave like its docs say it should (David Lynch)
2511 * Use null for abstract methods and correct documentation (Ed Sanders)
2512 * demo: Make button style showcase a table (Bartosz Dziewoński)
2513
2514 ## v0.13.2 / 2015-11-10
2515 ### Deprecations
2516 * [DEPRECATING CHANGE] ComboBoxWidget: Refactor into ComboBoxInputWidget (Bartosz Dziewoński)
2517 * [DEPRECATING CHANGE] MediaWiki, Apex themes: Unify add/insert icons (Ed Sanders)
2518
2519 ### Features
2520 * ComboBoxInputWidget: Implement PHP version (Bartosz Dziewoński)
2521 * LookupElement: Make auto-highlighting the first term configurable (Florian)
2522
2523 ### Styles
2524 * Add some missing white backgrounds and use variables when possible (Bartosz Dziewoński)
2525 * MediaWiki theme: Make the menu icon identical to Apex's (Ed Sanders)
2526 * MediaWiki theme: Specify 'line-height' for DropdownWidget's handle (Bartosz Dziewoński)
2527 * WikiText icon: Make slightly narrower (Ed Sanders)
2528
2529 ### Code
2530 * Apex theme: Remove dead styles for ComboBoxWidget (Bartosz Dziewoński)
2531 * build: Make copy:fastcomposerdemos work again (Bartosz Dziewoński)
2532
2533 ## v0.13.1 / 2015-11-03
2534 ### Deprecations
2535 * [DEPRECATING CHANGE] InputWidget: Replace `#setRTL` with `#setDir` (Ed Sanders)
2536
2537 ### Features
2538 * Allow widgets to re-use parts of the DOM when infusing; use for InputWidget's `$input` (Bartosz Dziewoński)
2539 * FieldLayout: Allow setting errors and notices dynamically (Bartosz Dziewoński)
2540 * InputWidget: Add '`dir`' to config (Ed Sanders)
2541
2542 ### Styles
2543 * TextInputWidget: Account for scroll bar width when positioning indicators/labels (Ed Sanders)
2544 * TextInputWidget: Ensure icon+indicator+label are top aligned in multi-line mode (Ed Sanders)
2545
2546 ### Code
2547 * FieldLayout: Mark `#makeMessage` as `@protected` (Bartosz Dziewoński)
2548 * History.md: wrap `<select>` tag in backticks (Ricordisamoa)
2549 * tests: Refactor property->attribute copying (Ed Sanders)
2550
2551 ## v0.13.0 / 2015-10-27
2552 ### Breaking changes
2553 * [BREAKING CHANGE] Remove aliases for OO.ui.mixins, deprecated in 0.11.4 (C. Scott Ananian)
2554 * [BREAKING CHANGE] Turn Element#gatherPreInfuseState into a static method (Bartosz Dziewoński)
2555
2556 ### Features
2557 * Update outline widget when current item is scrolled out of view (Ed Sanders)
2558 * TextInputWidget: Emit 'resize' events (Ed Sanders)
2559 * TextInputWidget: Fix scrollbars in `<textarea>`s in IE8-11 (Ed Sanders)
2560 * TextInputWidget: Improve selection API (Ed Sanders)
2561
2562 ### Styles
2563 * MediaWiki theme: Adjust ToggleSwitchWidget to match M61 design (Volker E)
2564 * Follow-up I54f1e3c92: Fix placement of cursors on checkbox/radio widgets (Volker E)
2565 * Follow-up I598e7b25a: Apply MenuToolGroup missing styles fix to Apex theme (Ed Sanders)
2566
2567 ### Code
2568 * Consistently use '`//`' rather than '`/* */`' for Less comments (Bartosz Dziewoński)
2569 * Remove obsolete Opera<12.1 vendor prefixes (Volker E)
2570 * Remove unnecessary IE10beta vendor-prefixes from OOjs UI (Volker E)
2571 * build: Switch back to upstream version of grunt-contrib-concat (Timo Tijhof)
2572 * build: Updating development dependencies (Kunal Mehta)
2573 * build: Use my Gmail address for attribution (Timo Tijhof)
2574
2575 ## v0.12.12 / 2015-10-13
2576 ### Features
2577 * CapsuleMultiSelectWidget: When 'allowArbitrary' is true, don't require 'Enter' to confirm (Bartosz Dziewoński)
2578 * SelectFileWidget: Add a focus method (Ed Sanders)
2579
2580 ### Styles
2581 * CapsuleMultiSelectWidget: Set 'background-color' rather than 'background' (Bartosz Dziewoński)
2582 * DropdownWidget: Fix vertical alignment of handle's text (Volker E)
2583 * MediaWiki theme: Get transitions on ButtonWidget's `:hover` states in sync (Volker E)
2584 * MediaWiki theme: Unbreak checkbox/radio 'cursor: pointer' (Bartosz Dziewoński)
2585 * MediaWiki theme: Use inverted icon for 'active' buttons (Ed Sanders)
2586
2587 ### Code
2588 * ButtonElement: Actually use 'active' property and add getter (Ed Sanders)
2589 * Element: Document $element config option (Thalia)
2590 * composer.json: Add author names & e-mails (Alangi Derick)
2591 * demo: Correct some typos (Bartosz Dziewoński)
2592
2593 ## v0.12.11 / 2015-10-06
2594 ### Styles
2595 * MediaWiki theme: Make shadows translucent black instead of light grey (Ed Sanders)
2596 * MediaWiki theme: Make PHP DropdownInputWidget look closer to JS version (Bartosz Dziewoński)
2597
2598 ### Code
2599 * Follow-up I4acbe69420: BookletLayout: Fix focus of page switching (Ed Sanders)
2600 * IndexLayout: Fix focus of panel switching (Ed Sanders)
2601 * TextInputWidget: Remove 'autocomplete' attribute on page navigation (Bartosz Dziewoński)
2602 * build: Bump es5-shim and various devDependencies to master (James D. Forrester)
2603
2604 ## v0.12.10 / 2015-09-29
2605 ### Styles
2606 * Fix icon/indicator padding on TextInputWidget/SelectFileWidget (Ed Sanders)
2607
2608 ### Code
2609 * CapsuleItemWidget: Remove 'click' event preventing (Bartosz Dziewoński)
2610 * FloatableElement: Don't try unbinding events before we bind them (Bartosz Dziewoński)
2611 * SelectWidget: Ensure 'choose' never emits null (Ed Sanders)
2612 * Remove old textInputWidget-decorated classes (Ed Sanders)
2613 * build: Upgrade MediaWiki-Codesniffer to 0.4.0 (Kunal Mehta)
2614
2615 ## v0.12.9 / 2015-09-22
2616 ### Features
2617 * BookletLayout, IndexLayout: Make autoFocus and focussing more reliable (Bartosz Dziewoński)
2618 * CapsuleMultiSelectWidget: Allow using CapsuleItemWidget subclasses (Bartosz Dziewoński)
2619 * CardLayout: Add a 'label' config option (Ed Sanders)
2620 * FloatableElement: Introduce mixin (Bartosz Dziewoński)
2621 * FloatingMenuSelectWidget: Update position of menus within overlay while scrolling (Bartosz Dziewoński)
2622 * IndexLayout: Add 'expanded' option, passed through to StackLayout (Ed Sanders)
2623 * MenuLayout: Use child selectors to allow nesting menus (Ed Sanders)
2624 * Re-attempt I31ab2bace4: Try to stop user from tabbing outside of open dialog box (Ed Sanders)
2625
2626 ### Styles
2627 * SelectFileWidget: Move file type over to the right in secondary text colour (Ed Sanders)
2628 * Fix focus styles on disabled widgets (Volker E)
2629 * Apex, MediaWiki themes: Make most borders on table icon thinner (Ed Sanders)
2630 * Apex, MediaWiki themes: Make picture icon border thinner (Ed Sanders)
2631 * MediaWiki theme: Alter buttons' padding and position icons absolutely (nirzar)
2632 * MediaWiki theme: Fix height of IndexLayout tab widget (Ed Sanders)
2633 * MediaWiki theme: Unify box-shadows for PopupWidget and DropdownWidget (Volker E)
2634
2635 ### Code
2636 * #isFocusableElement: Rewrite for performance and correctness (Ed Sanders)
2637 * BookletLayout: Remove unnecessary JSHint override (Bartosz Dziewoński)
2638 * DropdownWidget: Update example doc to show #getMenu usage (Ed Sanders)
2639 * Follow-up bf1497be: Fix PopupToolGroup use of renamed Clippable property (Ed Sanders)
2640 * PopupWidget: Add missing `@mixins` doc entry (Bartosz Dziewoński)
2641 * SelectFileWidget: Fix DOM order of file type label (Ed Sanders)
2642 * Widget: Fix docs for disable event (Ed Sanders)
2643 * docs: Remove excess empty lines in comments (Bartosz Dziewoński)
2644 * docs: Add quotes around PROJECT_BRIEF setting (Timo Tijhof)
2645
2646 ## v0.12.8.1 / 2015-09-18 (special release)
2647 ### Code
2648 * build: Update version requirement for mediawiki/at-ease: 1.0.0 → 1.1.0 (Ori Livneh)
2649
2650 ## v0.12.8 / 2015-09-08
2651 ### Styles
2652 * SelectFileWidget: Overflow and ellipsis for label (Ed Sanders)
2653 * Apex theme: Move transition timing to common variables (Prateek Saxena)
2654 * MediaWiki theme: Move window transition to `@medium-ease` variable (Prateek Saxena)
2655 * MediaWiki theme: Add missing `width` and `height` attributes to icons (Ed Sanders)
2656 * Clean up CSS values in .oo-ui-transition calls (Timo Tijhof)
2657 * Use 'ease' instead of 'ease-in-out' for CSS transitions (Timo Tijhof)
2658
2659 ### Code
2660 * Toolbar: Prevent double initialization (Roan Kattouw)
2661 * build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue (James D. Forrester)
2662 * build: Upgrade grunt-banana-checker to v0.3.0 (James D. Forrester)
2663
2664 ## v0.12.7 / 2015-09-01
2665 ### Deprecations
2666 * [DEPRECATING CHANGE] SelectFileWidget: Re-design to use a clearly clickable button (Ed Sanders)
2667
2668 ### Styles
2669 * FieldLayout: Don't add `margin-bottom` when in a HorizontalLayout (Florian)
2670 * SelectFileWidget: Use gray for hover and `@progressive-fade` for drop active (Prateek Saxena)
2671 * Apex, MediaWiki themes: Fix scale of external link icon (Ed Sanders)
2672 * Apex, MediaWiki themes: Re-crush all SVG files with SVGO (James D. Forrester)
2673 * Apex, MediaWiki themes: Reduce size of 'close' icon by 1px (Ed Sanders)
2674 * Apex, MediaWiki themes: Remove Inkscape-ism from SVG files (James D. Forrester)
2675 * Apex, MediaWiki themes: Standardise XML prolog for SVG files (Bartosz Dziewoński)
2676 * MediaWiki theme: Fix viewBox of arrow indicators (Ed Sanders)
2677 * MediaWiki theme: Fix viewBox of several icons (James D. Forrester)
2678
2679 ### Code
2680 * LookupElement: Really disallow editing of `readOnly` TextInputWidgets (Bartosz Dziewoński)
2681 * SelectFileWidget: Fix drop and drop hover exception in Firefox (Ed Sanders)
2682 * SelectFileWidget: Improve type checking (Ed Sanders)
2683
2684 ## v0.12.6 / 2015-08-25
2685 ### Features
2686 * AccessKeyedElement: Introduce (Florian)
2687 * ButtonOptionWidget: Mixin TitledElement (Bartosz Dziewoński)
2688 * ClippableElement: Allow $clippableContainer to be different from $clippable (Roan Kattouw)
2689 * Dialog: Listen for Escape key on $element, not document (Roan Kattouw)
2690 * InputWidget: Add TitledElement and AccessKeyedElement mixins (Florian)
2691 * PopupWidget: Make it possible to add static footers (Moriel Schottlender)
2692 * SelectFileWidget: Add drag drop UI as a config (Prateek Saxena)
2693 * TextInputWidget: Add moveCursorToEnd() (Roan Kattouw)
2694
2695 ### Styles
2696 * MenuToolGroup: Add some missing styles for tools' 'check' icons (Bartosz Dziewoński)
2697 * PopupWidget: don't apply header styles to footer (Roan Kattouw)
2698 * SelectFileWidget: Mute the drag and drop design (Ed Sanders)
2699 * Add colour to neutral state of MW frameless buttons (Ed Sanders)
2700 * Editing-advanced icon pack: Add 'calendar' (Bartosz Dziewoński)
2701
2702 ### Code
2703 * DropdownInputWidget: Allow users to pass config options to DropdownWidget (Alex Monk)
2704 * Theme: Add theme classes to $icon and $indicator only (Bartosz Dziewoński)
2705 * Use OO.ui.debounce() for Element#updateThemeClasses (Roan Kattouw)
2706 * Document browser-specific code with support comments (Timo Tijhof)
2707 * Update OOjs to v1.1.9 (James D. Forrester)
2708 * Fix file permissions (Southparkfan)
2709 * Fix inArray test in drag handler (Ed Sanders)
2710 * Prefer ES5 over jQuery methods (Bartosz Dziewoński)
2711 * build: Enable jscs rule 'requireSpacesInsideBrackets' and make pass (James D. Forrester)
2712 * build: Enable jscs rule 'requireVarDeclFirst' and make pass (James D. Forrester)
2713 * build: Make `quick-build` build the 'mixed' distribution (James D. Forrester)
2714 * build: Update jscs devDependency from 1.8.0 to 2.1.0 (James D. Forrester)
2715 * build: Update various devDependencies to latest (James D. Forrester)
2716 * core: Remove spurious "[description]" placeholder from documentation (Timo Tijhof)
2717 * demos, tests: Use es5-shim for IE8 compatibility (Bartosz Dziewoński)
2718 * phpcs.xml: Ignore JS demo files in the PHP distribution (James D. Forrester)
2719 * testsuitegenerator: Do not generate nonsensical tests for 'maxLength' (Bartosz Dziewoński)
2720
2721 ## v0.12.5 / 2015-08-18
2722 ### Features
2723 * CapsuleMultiSelectWidget: Unbreak $overlay config option (Bartosz Dziewoński)
2724 * FloatingMenuSelectWidget: Introduce, based on TextInputMenuSelectWidget (Bartosz Dziewoński)
2725 * FieldLayout: Throw an error if no widget is provided (Prateek Saxena)
2726 * MessageDialog: Focus primary action button when the dialog opens (Prateek Saxena)
2727
2728 ### Styles
2729 * DropdownWidget: Remove additional vertical margin, for consistency (Bartosz Dziewoński)
2730 * FieldLayout: Correct rendering of multiline messages in MediaWiki theme (Bartosz Dziewoński)
2731 * Move base icon/indicator styles out of themes (Roan Kattouw)
2732 * MediaWiki theme: Correct styling of nested buttons (Bartosz Dziewoński)
2733
2734 ### Code
2735 * DropdownWidget: Add $overlay config option (Bartosz Dziewoński)
2736 * IconElement, IndicatorElement: Apply base styles to the right selector (Bartosz Dziewoński)
2737 * Add background-repeat: no-repeat; to default icon/indicator styles (Roan Kattouw)
2738 * Remove redundant background rules for icons/indicators (Roan Kattouw)
2739 * Revert "TextInputWidget: Update doc'ed requirements for validate function" (Prtksxna)
2740 * Don't directly use #addEventListener for compatibility with IE 8 (Bartosz Dziewoński)
2741 * demos: Add a demo of the $overlay config option of various widgets (Bartosz Dziewoński)
2742
2743 ## v0.12.4 / 2015-08-13
2744 ### Styles
2745 * CapsuleMultiSelectWidget: Style tweaks (Ed Sanders)
2746
2747 ### Code
2748 * MenuSelectWidget: Call #updateItemVisibility in more cases (Bartosz Dziewoński)
2749 * PopupWidget: Remove 'focusout' handling again, limit to CapsuleMultiSelectWidget (Bartosz Dziewoński)
2750
2751 ## v0.12.3 / 2015-08-11
2752 ### Deprecations
2753 * [DEPRECATING CHANGE] TextInputWidget: Add getValidity function, deprecate isValid (Prateek Saxena)
2754
2755 ### Features
2756 * Add OO.ui.isSafeUrl() to make sure url targets are safe client-side (Kunal Mehta)
2757 * CapsuleMultiSelectWidget: Introduce (Brad Jorsch)
2758 * FieldLayout: Allow displaying errors or notices next to fields (Bartosz Dziewoński)
2759 * HorizontalLayout: Introduce (Bartosz Dziewoński)
2760 * If ProcessDialog#fitLabel is called before dialog is open, defer (Ed Sanders)
2761 * Mixin TitledElement into DropdownInputWidget and FieldLayout (Florian)
2762 * Preserve dynamic state of widgets when infusing (Bartosz Dziewoński)
2763 * TextInputWidget: Don't forget to positionLabel() after it's been unset (Bartosz Dziewoński)
2764
2765 ### Styles
2766 * FieldLayout: Kill 'list-style-image' too for messages list (Bartosz Dziewoński)
2767 * PopupToolGroup: Handle popup position on very narrow screens (Ed Sanders)
2768 * ToggleSwitchWidget: Update according to spec (Prateek Saxena)
2769 * MediaWiki, Apex themes: Fix height of frameless toolbar button (Ed Sanders)
2770 * Apex theme: Correct disabled iconed button tool's text colour (Ed Sanders)
2771 * Revert "Dialog: Increase z-index of .oo-ui-dialog to 1000+" (Ed Sanders)
2772
2773 ### Code
2774 * ButtonOptionWidget: Make it more difficult to set an inappropriate 'tabIndex' (Bartosz Dziewoński)
2775 * TextInputWidget: Update doc'ed requirements for validate function (Prateek Saxena)
2776 * TextInputWidget: Use getValidity in setValidityFlag (Prateek Saxena)
2777 * Element: DWIM when repeatedly infusing the same node (Bartosz Dziewoński)
2778 * Element: Preserve 'classes' config option through infusion (Bartosz Dziewoński)
2779 * demo: Make compatible with IE 8 (Bartosz Dziewoński)
2780 * build: Exclude irrelevant files from Composer PHP package (Timo Tijhof)
2781 * build: Move phpcs config from composer.json to phpcs.xml (Timo Tijhof)
2782 * build: Output doxygen to "doc" for consistency with other PHP libraries (Kunal Mehta)
2783 * build: Switch svg2png to personal build which fixes long lines (James D. Forrester)
2784 * demos, tests: Use `.parent` instead of `.super` (Bartosz Dziewoński)
2785 * docparser: Add rudimentary error handling (Bartosz Dziewoński)
2786 * doxygen: Use default directory for HTML_OUTPUT (Kunal Mehta)
2787 * tests: Twist the time in comparison tests in a different manner (Bartosz Dziewoński)
2788 * testsuitegenerator: Output the number of generated test cases (Bartosz Dziewoński)
2789
2790 ## v0.12.2 / 2015-07-28
2791
2792 ### Styles
2793 * Dialog: Increase z-index of .oo-ui-dialog to 1000+ (Prateek Saxena)
2794 * MediaWiki theme: Create new 'accessibility' icon pack (Violetto)
2795
2796 ### Code
2797 * SelectWidget: Fix @mixins documentation (Roan Kattouw)
2798 * Update OOjs to v1.1.8 (James D. Forrester)
2799
2800 ## v0.12.1 / 2015-07-22
2801
2802 ### Features
2803 * PendingElement: Make this actually useful (Roan Kattouw)
2804 * TextInputWidget: Handle required: true better (Bartosz Dziewoński)
2805 * TextInputWidget: Handle type: 'search' better (Bartosz Dziewoński)
2806
2807 ### Styles
2808 * PanelLayout: Add some vertical margin when 'padded' and 'framed' (Bartosz Dziewoński)
2809 * MediaWiki, Apex themes: Add 'clear' indicator (Bartosz Dziewoński)
2810 * MediaWiki theme: Align colour of toolbar and dropdown buttons (Prateek Saxena)
2811
2812 ### Code
2813 * Window: Compute directionality only when needed (Roan Kattouw)
2814 * Standardise some common comments (Bartosz Dziewoński)
2815 * build: Add clean:demos task (Bartosz Dziewoński)
2816 * build: Add clean:tests task (Bartosz Dziewoński)
2817 * build: Have copyright header reference "OOjs UI" team (Kunal Mehta)
2818 * build: Use new grunt-tyops package rather than local original (James D. Forrester)
2819 * Gruntfile: Fix 'pgk' to 'pkg' and add to typos list (James D. Forrester)
2820 * package.json: Use proper SPDX license notation (Derk-Jan Hartman)
2821
2822 ## v0.12.0 / 2015-07-13
2823 ### Breaking changes
2824 * [BREAKING CHANGE] SearchWidget: Remove deprecated event re-emission (Ed Sanders)
2825
2826 ### Features
2827 * Allow infusion of widgets in other namespaces (Kunal Mehta)
2828 * Only allow construction of classes that extend OO.ui.Element in infusion (Kunal Mehta)
2829 * ButtonInputWidget: Disable generating `<label>` elements (Bartosz Dziewoński)
2830 * FieldLayout: Support HTML help messages through HtmlSnippet (Kunal Mehta)
2831 * RadioSelectWidget: Improve accessibility (Bartosz Dziewoński)
2832 * SelectWidget: Call #chooseItem instead of #selectItem when enter is pressed (Ed Sanders)
2833
2834 ### Styles
2835 * MediaWiki, Apex themes: Add a 'notice' icon, same as the 'alert' indicator (James D. Forrester)
2836 * MediaWiki, Apex themes: Re-crush with svgo 0.5.3 (James D. Forrester)
2837 * PopupWidget: Use child selectors to apply rules correctly (Ed Sanders)
2838 * TextInputWidget: Use 'text' cursor for icon/indicator rather than 'pointer' (Bartosz Dziewoński)
2839 * Set Scots to use bold-b and italic-i (baud/italeec) (Ed Sanders)
2840
2841 ### Code
2842 * ClippableElement: Fix horizontal clipping in nested scrollable elements (Roan Kattouw)
2843 * ClippableElement: Only call reconsiderScrollbars() if we actually *stopped* clipping (Roan Kattouw)
2844 * Follow-up 3ddb3603: unbreak nesting of autosizing or labeled TextInputWidgets (Roan Kattouw)
2845 * InputWidget: Add additional `<span/>` only for subclasses that need it (Bartosz Dziewoński)
2846 * LookupElement: Disallow editing of readOnly TextInputWidgets (Bartosz Dziewoński)
2847 * History: Re-write into new B/D/F/S/C format and clean up (James D. Forrester)
2848 * build: Don't run phpcs over demos/php (Kunal Mehta)
2849 * build: Update development dependencies (James D. Forrester)
2850 * build: Update watch rules (Kunal Mehta)
2851
2852 ## v0.11.8 / 2015-07-07
2853 ### Features
2854 * DropdownInputWidget, RadioSelectInputWidget: Consistently call `#cleanUpValue` (Bartosz Dziewoński)
2855 * TextInputWidget: Allow setting the HTML autocomplete attribute (Florian)
2856 * TextInputWidget: Support `rows` option when in multiline mode (Kunal Mehta)
2857 * Make scroll into view work in scrollable divs in Firefox (Roan Kattouw)
2858
2859 ### Styles
2860 * MediaWiki theme: Remove support for frameless primary buttons (Bartosz Dziewoński)
2861
2862 ### Code
2863 * Use at-ease instead of PHP's @ (Kunal Mehta)
2864 * Use composer's autoloader in exec:phpGenerateJSPHPForKarma (Kunal Mehta)
2865 * build: Don't lint demos/{dist,node_modules,vendor} (Kunal Mehta)
2866 * build: Build demos as part of `grunt build` too (Kunal Mehta)
2867 * build: Build demos as part of `grunt quick-build` (Kunal Mehta)
2868 * build: Only build test files (`build-tests` task) when going to run tests (Bartosz Dziewoński)
2869 * demos: Make self-contained in demos/ directory (Kunal Mehta)
2870 * tests: Provide better output when running infusion test under Karma (Bartosz Dziewoński)
2871
2872 ## v0.11.7 / 2015-07-01
2873 ### Features
2874 * Element.php: Strip all namespaces from infused PHP widgets (Kunal Mehta)
2875 * OptionWidget: Explicitly set aria-selected to `false` on init (Bartosz Dziewoński)
2876
2877 ### Styles
2878 * MediaWiki theme: Add support for frameless primary buttons (Ed Sanders)
2879 * MediaWiki theme: Align and center the advanced icon (Roan Kattouw)
2880 * MediaWiki, Apex themes: Fix styling for frameless process dialog actions (Ed Sanders)
2881
2882 ### Code
2883 * Element.php: Add test case to verify class name in infused widgets (Kunal Mehta)
2884 * Element.php: Only variables may be passed by reference (Kunal Mehta)
2885 * Theme.php: Actually make abstract in PHP (Kunal Mehta)
2886 * Theme.php: Add missing doc comments (Kunal Mehta)
2887 * documentation: Use bold in comments instead of h4 (Ed Sanders)
2888
2889 ## v0.11.6 / 2015-06-23
2890 ### Features
2891 * NumberInputWidget: Don't use `Math.sign()` (Brad Jorsch)
2892 * SelectWidget: Fix invalid escape sequence `\s` (Roan Kattouw)
2893
2894 ### Styles
2895 * DropdownWidget: Add white background in MediaWiki theme (Prateek Saxena)
2896 * SelectFileWidget: Add white background in MediaWiki theme (Prateek Saxena)
2897 * MediaWiki theme: Add constructive variants for star and unStar icons (Roan Kattouw)
2898 * MediaWiki theme: Add invert variant to all icons (Roan Kattouw)
2899 * MediaWiki theme: Add progressive variant to ongoingConversation icon (Stephane Bisson)
2900
2901 ### Code
2902 * Use `.parent` instead of `.super` (Stephane Bisson)
2903 * build: Updating development dependencies (Kunal Mehta)
2904
2905 ## v0.11.5 / 2015-06-16
2906 ### Features
2907 * ButtonInputWidget: Render frameless button correctly (Bartosz Dziewoński)
2908 * ComboBoxWidget: Add a getter method for text inputs (Mr. Stradivarius)
2909 * FieldsetLayout: Make rule for disabled label color more precise (Bartosz Dziewoński)
2910 * MenuSelectWidget: Explain what the widget config option is for (Roan Kattouw)
2911 * RadioSelectInputWidget: Unbreak form submission in JS version (Bartosz Dziewoński)
2912
2913 ### Styles
2914 * MediaWiki theme: Add destructive variant to check icon (Matthew Flaschen)
2915 * MediaWiki, Apex themes: Add ongoingConversation icon (Matthew Flaschen)
2916
2917 ### Code
2918 * build: Configure jsonlint (Kunal Mehta)
2919
2920 ## v0.11.4 / 2015-06-09
2921 ### Deprecations
2922 * [DEPRECATING CHANGE] Introduce oo.ui.mixin namespace for mixins, and put them src/mixins (C. Scott Ananian)
2923
2924 ### Features
2925 * ActionFieldLayout: Add PHP version (Bartosz Dziewoński)
2926 * ButtonWidget: Fix not having tabindex updated when enabled/disabled (Brad Jorsch)
2927 * ClippableElement: Fix behavior of clippables in nested scrollables (Bartosz Dziewoński)
2928 * ClippableElement: Fix behavior of long clippables (Bartosz Dziewoński)
2929 * Dialog: Label in aria terms (Prateek Saxena)
2930 * DropdownWidget: Adjust height to other widgets (Bartosz Dziewoński)
2931 * DropdownWidget: Blank widget when no item is selected (Brad Jorsch)
2932 * Element#reconsiderScrollbars: Preserve scroll position (Bartosz Dziewoński)
2933 * GroupElement: pass correct event name to disconnect() from aggregate() (Roan Kattouw)
2934 * NumberInputWidget: Create, for numeric input (Brad Jorsch)
2935 * NumberInputWidget: Use keydown, not keypress (Brad Jorsch)
2936 * ProcessDialog: Don't center the title label if there's not enough space (Bartosz Dziewoński)
2937 * RadioOptionWidget: Control focus more strictly (Bartosz Dziewoński)
2938 * RadioSelectInputWidget: Create (Bartosz Dziewoński)
2939 * SelectFileWidget: Create (Brad Jorsch)
2940 * SelectWidget: Listen to keypresses and jump to matching items (Brad Jorsch)
2941 * TextInputWidget: Adjust height to other widgets (Bartosz Dziewoński)
2942 * Widget: Add `#supportsSimpleLabel` static property to control `<label>` usage (Bartosz Dziewoński)
2943 * Window: Clear margins for actions in horizontal/vertical groups (Ed Sanders)
2944 * `OOUI\Tag`: Avoid 'Potentially unsafe "href" attribute value' exceptions for relative URLs (Bartosz Dziewoński)
2945
2946 ### Styles
2947 * MessageDialog: Remove unintentional action button margin (Bartosz Dziewoński)
2948 * styles: Change gradient mixin syntax to W3C standards' syntax (Volker E)
2949 * styles: Remove obsolete "-ms-linear-gradient" declaration (Volker E)
2950 * Apex theme: Use matching 'lock' and 'unLock' icons (Bartosz Dziewoński)
2951 * MediaWiki and Apex themes: Force background color of `<select>` to white (Ed Sanders)
2952 * MediaWiki and Apex themes: Re-crush SVG files (James D. Forrester)
2953
2954 ### Code
2955 * ActionFieldLayout: Dead code removal and cleanup (Bartosz Dziewoński)
2956 * BarToolGroup: Add description and example (Kirsten Menger-Anderson)
2957 * ButtonInputWidget and TextInputWidget: Document and enforce allowed types (Bartosz Dziewoński)
2958 * DropdownInputWidget: Tweak documentation (Bartosz Dziewoński)
2959 * InputWidget#getInputElement: Mark as `@protected`, not `@private` (Bartosz Dziewoński)
2960 * ListToolGroup: Add description and example (Kirsten Menger-Anderson)
2961 * MenuToolGroup: Add description, example and mark private method (Kirsten Menger-Anderson)
2962 * PendingElement: Add description (Kirsten Menger-Anderson)
2963 * PopupTool: Add description and example (Kirsten Menger-Anderson)
2964 * PopupToolGroup: Add description and mark protected methods (Kirsten Menger-Anderson)
2965 * Tool: Add description (Kirsten Menger-Anderson)
2966 * ToolFactory: Add description (Kirsten Menger-Anderson)
2967 * ToolGroup: Add description and mark protected methods (Kirsten Menger-Anderson)
2968 * ToolGroupFactory: Add description (Kirsten Menger-Anderson)
2969 * ToolGroupTool: Add description and example (Kirsten Menger-Anderson)
2970 * Toolbar: Add description (Kirsten Menger-Anderson)
2971 * `OOUI\Element::mixins`: Improve doc comment (Kunal Mehta)
2972 * `OOUI\Tag`: Add basic phpunit tests (Kunal Mehta)
2973 * build: Update MediaWiki codesniffer to 0.2.0 (Kunal Mehta)
2974 * build: Updating development dependencies (James D. Forrester)
2975 * demo: Add 'layout' variable to the consoles (Bartosz Dziewoński)
2976 * demo: Link JS and PHP demos (Bartosz Dziewoński)
2977 * docs: Update name of upstream OOjs project in jsduck documentation (C. Scott Ananian)
2978 * mailmap: Add an additional e-mail for Bartosz per request (James D. Forrester)
2979 * test: Use -p option to phpcs instead of -v (Kunal Mehta)
2980
2981 ## v0.11.3 / 2015-05-12
2982 ### Features
2983 * BarToolGroup: Don't use "pointer" cursor for disabled tools in enabled toolgroups (Bartosz Dziewoński)
2984 * Tool: Support icon+label in bar tool groups (Bartosz Dziewoński)
2985 * ToolGroupTool: Correct opacity of disabled nested tool group handle (Bartosz Dziewoński)
2986 * ToolGroupTool: Synchronize inner ToolGroup disabledness state (Bartosz Dziewoński)
2987
2988 ### Styles
2989 * MediaWiki theme: Add a powerful default text color for tools (Trevor Parscal)
2990 * MediaWiki theme: Adjust quotes icon to match other icons (nirzar)
2991 * MediaWiki theme: Give names to some more toolbar colours (Bartosz Dziewoński)
2992 * MediaWiki theme: Provide all variants of the 'tag' icon (James D. Forrester)
2993 * MediaWiki theme: Rejigger some toolbar coloring (Bartosz Dziewoński)
2994 * MediaWiki theme: Remove box-shadow from nested toolbars (Bartosz Dziewoński)
2995 * MediaWiki theme: Remove unusued toolbar shadow (Trevor Parscal)
2996 * MediaWiki theme: Update button specification (nirzar)
2997
2998 ## v0.11.2 / 2015-05-11
2999 ### Features
3000 * Don't select lookup items on initialize (Ed Sanders)
3001 * ListToolGroup, MenuToolGroup: Set accelTooltips = false (Bartosz Dziewoński)
3002 * PopupWidget: Add setAlignment (Moriel Schottlender)
3003 * Simplify default action prevention in buttons and forms (Bartosz Dziewoński)
3004 * TextInputWidget: Allow override of #setValidityFlag (Ed Sanders)
3005 * TextInputWidget: Use aria-required along with the required attribute (Prateek Saxena)
3006
3007 ### Styles
3008 * TabOptionWidget: Fix disabled styles to not react to hover/select (Ed Sanders)
3009 * Toolbar: Fix shadow styling (Bartosz Dziewoński)
3010 * Toolbar: Remove some useless code from the example (Bartosz Dziewoński)
3011 * Toolbar: Rework example and add 'menu' tool group example (Bartosz Dziewoński)
3012 * MediaWiki theme: Change highlight color for selected menu option (nirzar)
3013 * MediaWiki theme: Polish the toolbar design (nirzar)
3014 * MediaWiki theme: Remove accidentally duplicated styles for SelectWidget (Bartosz Dziewoński)
3015
3016 ### Code
3017 * SelectWidget: Mark as @abstract, which it is (Bartosz Dziewoński)
3018 * Toolbar: Move some tweaks from demo to actual implementation (Bartosz Dziewoński)
3019
3020 ## v0.11.1 / 2015-05-04
3021 ### Features
3022 * Add IndexLayout (Trevor Parscal)
3023 * SelectWidget: Add #selectItemByData method (Moriel Schottlender)
3024 * TextInputWidget: Annotate input validation with aria-invalid (Prateek Saxena)
3025 * TextInputWidget: Don't set 'invalid' flag on first focus, even if invalid (Bartosz Dziewoński)
3026 * TextInputWidget: Support 'required' config option in PHP (Bartosz Dziewoński)
3027
3028 ### Styles
3029 * MediaWiki theme: Add 'destructive' variant to block icon (Moriel Schottlender)
3030 * MediaWiki theme: Better vertical alignment of 'search' icon (Ed Sanders)
3031 * MediaWiki theme: Tweak 'search' icon size (Ed Sanders)
3032 * MediaWiki theme: Use variable for transition time and easing function (Prateek Saxena)
3033 * MediaWiki theme: input: Use variable for transition time and easing function (Prateek Saxena)
3034 * MediaWiki theme: radio/checkbox: Use variable for transition time and easing function (Prateek Saxena)
3035 * MediaWiki, Apex themes: Switch icons: clear → cancel, closeInput → clear (Bartosz Dziewoński)
3036 * MediaWiki, Apex themes: Switch over 'magnifyingGlass' icon to be 'search' (James D. Forrester)
3037
3038 ### Code
3039 * CardLayout: Fix typo (Kirsten Menger-Anderson)
3040 * LabelElement: Document that label config option can take an HtmlSnippet (Roan Kattouw)
3041 * PopupButtonWidget: Update align config in example (Kirsten Menger-Anderson)
3042 * Remove GridLayout remnants (Bartosz Dziewoński)
3043 * TabOptionWidget: Change link to card layout (Kirsten Menger-Anderson)
3044 * build: Add clean:doc task (Bartosz Dziewoński)
3045 * build: Bump grunt-jscs to latest version (James D. Forrester)
3046 * core: Add OO.ui.debounce() utility (Roan Kattouw)
3047 * demo: Add icons with variants to icons demo (Bartosz Dziewoński)
3048
3049 ## v0.11.0 / 2015-04-29
3050 ### Breaking changes
3051 * [BREAKING CHANGE] Do not set font-size: 0.8em anywhere in the library (Bartosz Dziewoński)
3052
3053 ### Deprecations
3054 * [DEPRECATING CHANGE] Create rtl-ready alignments in PopupWidget (Moriel Schottlender)
3055
3056 ### Features
3057 * MediaWiki theme: Adding variants to several icons (Moriel Schottlender)
3058 * TextInputWidget: Allow functions to be passed as 'validate' config option (Bartosz Dziewoński)
3059
3060 ### Styles
3061 * TextInputWidget: Styles for 'invalid' flag (Bartosz Dziewoński)
3062
3063 ### Code
3064 * Update OOjs to v1.1.7 (James D. Forrester)
3065 * Update jQuery from v1.11.1 to v1.11.3 (James D. Forrester)
3066 * build: Use jquery and oojs from npm instead of embedded lib (Timo Tijhof)
3067
3068 ## v0.10.1 / 2015-04-27
3069 ### Features
3070 * Correct `tabindex` attribute setting (Bartosz Dziewoński)
3071 * Make toolbars keyboard-accessible (Bartosz Dziewoński)
3072
3073 ### Code
3074 * ToggleButtonWidget: Unbreak horizontal alignment (Bartosz Dziewoński)
3075
3076 ## v0.10.0 / 2015-04-22
3077 ### Breaking changes
3078 * [BREAKING CHANGE] ButtonWidget: remove deprecated `nofollow` option alias (C. Scott Ananian)
3079 * [BREAKING CHANGE] Convert ToggleWidget from a mixin to an abstract class (Bartosz Dziewoński)
3080 * [BREAKING CHANGE] MenuLayout: Reimplement without inline styles (Bartosz Dziewoński)
3081
3082 ### Deprecations
3083
3084 ### Features
3085 * BarToolGroup: Allow tools with labels instead of icons (Bartosz Dziewoński)
3086 * BookletLayout: Find first focusable element and add focusable utility (Moriel Schottlender)
3087 * ButtonWidget: Remove href to make unclickable when disabled (Bartosz Dziewoński)
3088
3089 ### Styles
3090 * MediaWiki, Apex themes: Add viewCompact, viewDetails, visionSimulator icons (Mun May Tee)
3091
3092 ### Code
3093 * ButtonInputWidget: Don't double-mixin FlaggedElement (Bartosz Dziewoński)
3094 * ButtonWidget: Remove pointless #isHyperlink property (Bartosz Dziewoński)
3095 * FormLayout: Better document how this works with InputWidgets (Bartosz Dziewoński)
3096 * MenuLayout: Add example (Kirsten Menger-Anderson)
3097 * MenuLayout: Fix initialization order (Bartosz Dziewoński)
3098 * PHP: More useful debugging information on unsafe tag attributes (Chad Horohoe)
3099 * SelectWidget#getTargetItem: Simplify (Ed Sanders)
3100 * Toolbar: Add example (Bartosz Dziewoński)
3101 * demo: Remove VisualEditor references from toolbar demo, use generic icons (Ed Sanders)
3102 * demo: Remove outline controls from outlined BookletLayout demo (Bartosz Dziewoński)
3103 * demo: Simplify ButtonGroupWidget and ButtonSelectWidget examples (Bartosz Dziewoński)
3104
3105 ## v0.9.8 / 2015-04-12
3106 ### Features
3107 * BookletLayout: Allow focus on any item (Moriel Schottlender)
3108
3109 ### Styles
3110 * Apex theme: Correctly position popups in RTL; follows-up v0.9.5 (Moriel Schottlender)
3111 * Apex, MediaWiki themes: Correct or delete unused SVG files (James D. Forrester)
3112
3113 ### Code
3114 * Error: Add description (Kirsten Menger-Anderson)
3115 * ProcessDialog: Remove stray `this.$` from documentation code example (Roan Kattouw)
3116 * ProgressBarWidget: Remove spurious styles from CSS output (Bartosz Dziewoński)
3117
3118 * build: Add explicit dependency upon grunt-cli (Kunal Mehta)
3119 * build: Move coverage output from "/dist/coverage" to "/coverage" (Timo Tijhof)
3120 * build: Run lint before build in grunt-test (Timo Tijhof)
3121 * colorize-svg: Generate language-specific rules for images even if equal to default ones (Bartosz Dziewoński)
3122 * colorize-svg: Sprinkle `/* @noflip */` on language-specific rules (Bartosz Dziewoński)
3123 * demo: Change html dir property when direction changes (Moriel Schottlender)
3124
3125 ## v0.9.7 / 2015-04-03
3126 ### Code
3127 * build: Generate correct paths to fallback images (Bartosz Dziewoński)
3128
3129 ## v0.9.5 / 2015-04-02
3130 ### Deprecations
3131 * [DEPRECATING CHANGE] Deprecate search widget event re-emission (Ed Sanders)
3132
3133 ### Features
3134 * Process: Allow rejecting with single Error (Matthew Flaschen)
3135 * Correctly position popups in RTL (Moriel Schottlender)
3136
3137 ### Styles
3138 * ButtonElement: Increase specificity of icon and indicator styles (Bartosz Dziewoński)
3139 * DecoratedOptionWidget: Fix opacity of icons/indicators when disabled (Ed Sanders)
3140
3141 * Balance padding now that focus highlight is balanced (Ed Sanders)
3142 * Remove line height reset for windows (Ed Sanders)
3143 * Restore font family definitions to form elements (Ed Sanders)
3144
3145 * Apex theme: Tweak `check.svg` syntax (Bartosz Dziewoński)
3146 * MediaWiki, Apex themes: Bring in remaining VisualEditor icons (James D. Forrester)
3147 * MediaWiki, Apex themes: Provide an RTL variant for the help icon (James D. Forrester)
3148 * MediaWiki theme: Add vertical spacing to RadioSelectWidget (Ed Sanders)
3149 * MediaWiki theme: Allow intention flags for non-buttons (Andrew Garrett)
3150 * MediaWiki theme: Fix icon opacity for disabled ButtonOptionWidgets (Bartosz Dziewoński)
3151 * MediaWiki theme: Revert "Syncing some button styles with MediaWiki UI" (Bartosz Dziewoński)
3152 * MediaWiki theme: Use checkbox icon per mockups (Bartosz Dziewoński)
3153
3154 ### Code
3155 * ActionFieldLayout: Add description and example (Kirsten Menger-Anderson)
3156 * BookletLayout: Add description and example (Kirsten Menger-Anderson)
3157 * IconWidget: Mix in FlaggedElement (Bartosz Dziewoński)
3158 * MenuLayout: Correct documentation (Bartosz Dziewoński)
3159 * OutlineOption: Add description (Kirsten Menger-Anderson)
3160 * PageLayout: Add description (Kirsten Menger-Anderson)
3161 * Process: Add description (Kirsten Menger-Anderson)
3162 * StackLayout: Add description and example (Kirsten Menger-Anderson)
3163 * Choose can't emit with a null item (Ed Sanders)
3164 * Refactor icon handling again (Bartosz Dziewoński)
3165 * build: Add a 'generated automatically' banner to demo.rtl.css (Bartosz Dziewoński)
3166 * build: Generate prettier task names for 'colorizeSvg' (Bartosz Dziewoński)
3167 * build: Have separate 'cssjanus' target for demo.rtl.css (Bartosz Dziewoński)
3168 * build: Make colorize-svg.js actually work more often (Bartosz Dziewoński)
3169 * build: Properly support LTR/RTL icon versions in colorize-svg.js (Bartosz Dziewoński)
3170 * build: Simplify 'fileExists' task configuration (Bartosz Dziewoński)
3171 * build: Support (poorly) per-language icon versions in colorize-svg.js (Bartosz Dziewoński)
3172 * build: Update grunt-banana-checker to v0.2.1 (James D. Forrester)
3173
3174 ## v0.9.4 / 2015-03-25
3175 ### Breaking changes
3176
3177 ### Deprecations
3178
3179 ### Features
3180 * ProcessDialog#executeAction: Don't eat parent's return value (Roan Kattouw)
3181 * Compensate for loss of margin when opening modals (Ed Sanders)
3182 * Make outline controls' abilities configurable (Trevor Parscal)
3183
3184 ### Styles
3185 * MediaWiki theme: Reduce thickness of toolbar border (Ed Sanders)
3186
3187 ### Code
3188 * ButtonElement: Clarify description (Kirsten Menger-Anderson)
3189 * ButtonElement: Disable line wrapping on buttons (Ed Sanders)
3190 * FieldLayout: Clarify description and mark private methods (Kirsten Menger-Anderson)
3191 * FieldsetLayout: Add description and example (Kirsten Menger-Anderson)
3192 * FormLayout: Add description, example, and mark private method (Kirsten Menger-Anderson)
3193 * Layout: Add description (Kirsten Menger-Anderson)
3194 * LookupElement: Add description and mark private and protected methods (Kirsten Menger-Anderson)
3195 * LookupElement: Fix typo in docs (Bartosz Dziewoński)
3196 * MenuLayout: Reorder styles (Bartosz Dziewoński)
3197 * MenuSectionOptionWidget: Add description and example (Kirsten Menger-Anderson)
3198 * PanelLayout: Add description and example (Kirsten Menger-Anderson)
3199 * SearchWidget: Add description and mark private methods (Kirsten Menger-Anderson)
3200 * TabIndexElement: Mark private method (Kirsten Menger-Anderson)
3201
3202 ## v0.9.3 / 2015-03-19
3203 ### Features
3204 * LookupElement: Add optional config field for suggestions when empty (Matthew Flaschen)
3205 * ProcessDialog: send an array to showErrors in failed executeAction (Moriel Schottlender)
3206
3207 ### Code
3208 * Dialog: Fix links to static properties (Kirsten Menger-Anderson)
3209 * DraggableGroupElement: Clarify description and mark private methods (Kirsten Menger-Anderson)
3210 * Fix code style in `@examples` (Ed Sanders)
3211 * FlaggedElement: Add example and clarify description (Kirsten Menger-Anderson)
3212 * GroupElement: Clarify description (Kirsten Menger-Anderson)
3213 * IndicatorElement: Clarify description (Kirsten Menger-Anderson)
3214 * MenuSelectWidget: Clarify description (Kirsten Menger-Anderson)
3215 * TabIndexedElement: Clarify description (Kirsten Menger-Anderson)
3216 * TitledElement: Clarify description (Kirsten Menger-Anderson)
3217 * Widget: Clarify description (Kirsten Menger-Anderson)
3218 * Window: Clarify description of setDimensions method (Kirsten Menger-Anderson)
3219 * WindowManager: Clarify description and mark private methods (Kirsten Menger-Anderson)
3220 * Update OOjs to v1.1.6 (James D. Forrester)
3221 * Add .mailmap file (Roan Kattouw)
3222 * Add Kirsten to AUTHORS.txt (Roan Kattouw)
3223 * demo: Add one more toolbars demo (Bartosz Dziewoński)
3224
3225 ## v0.9.2 / 2015-03-12
3226 ### Styles
3227 * Toolbar: Be less aggressive with `white-space: nowrap` (Bartosz Dziewoński)
3228
3229 ### Code
3230 * Window: Revert changes from 521061dd (Bartosz Dziewoński)
3231
3232 ## v0.9.1 / 2015-03-11
3233 ### Features
3234 * PanelLayout: Add `framed` config option (Bartosz Dziewoński)
3235 * TextInputWidget: Use MutationObserver for #onElementAttach support (Bartosz Dziewoński)
3236 * Only prevent default for handled keypresses (Brad Jorsch)
3237
3238 ### Styles
3239 * Toolbar: Tighten whitespace on narrow displays (Bartosz Dziewoński)
3240 * MediaWiki theme: Add the progressive variant to the check icon (Prateek Saxena)
3241 * MediaWiki theme: Add warning variant to icon set (Mark Holmquist)
3242 * MediaWiki theme: Add "Wikicon" icons (Mun May Tee)
3243 * MediaWiki theme: Synchronise button styles between OOJS and MW (nirzar)
3244 * MediaWiki theme: Syncing some button styles with MediaWiki UI (kaldari)
3245 * MediaWiki theme: textInputWidget: Update focus state (Prateek Saxena)
3246
3247 ### Code
3248 * ActionSet: Add description for events and clarify method descriptions (Kirsten Menger-Anderson)
3249 * ActionSet: Clarify description (Kirsten Menger-Anderson)
3250 * ActionWidget: Clarify description and mark private method (Kirsten Menger-Anderson)
3251 * ActionWidget: Fix bad copy-paste in documentation (Bartosz Dziewoński)
3252 * ButtonElement: Use #setButtonElement correctly (Bartosz Dziewoński)
3253 * ButtonInputWidget: Clarify description of configs and methods (Kirsten Menger-Anderson)
3254 * Dialog: Mark private methods and add description of methods and configs (Kirsten Menger-Anderson)
3255 * InputWidget: Clarify description (Kirsten Menger-Anderson)
3256 * MessageDialog: Add description, example, and mark private methods (Kirsten Menger-Anderson)
3257 * OutlineControlsWidget: Add description (Kirsten Menger-Anderson)
3258 * OutlineSelectWidget: Add description (Kirsten Menger-Anderson)
3259 * ProcessDialog: Add description and example and mark private methods (Kirsten Menger-Anderson)
3260 * TextInputMenuSelectWidget: Add description and mark private methods (Kirsten Menger-Anderson)
3261 * TextInputWidget: Adjust size and label on first focus, too (Bartosz Dziewoński)
3262 * Window: Clarify descriptions of methods and configs (Kirsten Menger-Anderson)
3263 * WindowManager: Documentation typo (Ed Sanders)
3264 * Icon width should only be applied if there is an icon (Moriel Schottlender)
3265 * Remove half-baked touch event handling (Bartosz Dziewoński)
3266 * Remove remnants of window isolation (Bartosz Dziewoński)
3267 * AUTHORS: Add Derk-Jan Hartman (Derk-Jan Hartman)
3268 * build: Implement basic image flipping support in colorize-svg (Bartosz Dziewoński)
3269 * build: Move pre/post 'doc' task into package.json (Timo Tijhof)
3270 * build: Remove obsolete 'build' task from grunt-doc (Timo Tijhof)
3271 * build: Set 'generateExactDuplicates: true' for CSSJanus (Bartosz Dziewoński)
3272 * demo: Fix typo in toolbars demo (Bartosz Dziewoński)
3273 * demo: Load styles before building demo widgets (not asynchronously) (Bartosz Dziewoński)
3274 * demo: Simplify `@media` styles (Bartosz Dziewoński)
3275 * demo: Use popup with head in the toolbars demo (Bartosz Dziewoński)
3276 * jsduck: Add MouseEvent and KeyboardEvent to externals (Timo Tijhof)
3277 * jsduck: Set --processes=0 to fix warnings-exit-nonzero (Timo Tijhof)
3278 * package.json: Bump grunt-svg2png to 0.2.7 (Bartosz Dziewoński)
3279
3280 ## v0.9.0 / 2015-03-04
3281 ### Breaking changes
3282 * [BREAKING CHANGE] Remove innerOverlay (Ed Sanders)
3283 * [BREAKING CHANGE] TextInputWidget: Remove `icon` and `indicator` events (Bartosz Dziewoński)
3284 * [BREAKING CHANGE] Remove deprecated LookupInputWidget (Bartosz Dziewoński)
3285 * [BREAKING CHANGE] Remove deprecated GridLayout (Bartosz Dziewoński)
3286
3287 ### Features
3288 * Move `OO.ui.infuse` to `OO.ui.Element.static.infuse`. (C. Scott Ananian)
3289 * Fake toolbar group nesting (Bartosz Dziewoński)
3290 * Infer retry button action flags from symbolic name (Trevor Parscal)
3291 * InputWidget: Focus checkboxes and radios, too, when the label is clicked (Bartosz Dziewoński)
3292 * ProcessDialog: Dismiss errors on teardown (Moriel Schottlender)
3293
3294 ### Styles
3295 * Make icon and indicator container sizes consistent (Ed Sanders)
3296 * Restore previous toolbar items margins and padding (Bartosz Dziewoński)
3297 * Use the correct color for gray buttons (Prateek Saxena)
3298
3299 ### Code
3300 * CheckboxInputWidget: Add description and example (Kirsten Menger-Anderson)
3301 * ComboBoxWidget: Add description, example, and mark private methods (Kirsten Menger-Anderson)
3302 * DecoratedOptionWidget: Add description and example (Kirsten Menger-Anderson)
3303 * DropdownInputWidget: Add description, example, and mark private method (Kirsten Menger-Anderson)
3304 * FieldLayout: Fix display of documentation's bulleted list (Kirsten Menger-Anderson)
3305 * GroupWidget and ItemWidget: Mark `private` (Kirsten Menger-Anderson)
3306 * IndicatorWidget: Add description and example (Kirsten Menger-Anderson)
3307 * LabelElement: Don't call constructor twice for ActionFieldLayouts (Roan Kattouw)
3308 * LabelWidget: Add description, example, and mark private method (Kirsten Menger-Anderson)
3309 * PopupElement: Add description (Kirsten Menger-Anderson)
3310 * PopupTool: Tool constructor takes a toolGroup, not a toolbar (Bartosz Dziewoński)
3311 * PopupWidget: Add description, example, and mark private methods (Kirsten Menger-Anderson)
3312 * PopupWidget: Add keydown listener and hide popup on ESC (Prateek Saxena)
3313 * ProgressBar: Add description and example (Kirsten Menger-Anderson)
3314 * RadioInputWidget: Add description and example (Kirsten Menger-Anderson)
3315 * SelectWidget: Add example and link to decorated option widget (Kirsten Menger-Anderson)
3316 * SelectWidget: Marked protected methods and clarified choose/press descriptions (Kirsten Menger-Anderson)
3317 * TextInputWidget: Add description, example, and mark private methods (Kirsten Menger-Anderson)
3318 * ToggleButtonWidget: Add description, example, and mark private method (Kirsten Menger-Anderson)
3319 * ToggleSwitchWidget: Add description, example, and mark private methods (Kirsten Menger-Anderson)
3320 * ToggleWidget: Add description (Kirsten Menger-Anderson)
3321 * Fix invalid use of border shorthand syntax (Timo Tijhof)
3322 * Only modify body class when first/last window opens/closes (Ed Sanders)
3323 * Use only two variables each for each semantic color (Prateek Saxena)
3324 * build: Add disconnect tolerance to karma config (James D. Forrester)
3325 * build: Remove footer override from jsduck (Timo Tijhof)
3326 * demo: Add PopupTool to toolbar demo (Bartosz Dziewoński)
3327 * demo: Call Toolbar#initialize in toolbar demo (Bartosz Dziewoński)
3328 * tests: Add infusion tests (Bartosz Dziewoński)
3329 * tests: Run JS/PHP tests for widgets with required parameters, too (Bartosz Dziewoński)
3330
3331 ## v0.8.3 / 2015-02-26
3332 ### Features
3333 * Revert "Unbreak form submission in JavaScript" (Bartosz Dziewoński)
3334
3335 ## v0.8.2 / 2015-02-26
3336 ### Features
3337 * PHP TitledElement: Actually set $this->title (Bartosz Dziewoński)
3338 * PHP PanelLayout: Fix getConfig() for `expanded` config option (Bartosz Dziewoński)
3339
3340 ### Code
3341 * testsuitegenerator: Exclude 'text' parameter from tests, like 'content' (Bartosz Dziewoński)
3342 * WindowManager: Don't pass `this` to window factory method (Bartosz Dziewoński)
3343
3344 ## v0.8.1 / 2015-02-25
3345 ### Deprecations
3346 * [DEPRECATING CHANGE] Rename setPosition to setLabelPosition (Ed Sanders)
3347
3348 ### Features
3349 * Allow passing positional parameters inside the config object (Bartosz Dziewoński)
3350 * ComboBox: Use combobox role (Derk-Jan Hartman)
3351 * Element.php: Add "data" property (C. Scott Ananian)
3352 * Element.php: Add "text" configuration option (C. Scott Ananian)
3353 * Element: Add `content` config option, matching PHP side. (C. Scott Ananian)
3354 * FormLayout: Allow adding child layouts via config (Bartosz Dziewoński)
3355 * Implement OO.ui.infuse to reconstitute PHP widgets in client-side JS (C. Scott Ananian)
3356 * Serialize PHP widget state into data-ooui attribute (C. Scott Ananian)
3357 * TextInputWidget: Fix appearance of icons and labels when disabled (Ed Sanders)
3358 * Unbreak form submission in JavaScript (Bartosz Dziewoński)
3359
3360 ### Styles
3361 * Set proper spacing between interleaved FieldsetLayouts and FormLayouts (Bartosz Dziewoński)
3362 * MediaWiki theme: Drop unnecessary pseudo-element of CheckboxInputWidget (Timo Tijhof)
3363 * MediaWiki theme: Drop unnecessary pseudo-element of RadioInputWidget (Timo Tijhof)
3364 * MediaWiki theme: Simplify spacing of checkboxes/radios in FieldLayouts (Bartosz Dziewoński)
3365
3366 ### Code
3367 * ButtonOptionWidget: Add description (Kirsten Menger-Anderson)
3368 * ButtonSelectWidget: Add description and example (Kirsten Menger-Anderson)
3369 * DraggableElement: Mark private methods and add description to events (Kirsten Menger-Anderson)
3370 * Element.php: Tweak docs (Bartosz Dziewoński)
3371 * Element: Add description for configs and static property (Kirsten Menger-Anderson)
3372 * Error: Fix function name (Bartosz Dziewoński)
3373 * Fix typo: contian → contain (Bartosz Dziewoński)
3374 * FlaggedElement: Add description of event and config option (Kirsten Menger-Anderson)
3375 * Follow-up bade83bfdfc: actually remove ../ (Roan Kattouw)
3376 * IconElement: Add description for config options (Kirsten Menger-Anderson)
3377 * IconElement: Add description of methods (Kirsten Menger-Anderson)
3378 * IndicatorElement: Add description for configs and static properties (Kirsten Menger-Anderson)
3379 * LabelElement: Add description, config description, static property description (Kirsten Menger-Anderson)
3380 * MenuOptionWidget: Add description (Kirsten Menger-Anderson)
3381 * MenuSelectWidget: Add description and mark protected method (Kirsten Menger-Anderson)
3382 * Move toggle() from Widget to Element (Moriel Schottlender)
3383 * OptionWidget: Add description and descriptions of methods (Kirsten Menger-Anderson)
3384 * PopupButtonWidget: Add description and example and mark private method (Kirsten Menger-Anderson)
3385 * Prefer OO.isPlainObject to $.isPlainObject (Bartosz Dziewoński)
3386 * RadioOptionWidget: Add description (Kirsten Menger-Anderson)
3387 * RadioOptionWidget: Make disabling single options work (Bartosz Dziewoński)
3388 * RadioSelectWidget: Add description and example (Kirsten Menger-Anderson)
3389 * Remove '$: this.$' from code examples (Bartosz Dziewoński)
3390 * Remove loop length check (Ed Sanders)
3391 * SelectWidget: Add description for config, methods, events (Kirsten Menger-Anderson)
3392 * TabIndexelement: Add description, example, and mark private method (Kirsten Menger-Anderson)
3393 * TitledElement: Add description and config and static descriptions (Kirsten Menger-Anderson)
3394 * Update OOjs to v1.1.5 (James D. Forrester)
3395 * Work around Safari 8 mis-rendering checkboxes in SVG-only distribution (Bartosz Dziewoński)
3396 * build: Give docparser.rb Ruby 1.9.3 compatibility (Bartosz Dziewoński)
3397 * build: Include 'lib' and 'dist' in jsduck output (Timo Tijhof)
3398 * build: Teach docparser about `@member`, `@see`, and PHP pass-by-reference (`&$foo`). (C. Scott Ananian)
3399 * build: Unbreak docparser.rb (Bartosz Dziewoński)
3400 * build: Use grunt-contrib-copy instead of custom 'copy' task (Timo Tijhof)
3401 * composer.json: Add description field (Kunal Mehta)
3402 * demo: Add disabled RadioInputWidget to demo (Bartosz Dziewoński)
3403 * tests: Add "composer test" command to lint PHP files and run phpcs (Kunal Mehta)
3404 * tests: Reduce timeout in Process test from 100 to 10 (Timo Tijhof)
3405 * tests: Run JS/PHP comparison tests using karma (Bartosz Dziewoński)
3406
3407 ## v0.8.0 / 2015-02-18
3408 ### Breaking changes
3409 * [BREAKING CHANGE] Make default distribution provide SVG with PNG fallback (Bartosz Dziewoński)
3410
3411 ### Deprecations
3412 * [DEPRECATING CHANGE] ButtonWidget: Rename nofollow config option to noFollow (C. Scott Ananian)
3413 * [DEPRECATING CHANGE] TextInputWidget: Deprecate `icon` and `indicator` events (Bartosz Dziewoński)
3414
3415 ### Features
3416 * TabIndexedElement: Allow tabIndex property to be null (C. Scott Ananian)
3417 * TextInputWidget: Allow maxLength of 0 in JS (matching PHP) (Bartosz Dziewoński)
3418
3419 ### Styles
3420 * MediaWiki theme: Add focus state for frameless button (Prateek Saxena)
3421 * MediaWiki theme: Fix border width for frameless buttons' focus state (Prateek Saxena)
3422 * MediaWiki theme: Resynchronize PHP with JS (Bartosz Dziewoński)
3423 * MediaWiki theme: Use white icons for disabled buttons (Bartosz Dziewoński)
3424
3425 ### Code
3426 * ActionSet: Add `@private` to onActionChange method (Kirsten Menger-Anderson)
3427 * ActionSet: Add description and example (Kirsten Menger-Anderson)
3428 * ActionSet: Add description for specialFlags property (Kirsten Menger-Anderson)
3429 * ActionWidget: Add description (Kirsten Menger-Anderson)
3430 * Add missing ButtonInputWidget.less and corresponding mixin (Bartosz Dziewoński)
3431 * ButtonElement: Add description (Kirsten Menger-Anderson)
3432 * ButtonElement: add `protected` to event handlers (Kirsten Menger-Anderson)
3433 * ButtonGroupWidget: Add description and example (Kirsten Menger-Anderson)
3434 * ButtonInputWidget: Add description and example (Kirsten Menger-Anderson)
3435 * ButtonWidget: Add example and link (Kirsten Menger-Anderson)
3436 * Dialog: Add description and example (Kirsten Menger-Anderson)
3437 * DraggableElement: Add description (Kirsten Menger-Anderson)
3438 * DraggableGroupElement: Add description (Kirsten Menger-Anderson)
3439 * DropdownWidget: Add `@private` to private methods (Kirsten Menger-Anderson)
3440 * DropdownWidget: Add description and example (Kirsten Menger-Anderson)
3441 * DropdownWidget: Simplify redundant code (Bartosz Dziewoński)
3442 * Element: Add description (Kirsten Menger-Anderson)
3443 * FieldLayout: Add description (Kirsten Menger-Anderson)
3444 * FieldLayout: Clean up and remove lies (Bartosz Dziewoński)
3445 * FlaggedElement: Add description (Kirsten Menger-Anderson)
3446 * Follow-up 6a6bb90ab: Update CSS file path in eg-iframe.html (Roan Kattouw)
3447 * Follow-up c762da42: fix ProcessDialog error handling (Roan Kattouw)
3448 * GroupElement: Add description (Kirsten Menger-Anderson)
3449 * IconElement: Add description (Kirsten Menger-Anderson)
3450 * IconElement: Add description and fix display of static properties (Kirsten Menger-Anderson)
3451 * IconWidget: Add description and example (Kirsten Menger-Anderson)
3452 * IndicatorElement: Add description (Kirsten Menger-Anderson)
3453 * InputWidget: Add description (Kirsten Menger-Anderson)
3454 * PHP: Remove redundant documentation for getInputElement() (Bartosz Dziewoński)
3455 * Refactor keyboard accessibility of SelectWidgets (Bartosz Dziewoński)
3456 * SelectWidget: Add description (Kirsten Menger-Anderson)
3457 * Some documentation tweaks (Bartosz Dziewoński)
3458 * TextInputWidget: Add missing LabelElement mixin documentation (Ed Sanders)
3459 * TextInputWidget: Don't add label position classes when there's no label (Bartosz Dziewoński)
3460 * TextInputWidget: Hide mixin components when unused (Ed Sanders)
3461 * TextInputWidget: Only put $label in the DOM if needed (Bartosz Dziewoński)
3462 * TextInputWidget: Use margins for moving the label (Ed Sanders)
3463 * Update PHP widgets for accessibility-related changes in JS widgets (Bartosz Dziewoński)
3464 * Use Array.isArray instead of $.isArray (C. Scott Ananian)
3465 * Various fixes to the PHP implementation (C. Scott Ananian)
3466 * Widget: Add description (Kirsten Menger-Anderson)
3467 * Window: Add description (Kirsten Menger-Anderson)
3468 * WindowManager: Add description (Kirsten Menger-Anderson)
3469 * build: Pass RuboCop, customize settings (Bartosz Dziewoński)
3470 * demo: Add horizontal alignment test (Bartosz Dziewoński)
3471 * PHP demo: Correct path to CSS files (Bartosz Dziewoński)
3472 * tests: Update JS/PHP comparison test suite (Bartosz Dziewoński)
3473 * docparser: Add support for `protected` methods (Bartosz Dziewoński)
3474 * docs: Make `@example` documentation tag work (Roan Kattouw)
3475 * tests: Fix the check for properties (Bartosz Dziewoński)
3476 * testsuitegenerator: Only test every pair of config options rather than every triple (Bartosz Dziewoński)
3477
3478 ## v0.7.0 / 2015-02-11
3479 ### Breaking changes
3480 * [BREAKING CHANGE] Remove window isolation (Trevor Parscal)
3481
3482 ### Deprecations
3483 * [DEPRECATING CHANGE] GridLayout should no longer be used, instead use MenuLayout (Bartosz Dziewoński)
3484
3485 ### Features
3486 * ButtonWidget: Add `nofollow` option (C. Scott Ananian)
3487 * ButtonWidget: Better handle non-string parameters in setHref/setTarget (C. Scott Ananian)
3488 * PopupWidget: Set $clippable only once, correctly (Bartosz Dziewoński)
3489 * SelectWidget: `listbox` wrapper role, `aria-selected` state on contents (Derk-Jan Hartman)
3490 * TabIndexedElement: Actually allow tabIndex of -1 (Bartosz Dziewoński)
3491 * TextInputWidget: Add required attribute on the basis of required config (Prateek Saxena)
3492 * TextInputWidget: Use aria-hidden for extra autosize textarea (Prateek Saxena)
3493 * ToggleSwitchWidget: Accessibility improvements (Bartosz Dziewoński)
3494
3495 ### Styles
3496 * FieldsetLayout: Tweak positioning of help icon (Bartosz Dziewoński)
3497 * Fade in window frames separately from window overlays (Ed Sanders)
3498 * MediaWiki theme: Consistent toggle button `active` state (Bartosz Dziewoński)
3499 * MediaWiki theme: Correct flagged primary button text color when pressed (Bartosz Dziewoński)
3500 * MediaWiki theme: Fix background color for disabled buttons (Prateek Saxena)
3501 * MediaWiki theme: Fix non-clickability of radios and checkboxes (Bartosz Dziewoński)
3502 * MediaWiki theme: Rename `@active` to `@pressed` in button mixins (Prateek Saxena)
3503 * MediaWiki theme: Rename `@highlight` to `@active` (Prateek Saxena)
3504 * MediaWiki theme: Rename active-* variables to pressed-* (Prateek Saxena)
3505 * MediaWiki theme: Use darker color for frameless buttons (Prateek Saxena)
3506 * MediaWiki theme: Use distribution's image type for backgrounds (Bartosz Dziewoński)
3507
3508 ### Code
3509 * ButtonWidget: Add documentation (Kirsten Menger-Anderson)
3510 * {Checkbox,Radio}InputWidget: Add missing configuration initialization (Bartosz Dziewoński)
3511 * DraggableGroupElement: Cleanup unreachable code (Moriel Schottlender)
3512 * DraggableGroupElement: Make sure it supports button widgets (Moriel Schottlender)
3513 * DraggableGroupElement: Unset dragged item when dropped (Moriel Schottlender)
3514 * Delete unused src/themes/apex/{raster,vector}.less (Bartosz Dziewoński)
3515 * DropdownInputWidget: Fix undefined variable in PHP (Bartosz Dziewoński)
3516 * DropdownWidget, ComboBoxWidget: Make keyboard-accessible (Bartosz Dziewoński)
3517 * Fix initialisation of window visible (Ed Sanders)
3518 * Fix text input auto-height calculation (Ed Sanders)
3519 * ListToolGroup: Remove hack for jQuery's .show()/.hide() (Bartosz Dziewoński)
3520 * MenuSelectWidget: Codify current behavior of Tab closing the menu (Bartosz Dziewoński)
3521 * MenuSelectWidget: Don't clobber other events when unbinding (Bartosz Dziewoński)
3522 * MenuSelectWidget: Remove dead code (Bartosz Dziewoński)
3523 * OptionWidgets: Make better use of `scrollIntoViewOnSelect` (Bartosz Dziewoński)
3524 * PopupElement: Correct documentation (Bartosz Dziewoński)
3525 * RadioOptionWidget: Make it a `<label />` (Bartosz Dziewoński)
3526 * Refactor clickability of buttons (Bartosz Dziewoński)
3527 * Remove usage of `this.$` and `config.$` (Trevor Parscal)
3528 * Stop treating ApexTheme class unfairly and make it proper (Bartosz Dziewoński)
3529 * TextInputMenuSelectWidget: Correct documentation (Bartosz Dziewoński)
3530 * build: Bump various devDependencies (James D. Forrester)
3531 * demo: Add button style showcase from PHP demo (Bartosz Dziewoński)
3532 * demo: Reorder widgets into somewhat logical groupings (Bartosz Dziewoński)
3533 * demo: Stop inline consoles from generating white space (Bartosz Dziewoński)
3534 * demo: Use properties instead of attributes for `<link>` (Timo Tijhof)
3535 * PHP demo: Add Vector/Raster and MediaWiki/Apex controls (Bartosz Dziewoński)
3536 * PHP demo: Just echo the autoload error message, don't trigger_error() (Bartosz Dziewoński)
3537 * PHP demo: Resynchronize with JS demo (Bartosz Dziewoński)
3538 * History: Fix date typos (James D. Forrester)
3539 * tests: Just echo the autoload error message, don't trigger_error() (Bartosz Dziewoński)
3540 * tools.less: Use distribution's image type and path for background (Prateek Saxena)
3541
3542 ## v0.6.6 / 2015-02-04
3543 ### Features
3544 * BookletLayout#toggleOutline: Fix to use MenuLayout method (Ed Sanders)
3545 * Remove disabled elements from keyboard navigation flow (Derk-Jan Hartman)
3546 * TextInputWidget: Mostly revert "Don't try adjusting size when detached" (Bartosz Dziewoński)
3547 * Use CSS overriding trick to support RTL in menu layouts (Ed Sanders)
3548
3549 ### Styles
3550 * Use standard border colours for progress bars (Ed Sanders)
3551
3552 ### Code
3553 * Use css class instead of jQuery .show()/hide()/toggle() (Moriel Schottlender)
3554 * build: Use karma to v0.12.31 (Timo Tijhof)
3555
3556 ## v0.6.5 / 2015-02-01
3557 ### Code
3558 * ButtonElement: Unbreak 'pressed' state (Bartosz Dziewoński)
3559 * Make BookletLayout inherit from MenuLayout instead of embedding a GridLayout (Ed Sanders)
3560
3561 ## v0.6.4 / 2015-01-30
3562 ### Features
3563 * Add inline labels to text widgets (Ed Sanders)
3564 * BookletLayout: Make sure there is a page before focusing (Moriel Schottlender)
3565 * DropdownInputWidget: Introduce (Bartosz Dziewoński)
3566 * InputWidget: Resynchronize our internal .value with DOM .value in #getValue (eranroz)
3567 * Seriously work around the Chromium scrollbar bug for good this time (Bartosz Dziewoński)
3568 * TabIndexedElement: Introduce and use (Bartosz Dziewoński)
3569 * TextInputWidget: Accept `maxLength` configuration option (Bartosz Dziewoński)
3570 * MenuLayout: Introduce (Ed Sanders)
3571 * Window#updateSize: Add simpler API (Ed Sanders)
3572
3573 ### Styles
3574 * ActionFieldLayout: Add `nowrap` to the button (Moriel Schottlender)
3575 * FieldsetLayout: Add help icon (Moriel Schottlender)
3576 * Fix opening/closing animation on windows (Roan Kattouw)
3577 * OptionWidget: Unbreak 'pressed' state (Bartosz Dziewoński)
3578 * Provide default margins for buttons and other widgets (Bartosz Dziewoński)
3579 * MenuSelectWidget and OptionWidget: Remove the 'flash' feature (Bartosz Dziewoński)
3580 * MediaWiki theme: Adjust ButtonSelectWidget, ButtonGroupWidget highlights (Prateek Saxena)
3581 * MediaWiki theme: Adjust MenuOptionWidget selected state (Bartosz Dziewoński)
3582 * MediaWiki theme: Fix background issues with disabled buttons (Roan Kattouw)
3583 * MediaWiki theme: Reduce size of checkboxes and radio buttons by 20% (Ed Sanders)
3584 * MediaWiki theme: Remove SearchWidget's border now dialogs have outline (Ed Sanders)
3585 * MediaWiki theme: Tweak some more border-radii (Bartosz Dziewoński)
3586 * MediaWiki theme: Unbreak disabled buttons (Bartosz Dziewoński)
3587
3588 ### Code
3589 * ButtonOptionWidget: Add the TabIndexedElement mixin (Derk-Jan Hartman)
3590 * InputWidget: Clarify documentation of #getInputElement (Bartosz Dziewoński)
3591 * PopupButtonWidget: Set aria-haspopup to true (Prateek Saxena)
3592 * Remove labelPosition check (Ed Sanders)
3593 * Set input direction in html prop rather than css rule (Moriel Schottlender)
3594 * TextInputWidget: Don't try adjusting size when detached (Bartosz Dziewoński)
3595 * TextInputWidget: Remove superfluous role=textbox (Derk-Jan Hartman)
3596 * ToggleButtonWidget: Set aria-pressed when changing value (Derk-Jan Hartman)
3597 * ToggleWidget: Use aria-checked (Prateek Saxena)
3598 * Twiddle things (Ed Sanders)
3599 * Update OOjs to v1.1.4 and switch to the jQuery-optimised version (James D. Forrester)
3600 * Widget: Set aria-disabled too in #setDisabled (Derk-Jan Hartman)
3601 * AUTHORS: Update for the last six months' work (James D. Forrester)
3602 * build: Bump devDependencies and fix up (James D. Forrester)
3603 * demo: Have multiline text in multiline widgets (Bartosz Dziewoński)
3604 * demo: Remove nonexistent 'align' config option for a DropdownWidget (Bartosz Dziewoński)
3605
3606 ## v0.6.3 / 2015-01-14
3607 ### Deprecations
3608 * [DEPRECATING CHANGE] LookupInputWidget should no longer be used, instead use LookupElement
3609
3610 ### Features
3611 * Add an ActionFieldLayout (Moriel Schottlender)
3612 * Replace old&busted LookupInputWidget with new&hot LookupElement (Bartosz Dziewoński)
3613
3614 ### Styles
3615 * dialog: Provide a 'larger' size for things for which 'large' isn't enough (James D. Forrester)
3616 * Synchronize ComboBoxWidget and DropdownWidget styles (Bartosz Dziewoński)
3617 * MediaWiki theme: Adjust toolbar popups' border and shadows (Bartosz Dziewoński)
3618 * MediaWiki theme: Don't use 'box-shadow' to produce thin grey lines in dialogs (Bartosz Dziewoński)
3619
3620 ### Code
3621 * Toolbar: Update #initialize docs (Bartosz Dziewoński)
3622 * demo: Switch the default theme from 'Apex' to 'MediaWiki' (Ricordisamoa)
3623
3624 ## v0.6.2 / 2015-01-09
3625 ### Features
3626 * Clear windows when destroying window manager (Ed Sanders)
3627 * Element: Add support for 'id' config option (Bartosz Dziewoński)
3628 * TextInputWidget: Add support for 'autofocus' config option (Bartosz Dziewoński)
3629
3630 ### Styles
3631 * Add 'lock' icon (Trevor Parscal)
3632 * Make `@anchor-size` a LESS variable and calculate borders from it (Ed Sanders)
3633 * MediaWiki theme: Slightly reduce size of indicator arrows (Ed Sanders)
3634 * MediaWiki theme: Remove text-shadow on button (Prateek Saxena)
3635 * MediaWiki theme: Fix focus state for buttons (Prateek Saxena)
3636 * MediaWiki theme: Add state change transition to checkbox (Prateek Saxena)
3637 * MediaWiki theme: Fix disabled state of buttons (Prateek Saxena)
3638 * MediaWiki theme: Fix overlap between hover and active states (Prateek Saxena)
3639
3640 ### Code
3641 * Don't test abstract classes (Bartosz Dziewoński)
3642 * PHP LabelElement: Actually allow non-plaintext labels (Bartosz Dziewoński)
3643 * Synchronize `@abstract` class annotations between PHP and JS (Bartosz Dziewoński)
3644 * WindowManager#removeWindows: Documentation fix (Ed Sanders)
3645 * tests: Don't overwrite 'id' attribute (Bartosz Dziewoński)
3646 * testsuitegenerator.rb: Handle inheritance chains (Bartosz Dziewoński)
3647
3648 ## v0.6.1 / 2015-01-05
3649 ### Styles
3650 * FieldsetLayout: Shrink size of label and bump the weight to compensate (James D. Forrester)
3651
3652 ### Code
3653 * Remove use of `Math.round()` for offset and position pixel values (Bartosz Dziewoński)
3654 * ButtonElement: Inherit all 'font' styles, not only 'font-family' (Bartosz Dziewoński)
3655 * IndicatorElement: Fix 'indicatorTitle' config option (Bartosz Dziewoński)
3656 * Error: Unmark as `@abstract` (Bartosz Dziewoński)
3657 * JSPHP-suite.json: Update (Bartosz Dziewoński)
3658 * build: Update various devDependencies (James D. Forrester)
3659 * readme: Update badges (Timo Tijhof)
3660 * readme: No need to put the same heading in twice (James D. Forrester)
3661
3662 ## v0.6.0 / 2014-12-16
3663 ### Breaking changes
3664 * [BREAKING CHANGE] PopupToolGroup and friends: Pay off technical debt (Bartosz Dziewoński)
3665
3666 ### Features
3667 * Prevent parent window scroll in modal mode using overflow hidden (Ed Sanders)
3668 * ClippableElement: Handle clipping with left edge (Bartosz Dziewoński)
3669
3670 ### Styles
3671 * ButtonGroupWidget: Remove weird margin-bottom: -1px; from theme styles (Bartosz Dziewoński)
3672 * MediaWiki theme: RadioInputWidget tweaks (Bartosz Dziewoński)
3673
3674 ### Code
3675 * Sprinkle some child selectors around in BookletLayout styles (Roan Kattouw)
3676
3677 ## v0.5.0 / 2014-12-12
3678 ### Breaking changes
3679 * [BREAKING CHANGE] FieldLayout: Handle 'inline' alignment better (Bartosz Dziewoński)
3680 * [BREAKING CHANGE] Split primary flag into primary and progressive (Trevor Parscal)
3681 * [BREAKING CHANGE] CheckboxInputWidget: Allow setting HTML 'value' attribute (Bartosz Dziewoński)
3682
3683 ### Features
3684 * Element.getClosestScrollableContainer: Use 'body' or 'documentElement' based on browser (Prateek Saxena)
3685 * Give non-isolated windows a tabIndex for selection holding (Ed Sanders)
3686 * Call .off() correctly in setButtonElement() (Roan Kattouw)
3687
3688 ### Styles
3689 * FieldLayout: In styles, don't assume that label is given (Bartosz Dziewoński)
3690 * PopupWidget: Remove box-shadow rule that generates invisible shadow (Bartosz Dziewoński)
3691 * TextInputWidget: Set vertical-align: middle, like buttons (Bartosz Dziewoński)
3692 * MediaWiki theme: Add hover state to listToolGroup (Trevor Parscal)
3693 * MediaWiki theme: Add radio buttons (Prateek Saxena)
3694 * MediaWiki theme: Add state transition to radio buttons (Prateek Saxena)
3695 * MediaWiki theme: Add thematic border to the bottom of toolbars (Bartosz Dziewoński)
3696 * MediaWiki theme: Copy .theme-oo-ui-outline{Controls,Option}Widget from Apex (Bartosz Dziewoński)
3697 * MediaWiki theme: Extract @active-color variable (Bartosz Dziewoński)
3698 * MediaWiki theme: Improve search widget styling (Trevor Parscal)
3699 * MediaWiki theme: Make button sizes match Apex (Trevor Parscal)
3700 * MediaWiki theme: Use gray instead of blue for select and highlight (Trevor Parscal)
3701 * MediaWiki theme: checkbox: Fix states according to spec (Prateek Saxena)
3702
3703 ### Code
3704 * Account for `<html>` rather than `<body>` being the scrollable root in Chrome (Bartosz Dziewoński)
3705 * ClippableElement: 7 is a better number than 10 (Bartosz Dziewoński)
3706 * Don't set line-height of unset button labels (Bartosz Dziewoński)
3707 * FieldLayout: Synchronise PHP with JS (Bartosz Dziewoński)
3708 * FieldLayout: Use `<label>` for this.$body, not this.$element (Bartosz Dziewoński)
3709 * Fix primary button description text (Niklas Laxström)
3710 * GridLayout: Don't round to 1% (Bartosz Dziewoński)
3711 * Kill the Escape keydown event after handling a window close (Ed Sanders)
3712 * RadioInputWidget: Remove documentation lies (Bartosz Dziewoński)
3713 * Temporarily remove position:absolute on body when resizing (Ed Sanders)
3714 * build: Use String#slice instead of discouraged String#substr (Timo Tijhof)
3715 * testsuitegenerator: Actually filter out non-unique combinations (Bartosz Dziewoński)
3716 * README.md: Drop localisation update auto-commits from release notes (James D. Forrester)
3717 * README.md: Point to Phabricator, not Bugzilla (James D. Forrester)
3718
3719 ## v0.4.0 / 2014-12-05
3720 ### Breaking changes
3721 * [BREAKING CHANGE] Remove deprecated Element#onDOMEvent and #offDOMEvent (Bartosz Dziewoński)
3722 * [BREAKING CHANGE] Make a number of Element getters static (Bartosz Dziewoński)
3723 * [BREAKING CHANGE] Rename BookletLayout#getPageName → #getCurrentPageName (Bartosz Dziewoński)
3724
3725 ### Features
3726 * IconElement: Add missing #getIconTitle (Bartosz Dziewoński)
3727
3728 ### Styles
3729 * Follow-up I859ff276e: Add cursor files to repo (Trevor Parscal)
3730
3731 ### Code
3732 * SelectWidget: Rewrite #getRelativeSelectableItem (Bartosz Dziewoński)
3733 * demo: Don't put buttons in a FieldsetLayout without FieldLayouts around them (Bartosz Dziewoński)
3734
3735 ## v0.3.0 / 2014-12-04
3736 ### Breaking changes
3737 * [BREAKING CHANGE] ButtonWidget: Don't default 'target' to 'blank' (Bartosz Dziewoński)
3738
3739 ### Features
3740 * InputWidget: Update DOM value before firing 'change' event (Bartosz Dziewoński)
3741
3742 ### Styles
3743 * MediaWiki theme: Reduce indentation in theme-oo-ui-checkboxInputWidget (Prateek Saxena)
3744
3745 ### Code
3746 * Adding DraggableGroupElement and DraggableElement mixins (Moriel Schottlender)
3747 * Remove window even if closing promise rejects (Ed Sanders)
3748 * TextInputWidget: Reuse a single clone instead of appending and removing new ones (Prateek Saxena)
3749 * Fix lies in documentation (Trevor Parscal)
3750 * build: Have grunt watch run 'quick-build' instead of 'build' (Prateek Saxena)
3751
3752 ## v0.2.4 / 2014-12-02
3753 ### Features
3754 * MessageDialog: Fit actions again when the dialog is resized (Bartosz Dziewoński)
3755 * Window: Avoid height flickering when resizing dialogs (Bartosz Dziewoński)
3756
3757 ### Code
3758 * TextInputWidget: Use .css( propertyName, value ) instead of .css( properties) for single property (Prateek Saxena)
3759 * TextInputWidget: Stop adjustSize if the value of the textarea is the same (Prateek Saxena)
3760
3761 ## v0.2.3 / 2014-11-26
3762 ### Features
3763 * BookletLayout: Make #focus not crash when there are zero pages or when there is no outline (Roan Kattouw)
3764 * Dialog: Only handle escape events when open (Alex Monk)
3765 * Pass original event with TextInputWidget#enter (Ed Sanders)
3766 * MessageDialog: Add Firefox hack for scrollbars when sizing dialogs (Bartosz Dziewoński)
3767 * MessageDialog: Actually correctly calculate and set height (Bartosz Dziewoński)
3768 * Window: Disable transitions when changing window height to calculate content height (Bartosz Dziewoński)
3769
3770 ### Code
3771 * Add missing documentation to ToolFactory (Ed Sanders)
3772 * Fix RadioOptionWidget demos (Trevor Parscal)
3773 * RadioOptionWidget: Remove lies from documentation (Trevor Parscal)
3774 * RadioOptionWidget: Increase rule specificity to match OptionWidget (Bartosz Dziewoński)
3775
3776 ## v0.2.2 / 2014-11-25
3777 ### Features
3778 * MessageDialog: Fit actions after updating window size, not before (Bartosz Dziewoński)
3779 * ProcessDialog, MessageDialog: Support iconed actions (Bartosz Dziewoński)
3780
3781 ### Styles
3782 * Remove padding from undecorated option widgets (Ed Sanders)
3783
3784 ### Code
3785 * LabelWidget: Add missing documentation for input configuration option (Ed Sanders)
3786 * MessageDialog: Use the right superclass (Bartosz Dziewoński)
3787 * build: Add .npmignore (Timo Tijhof)
3788
3789 ## v0.2.1 / 2014-11-24
3790
3791 ### Features
3792 * Add focus method to BookletLayout (Roan Kattouw)
3793 * Start the window opening transition before ready, not after (Roan Kattouw)
3794
3795 ### Code
3796 * LabelElement: Kill inline styles (Bartosz Dziewoński)
3797 * Add missing History.md file now we're a proper repo (James D. Forrester)
3798 * readme: Update introduction, badges, advice (James D. Forrester)
3799 * composer: Rename package to 'oojs-ui' and require php 5.3.3 (Timo Tijhof)
3800
3801 ## v0.2.0 / 2014-11-17
3802 * First versioned release
3803
3804 ## v0.1.0 / 2013-11-13
3805 * Initial export of repo