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