mediawiki-extensions-WikiEd.../modules
Trevor Parscal 17a90bc74e Make toolbar group labels spans instead of divs
The mix of <div> and <a> tags, being floated left inside a floated left
group seems to cause a flow error in some browsers, which ends up
wrapping the last item in the group. The give-away to what was going on
was that this only happened for groups with labels.

While diagnosing it, I notice that the bug did not occur if the labels
were hidden (suggesting is has something to do with the label being
included in the flow of the group, not the build-out), and converting
them to spans fixed the problem.

Bug: 27698
Change-Id: I2a842a86ef77a8934095c04408b7fabbcfbb2476
2013-04-08 10:55:07 -07:00
..
images Merge "Optimize pngs" 2013-04-02 22:29:35 +00:00
contentCollector.js * bump version to 0.3.1 2011-09-13 08:56:32 +00:00
ext.wikiEditor.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
ext.wikiEditor.dialogs.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
ext.wikiEditor.highlight.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.preview.js Extension:WikiEditor Code quality, JSHint validation and JSPERF 2011-06-06 23:18:13 +00:00
ext.wikiEditor.previewDialog.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.publish.js Extension:WikiEditor Code quality, JSHint validation and JSPERF 2011-06-06 23:18:13 +00:00
ext.wikiEditor.templateEditor.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
ext.wikiEditor.templates.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
ext.wikiEditor.tests.toolbar.js Tests: Add cursor: pointer; to the Run button 2012-07-17 13:40:40 -07:00
ext.wikiEditor.toc.js * Moved ResourceLoader modules into the ext.* space - this is the convention that should be followed in the future 2010-09-20 20:06:18 +00:00
ext.wikiEditor.toolbar.hideSig.js WikiEditor: Fix bug where ext.wikiEditor would load and wrap the textarea even if the toolbar was disabled. This has been reported to me on IRC but I'm not aware of any bug report in BZ 2011-09-29 19:04:54 +00:00
ext.wikiEditor.toolbar.js (bug 34885) Fixes issue where old toolbar was killed, even when the new toolbar was incompatible 2012-04-17 15:19:20 -07:00
jquery.wikiEditor.css (bug 40608) Width tweaks for consistency with surrounding elements 2012-11-26 23:14:47 +01:00
jquery.wikiEditor.dialogs.config.css (bug 24172) Adding dialog for file, (bug 24114) localize REDIRECT 2012-07-27 00:59:23 -07:00
jquery.wikiEditor.dialogs.config.js No longer use parameter in 'wikieditor-toolbar-tool-table-toomany' 2012-12-28 21:56:43 +01:00
jquery.wikiEditor.dialogs.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.dialogs.js (bug 24566) Make the search and replace dialog non-modal 2012-08-04 16:16:25 +02:00
jquery.wikiEditor.highlight.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.html Followup r79570: fix the image paths up for real 2011-01-04 12:03:41 +00:00
jquery.wikiEditor.iframe.js Swap 2011-10-26 03:49:06 +00:00
jquery.wikiEditor.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.preview.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.preview.js WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.previewDialog.css WikiEditor: Linting and conventions 2012-07-17 13:27:27 -07:00
jquery.wikiEditor.previewDialog.js * bump version to 0.3.1 2011-09-13 08:56:32 +00:00
jquery.wikiEditor.publish.js (bug 42198) fix ext.wikiEditor.publish so that it actually works 2013-01-24 19:56:38 +01:00
jquery.wikiEditor.templateEditor.js CSS cleanup. 2012-09-28 01:28:50 -07:00
jquery.wikiEditor.templates.js Copied over all the resources needed to make WikiEditor stand on it's own two feet. Lots more to do as far as organizing and fleshing out the extensions's PHP bits. 2010-09-15 03:08:35 +00:00
jquery.wikiEditor.toc.css CSS cleanup. 2012-09-28 01:28:50 -07:00
jquery.wikiEditor.toc.js Remove ClickTracking calls 2013-03-27 13:41:05 -07:00
jquery.wikiEditor.toolbar.config.js (Bug 45732) Set custom bold and italic buttons for Galician language 2013-03-07 19:43:14 +01:00
jquery.wikiEditor.toolbar.css CSS cleanup. 2012-09-28 01:28:50 -07:00
jquery.wikiEditor.toolbar.js Make toolbar group labels spans instead of divs 2013-04-08 10:55:07 -07:00