GitHub Merge Button
|
5e0befce3a
|
Merge 3248ca4cbb into d73f053b5a
|
2012-01-02 06:48:03 -08:00 |
|
Peter 'Pita' Martischka
|
609701961e
|
Added some comments to help us documentating the code
|
2011-12-11 19:45:40 +01:00 |
|
John McLear
|
d20dcc7c57
|
fixed merge conflicts
|
2011-12-11 18:45:41 +01:00 |
|
Jean-Tiare Le Bigot
|
4715900eeb
|
renumbering should be OK in most situations now :). It is automatically triggered on delete and return key and executed only when necessary
|
2011-12-09 17:23:32 +01:00 |
|
Jean-Tiare Le Bigot
|
a5ec736b4c
|
improved return key behaviour in lists when on empty item
|
2011-12-08 19:23:21 +01:00 |
|
Jean-Tiare Le Bigot
|
06d5e345c0
|
fix renumbering when indented text is mixed with regular lists
|
2011-12-08 17:48:49 +01:00 |
|
ryrun
|
9616d5631f
|
Speed up line numbering of huge pads. Tested on chrome and firefox. Pad with more than 6000 lines will be loaded fast. It refresh first all current line numbers, then creates new with DocumentFragment and style.height info. Reflow(rebuild and rendering of dom) will be reduced to one for new ones, instead for each ones.
|
2011-12-07 14:23:28 +01:00 |
|
Jean-Tiare Le Bigot
|
68a01cc603
|
added numbrering logic + trigger on style update + visual render
|
2011-12-01 18:35:26 +01:00 |
|
Jean-Tiare Le Bigot
|
5027ad4c92
|
fixed typo, added initial interface with still bullet button
|
2011-12-01 11:59:12 +01:00 |
|
Jean-Tiare Le Bigot
|
239742e80c
|
added internal ordered list support. Numbering increment is not yet handled. small code factorisation. Added related CSS
|
2011-12-01 11:50:17 +01:00 |
|
John McLear
|
9e509677dc
|
Merge pull request #231 from jtlebi/origin/shift-tab
(de)indent behaviour enhancement
|
2011-11-28 20:23:37 -08:00 |
|
Peter 'Pita' Martischka
|
54b912f352
|
Revert "This should fix the IE Cursor Issue #171"
This reverts commit 53bf7dc19d .
|
2011-11-25 16:10:21 -08:00 |
|
Jean-Tiare Le Bigot
|
7d184a681a
|
fix indenting while cursor is in the line
|
2011-11-26 00:02:25 +01:00 |
|
Jean-Tiare Le Bigot
|
caf8792974
|
applying/removing list now preserves the indentation level
|
2011-11-25 11:10:57 +01:00 |
|
Jean-Tiare Le Bigot
|
ea2e7d0550
|
added support for (de)indent of regular text
|
2011-11-25 10:29:31 +01:00 |
|
Jean-Tiare Le Bigot
|
6b11ae330d
|
added handling of de-indenting when already on higher level
|
2011-11-25 09:13:03 +01:00 |
|
Jean-Tiare Le Bigot
|
42341f2b2f
|
handle shift+tab, trivial fix
|
2011-11-24 15:29:45 +01:00 |
|
John McLear
|
697201b3de
|
Addresses https://github.com/Pita/etherpad-lite/issues/173 but needs a lot of testing and a word of warning, at current doing shift tab deletes the previous character as it emulates a backspace.
|
2011-11-20 03:52:19 +00:00 |
|
Peter 'Pita' Martischka
|
53bf7dc19d
|
This should fix the IE Cursor Issue #171
|
2011-11-19 12:30:12 -08:00 |
|
Peter 'Pita' Martischka
|
f871602754
|
remove the 32000 px lock, thx to @smesher
|
2011-07-14 18:38:29 +01:00 |
|
Peter 'Pita' Martischka
|
29878e648e
|
added a Chat
|
2011-07-14 16:15:38 +01:00 |
|
Peter 'Pita' Martischka
|
cbbb0a4ed1
|
cleaned the dropdown code a lot
|
2011-07-08 15:19:38 +01:00 |
|
Peter 'Pita' Martischka
|
271ee1776b
|
beautified all static js files
|
2011-07-07 18:59:34 +01:00 |
|
John McLear
|
9a6fe31419
|
Removed trailing , that broke IE7
|
2011-03-27 10:46:45 +00:00 |
|
John McLear
|
78d8e18634
|
Remove overlay.png as it included HTML
|
2011-03-27 10:06:16 +00:00 |
|
John McLear
|
b26b1ebf15
|
Fix iFrame issue where console is set to top. and change to window.
|
2011-03-26 19:47:31 +00:00 |
|
Peter 'Pita' Martischka
|
325c322a27
|
first-commit
|
2011-03-26 13:10:41 +00:00 |
|