* fox.form.Select: add several properties allowing it to better
imitate other controls like DropDownButton, etc. * rework several main toolbar items to use fox.form.Select instead of other controls * replace HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM with HOOK_HEADLINE_TOOLBAR_SELECT_MENU_ITEM2 because of markup change (option instead of menuitem) * PluginHost: add some explicit typecasts to make intellephense shut up
Showing
- classes/feeds.php 1 addition, 1 deletionclasses/feeds.php
- classes/plugin.php 13 additions, 0 deletionsclasses/plugin.php
- classes/pluginhost.php 17 additions, 11 deletionsclasses/pluginhost.php
- index.php 7 additions, 14 deletionsindex.php
- js/Feeds.js 4 additions, 0 deletionsjs/Feeds.js
- js/Headlines.js 76 additions, 18 deletionsjs/Headlines.js
- js/form/Select.js 61 additions, 3 deletionsjs/form/Select.js
Loading
Please register or sign in to comment