This website requires JavaScript.
Explore
Help
Sign In
lxm_front
/
Mergely
Watch
1
Star
0
Fork
1
You've already forked Mergely
mirror of
https://github.com/wickedest/Mergely.git
synced
2026-03-20 09:38:39 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
068cf26c711cad24b1fa6a61c75cea676e7e35fc
Mergely
/
lib
History
Dan Bluestein
cc2ca149be
Fix issue with misaligned canvas when editors move relative to top of window.
...
(by recalculating draw_top_offset on resize)
2013-10-20 23:15:28 -07:00
..
codemirror.css
Made use of CodeMirror viewport to greatly improve performance. Added settings to toggle paragraph LCD; line wrapping; white space; and side bars.
2013-02-24 21:57:25 +00:00
codemirror.js
Made use of CodeMirror viewport to greatly improve performance. Added settings to toggle paragraph LCD; line wrapping; white space; and side bars.
2013-02-24 21:57:25 +00:00
codemirror.min.js
Complete rewrite of the editor. Added search previous. Minor bug fixes include: issues with merging; scroll indicator out of alignment with actual source; inner-markup; resize.
2013-06-24 20:20:19 +01:00
mergely.css
New inner-line diff algorithm. Added method 'unmarkup' to clear markup. Added option: vpcolor. Fixed autoresize and resize.
2013-05-12 19:52:47 +01:00
mergely.js
Fix issue with misaligned canvas when editors move relative to top of window.
2013-10-20 23:15:28 -07:00
mergely.min.js
Complete rewrite of the editor. Added search previous. Minor bug fixes include: issues with merging; scroll indicator out of alignment with actual source; inner-markup; resize.
2013-06-24 20:20:19 +01:00
searchcursor.js
Made use of CodeMirror viewport to greatly improve performance. Added settings to toggle paragraph LCD; line wrapping; white space; and side bars.
2013-02-24 21:57:25 +00:00