Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tabs: Use `CSS.escape` for sanitizing selectors | Michał Gołębiowski-Owczarek | 2024-10-27 | 1 | -2/+1 |
| | | | | | | The previous private `_sanitizeSelector` API was not correctly escaping backslashes and is now removed. The native API should always be correct. Closes gh-2307 | ||||
* | Tabs: Shift to use no globals | Amanpreet Singh | 2016-04-14 | 1 | -11/+11 |
| | |||||
* | Tabs: Handle overly-precise values in tests in IE | Scott González | 2015-10-27 | 1 | -1/+4 |
| | | | | Closes gh-1628 | ||||
* | Tabs: Style updates | Alexander Schmitz | 2015-09-11 | 1 | -8/+9 |
| | | | | Ref #14246 | ||||
* | Tabs: Move tabs into widgets directory | Alexander Schmitz | 2015-08-08 | 1 | -1/+1 |
| | | | | Ref #13885 | ||||
* | Tests: Rename files | Scott González | 2015-04-09 | 1 | -0/+74 |
Ref gh-1528 |