etherpad-lite/static/js
Dominik Rodler f23e6a3f3b UI clean-up for pad and timeslider
- cleaned CSS (sorted and grouped rules, removed unnecessary
!importants and selectors, etc.)
- added new edit bar icons (including PSD source files) and removed
obsolete images
- removed HTML bloat;
- adjusted selectors etc. in JS to new markup structure;
2012-02-26 00:04:50 +01:00
..
ace.js drop embedding of JS/CSS files in ace.js. May result in a little performance drop but makes code much smaller 2012-02-19 15:02:54 +01:00
ace2_common.js moving noop and identity helper functions to ace2_common 2012-02-19 14:11:32 +01:00
ace2_inner.js Merge commit '64f04670ef' into cleanup-ace-fix 2012-02-24 20:22:32 +01:00
AttributePoolFactory.js Share the AttributePoolFactory, Changeset, and contentcollector modules. 2012-02-10 14:52:34 -08:00
broadcast.js clean up broadcast.js 2012-02-19 16:05:07 +01:00
broadcast_revisions.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
broadcast_slider.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
Changeset.js Share the AttributePoolFactory, Changeset, and contentcollector modules. 2012-02-10 14:52:34 -08:00
changesettracker.js Drop the easysync* modules. 2012-02-10 14:52:34 -08:00
chat.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
collab_client.js Defer socket setup until initialization and on document ready. 2012-02-05 13:55:35 -08:00
colorutils.js Remove guards surrounding export steps. 2012-01-22 09:54:28 -08:00
contentcollector.js Drop the easysync* modules. 2012-02-10 14:52:34 -08:00
cssmanager.js Remove guards surrounding export steps. 2012-01-22 09:54:28 -08:00
domline.js moving noop and identity helper functions to ace2_common 2012-02-19 14:11:32 +01:00
draggable.js Remove guards surrounding export steps. 2012-01-22 09:54:28 -08:00
excanvas.js put expolorer canvas into minify 2011-08-21 19:20:18 +01:00
farbtastic.js fixed color chooser 2011-08-21 19:27:02 +01:00
json2.js JSON exports itself. This fixes issue #376. 2012-01-30 15:26:30 -08:00
linestylefilter.js Drop the easysync* modules. 2012-02-10 14:52:34 -08:00
pad.js Added test for IE XML HTTP and added link to wiki article 2012-02-25 17:30:59 +00:00
pad_connectionstatus.js Remove guards surrounding export steps. 2012-01-22 09:54:28 -08:00
pad_cookie.js Inject pad dependencies into most pad submodules. 2012-01-28 14:48:53 -08:00
pad_docbar.js Inject pad dependencies into most pad submodules. 2012-01-28 14:48:53 -08:00
pad_editbar.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
pad_editor.js Bugfix to noColors view option 2012-02-13 22:59:12 -05:00
pad_impexp.js added settings to mobile version 2012-02-19 17:51:10 +01:00
pad_modals.js Inject pad dependencies into most pad submodules. 2012-01-28 14:48:53 -08:00
pad_savedrevs.js Inject pad dependencies into most pad submodules. 2012-01-28 14:48:53 -08:00
pad_userlist.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
pad_utils.js Create and use the Security module. 2012-02-10 14:52:35 -08:00
plugins.js Remove dependencies on native map. 2012-02-05 13:59:35 -08:00
prefixfree.js fix bug #495 2012-02-25 13:28:47 +00:00
security.js Create and use the Security module. 2012-02-10 14:52:35 -08:00
skiplist.js replaced noop in skiplist with ace2common implementation 2012-02-19 14:28:51 +01:00
timeslider.js UI clean-up for pad and timeslider 2012-02-26 00:04:50 +01:00
undo-xpopup.js Added some comments to help us documentating the code 2011-12-11 19:45:40 +01:00
undomodule.js Drop the easysync* modules. 2012-02-10 14:52:34 -08:00
virtual_lines.js Remove guards surrounding export steps. 2012-01-22 09:54:28 -08:00