Commit Graph

13 Commits

Author SHA1 Message Date
Jamie Peabody
534bedf355 fixed tests init and sidebars issue 2023-04-02 15:16:33 +01:00
Jamie Peabody
3b300cea85 chore: fixes mostly done 2022-02-27 21:18:03 +00:00
Jamie Peabody
bb787df2e3 chore: test initial options 2022-01-30 12:00:48 +00:00
Jamie Peabody
ce53ccaefd chore: fixed unit tests 2022-01-30 11:38:25 +00:00
Jamie Peabody
10d57ed42c chore: wip specs 2022-01-19 20:26:16 +00:00
Jamie Peabody
8d0ab76a1e chore: remove timer 2022-01-16 20:13:48 +00:00
Jamie Peabody
f05e06232a refactor: BREAKING: 5.0.0-rc0 2021-12-18 15:56:17 +00:00
Jamie Peabody
79cb0ddd6a refactor: Split code into individual files and tidier code (#160)
* refactor: split code into separate files

* chore: removed unused test code

* refactor: no longer depends on jQuery.extend

* docs: merged changes into CHANGELOG.md

Co-authored-by: Jamie Peabody <jpeabody@axway.com>
2021-11-21 17:22:04 +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
7a65625cb2 Added ignore white space
Fixed editor bug re-applying settings
Added options method (with no arguments)
2013-01-05 14:45:18 +00:00
Jamie Peabody
6d40b165eb Normalize line endings 2012-11-15 19:26:33 +00:00
Jamie Peabody
ff1292a40b Replaced 'for x in arr' with proper loops, or used hasOwnProperty to avoid conflict with modified prototypes. 2012-11-14 21:53:40 +00:00
Jamie Peabody
5b390c6737 Mergely 3.0 that works with CodeMirror 3.0 beta. 2012-11-03 18:17:49 +00:00