Commit Graph

36 Commits

Author SHA1 Message Date
Jamie Peabody
3d06333dfc chore: fixed issue with lcs 2022-01-15 16:38:52 +00:00
Jamie Peabody
44580dbfc8 chore: fixed issue with lcs 2022-01-15 16:14:07 +00:00
Jamie Peabody
7024846cb0 chore: note issue with lcs 2022-01-15 15:56:00 +00:00
Jamie Peabody
bdb771acb5 chore: fixed scroll issue when trace not enabled 2022-01-15 15:50:35 +00:00
Jamie Peabody
4f9cf3aa7e refactor: moved cm markup to virtual doc for good performance gain 2022-01-15 14:18:05 +00:00
Jamie Peabody
884fccfc1a refactor: scroll performance improved greatly 2022-01-09 20:39:05 +00:00
Jamie Peabody
8f1d6481b9 chore: updated examples 2022-01-09 13:16:35 +00:00
Jamie Peabody
5ea5b0e28e chore: removed fgcolor 2022-01-02 14:53:17 +00:00
Jamie Peabody
b5561211dd chore: removed scroll to first change and added example 2022-01-01 16:37:42 +00:00
Jamie Peabody
3823b1fc62 chore: fixed initial render issue 2022-01-01 15:28:30 +00:00
Jamie Peabody
e80c788f2c chore: fixed initial render issue for app.html 2021-12-31 16:48:26 +00:00
Jamie Peabody
0c646b275d chore: fixed alignment issue 2021-12-31 15:55:26 +00:00
Jamie Peabody
bfc6bdfae3 chore: change resize 2021-12-31 15:30:37 +00:00
Jamie Peabody
e0ef4cb9c4 chore: updated some examples 2021-12-29 11:50:13 +00:00
Jamie Peabody
f05e06232a refactor: BREAKING: 5.0.0-rc0 2021-12-18 15:56:17 +00:00
Jamie Peabody
82f32ceb10 refactor(es6): most of jquery removed 2021-11-28 22:12:18 +00:00
Jamie Peabody
56e490745d refactor(es6): Refactoring for es6
mostly var => const/let changes
2021-11-28 14:14:09 +00:00
Jamie Peabody
615e1afd97 patch(#139): fixes inline diff rendering issue with whitespace (#158)
Co-authored-by: Jamie Peabody <jpeabody@axway.com>
2021-10-03 16:49:44 +01:00
Jamie Peabody
4610ed3535 feat(#137): added 'summary' method 2021-04-29 21:20:53 +01:00
Jamie Peabody
d2c41d1ee1 patch(#142): added examples README.md 2021-04-29 20:24:21 +01:00
Jamie Peabody
827c9ed8ef removed unnecessary addon 2020-01-03 23:10:02 +00:00
johan456789
79608df3fb fix rhs typo 2019-02-10 20:33:21 +08:00
Jamie Peabody
4498b8bbf5 revert debug code 2019-01-23 22:41:59 +00:00
Jamie Peabody
a2eaef8a13 patch(issue #106): fixes merge edge-case with add (#107)
* patch(issue #106): fixes merge edge-case with add

* bump
2019-01-23 22:39:04 +00:00
Jamie Peabody
d9f2edc1ad chore: webpack upgrade (#98)
* upgraded to webpack 4.x

* updated webpack
2018-11-17 09:12:45 +00:00
Jamie Peabody
bde295febd Build improvements (#73)
* removed editor and initial cleanup

* cleanup

* updated jquery

* tidy up

* moved src and build to lib

* tidy up and fixed webpack

* updated readme

* removed junk

* tidy up

* works with sample and editor

* removed editor_width and editor_height

* auto width and height

* added license feature

* not doing dist

* fixed typo

* added searchcursor

* fixed typo

* doc updates

* improved comment

* updated init for cm settings

* fixed jquery/cm includes

* documentation updates

* updated changes doc

* fixed cmsettings

* updated examples
2017-12-18 21:53:03 +00:00
Jamie Peabody
1b96990b1f Fixed typo. 2014-08-17 15:39:30 +01:00
Kljh
572eb08aaa Morning clean up.
Removed useless function get_changes. Moved current_diff out of this.settings (and along this.changes)
Handle the case where comparing identical files (e.g. changes.length==0).

ajax.html uses https for jquery so that it can be hosted on a https server.
ajax.html uses full available screen width, auto height is trickier (note that call to _auto_height is commented out in mergely.js).
2014-08-17 08:11:13 +01:00
Kljh
4128796bfa Played with ajax.html.
It's probably no longer simple enough as an example. On the other hand it has a nice drag and drop feature. I couldn't make the "ignorews" checkbos work.

I had to update codemirror.css to have the texteditor height match the container. I tested using Opera browser and there seems to be no autosizing.
2014-08-17 00:17:39 +01:00
Jamie Peabody
ea2263ff29 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
Jamie Peabody
a3e50f8d8e Initial fix for auto-height and multiple editors. 2013-03-09 13:48:46 +00:00
Jamie Peabody
eaf41856fa Fixed rendering issue where changes were skipped. Upgraded to work with jquery 1.9.0. 2013-02-03 21:00:30 +00:00
Jamie Peabody
6d40b165eb Normalize line endings 2012-11-15 19:26:33 +00:00
Jamie Peabody
5b390c6737 Mergely 3.0 that works with CodeMirror 3.0 beta. 2012-11-03 18:17:49 +00:00
Jamie Peabody
b5e669d330 Fixed canvas width issue 2012-07-31 20:32:47 +01:00
Jamie Peabody
e1a5c8f8f3 initial check-in 2012-03-06 18:46:25 +00:00