mediawiki-extensions-Visual.../modules/ve/ui
Trevor Parscal a63f812d52 (bug 42220) Added support for edit notices, which appear on the toolbar
ApiVisualEditor
* Including notices in response to parse actions

ve.init.mw.ViewPageTarget
* Added styles for editNoticeButton and editNotices

ve.init.mw.ViewPageTarget
* Added toolbarEditNoticeButton and toolbarEditNotices
* Combined toolbarEditNoticeButton and toolbarSaveButton setup
* Moved toolbar buttons setup to onLoad (it could vary per-parse now)
* Added tearDownToolbarButtons which fires on deactivate
* Renamed some instances of teardown to tearDown
* Added click handler for toolbarEditNoticeButton
* Added toolbarEditNotices setup method, called on load
* Made notices fade in and out, in by default on load if any
* Made notices hide when save dialog is opened

ve.init.mw.Target
* Added storing of notices on parse

icons, alert, ve.ui-Icons
* Added alert icon

VisualEditor.i18n, VisualEditor
* Added notices button message

Change-Id: I581bf5a005a9c18422f952d71064d17d0ba9b540
2012-12-03 11:49:33 -08:00
..
inspectors Immediately provide default suggestions based on 0 results. 2012-11-29 15:26:47 -08:00
styles (bug 42220) Added support for edit notices, which appear on the toolbar 2012-12-03 11:49:33 -08:00
tools Cleanup tool API 2012-10-31 11:10:17 -07:00
ve.ui.Context.js (bug 42552) Link inspector close on selection change 2012-11-30 10:12:41 -08:00
ve.ui.Frame.js The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
ve.ui.Inspector.js Fixed inspector behavior 2012-11-21 12:01:14 -08:00
ve.ui.InspectorFactory.js The great inspector and context rewrite of 2012 2012-11-19 15:21:27 -08:00
ve.ui.js Tools changes 2012-10-26 14:48:27 -07:00
ve.ui.Menu.js UI context reorganization, inspector rewrite, iframe refactor, icon generalization 2012-10-26 14:46:11 -07:00
ve.ui.Tool.js Cleanup tool API 2012-10-31 11:10:17 -07:00
ve.ui.Toolbar.js Added contextChange event to surface model, replacing annotationChange 2012-11-26 15:57:02 -08:00
ve.ui.ToolFactory.js Tools changes 2012-10-26 14:48:27 -07:00