Jamie Peabody
2fa28df778
chore: fixed merge button
2022-01-02 11:46:41 +00:00
Jamie Peabody
b5561211dd
chore: removed scroll to first change and added example
2022-01-01 16:37:42 +00:00
Jamie Peabody
c3fce4045e
chore: tweak trace
2022-01-01 15:45:21 +00:00
Jamie Peabody
9aad630042
chore: fixed margin indicator colors
2022-01-01 15:34:21 +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
a7274a9d82
chore: removed option fadein
2021-12-31 16:06:54 +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
ddd02343b6
chore: tidy styles
2021-12-30 19:58:57 +00:00
Jamie Peabody
ff467a6413
chore: fixed margin marker ratio
2021-12-30 16:45:58 +00:00
Jamie Peabody
cd32046d6e
chore: fixed margin change indicators
2021-12-30 15:31:51 +00:00
Jamie Peabody
b6e0f2b481
chore: fixed issues with diff rendering
2021-12-30 14:17:13 +00:00
Jamie Peabody
1874ae0e6c
chore: fixed scroll performance
2021-12-30 08:53:16 +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
c9d11e415e
refactor(es6): scroll no longer depends on jquery
2021-11-28 19:17:00 +00:00
Jamie Peabody
3d6193a235
refactor(es6): scroll no longer depends on jquery
2021-11-28 18:57:21 +00:00
Jamie Peabody
daad73a1cc
refactor(es6): editor access is simpler lhs/rhs without id
2021-11-28 15:08:25 +00:00
Jamie Peabody
209d634a28
refactor(es6): editor access is simpler lhs/rhs without id
2021-11-28 15:06:56 +00:00
Jamie Peabody
a4dea56879
refactor(es6): resize no longer depends on jQuery
2021-11-28 14:51:11 +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
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