]> source.dussan.org Git - jquery-ui.git/commit
Demos: Remove deprecated button APIs
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 30 Sep 2024 16:05:22 +0000 (18:05 +0200)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 16:05:22 +0000 (18:05 +0200)
commitb8fff16dc4580187d26a8468ee9dc31387a3b225
tree58d3a51480b2a046f39ebdc0c55d97ca0097e74c
parent36ed9fc3b0f0ce348a360e8a10500475337368b3
Demos: Remove deprecated button APIs

Remove usage of deprecated button options:
* `icons`: https://jqueryui.com/upgrade-guide/1.12/#deprecated-icons-options-in-favor-of-icon-and-iconposition
* `text`: https://jqueryui.com/upgrade-guide/1.12/#deprecated-text-option-in-favor-of-showlabel

Fixes gh-2295
Closes gh-2296
demos/autocomplete/combobox.html
demos/tooltip/video-player.html
tests/visual/tooltip/tooltip.html