Panagiotis Papadopoulos
241eeefc0f
fix(turndown-plugin-gfm): run npm audit fix
...
fixes
3 vulnerabilities (1 high, 2 critical)
2025-04-04 09:23:12 +02:00
renovate[bot]
d273748d34
chore(deps): update dependency rollup to v4.39.0
2025-04-03 01:42:15 +00:00
renovate[bot]
66f7ba0065
chore(deps): update dependency rollup to v4.38.0
2025-03-30 02:26:39 +00:00
renovate[bot]
728d2ccfaf
chore(deps): update dependency rollup to v4.37.0
2025-03-24 01:55:36 +00:00
Elian Doran
bce4cfe731
chore(turndown-plugin-gfm): fix build warnings
2025-03-20 08:53:01 +02:00
Elian Doran
419d5ffd1b
chore(deps): update turndown-plugin-gfm to latest deps
2025-03-20 08:53:01 +02:00
Elian Doran
957642caaa
fix(build): dependency issue when run under docker
2025-03-19 20:00:22 +02:00
Elian Doran
18a50c6339
feat(export/markdown): remove joplin table wrapper
2025-03-19 18:54:39 +02:00
Elian Doran
f23b45318d
fix(export/markdown): fix code in tables
2025-03-19 18:42:40 +02:00
Elian Doran
2021c8f751
chore(turndown-plugin-gfm): align with upstream
...
219d5bcae3
2025-03-19 18:22:20 +02:00
Elian Doran
d3423127d8
Add 'packages/turndown-plugin-gfm/' from commit '0f43299c17108e9508e7e6237369e86f504ea60a'
...
git-subtree-dir: packages/turndown-plugin-gfm
git-subtree-mainline: ebebdd0b07edda953fdc71b0003c223a6531e05c
git-subtree-split: 0f43299c17108e9508e7e6237369e86f504ea60a
2025-03-19 18:16:20 +02:00
Nathan Cahill
a1ef80f5ae
split.js v1.6.5 react-split v2.0.14 react-split-grid v1.0.4
2022-01-06 18:05:56 -06:00
Johan Sundström
d9a350a003
accept arrays for snapOffset in splitjs
2021-05-11 16:33:35 +02:00
Nathan Cahill
3b9bb98d8d
v1.6.4
2021-04-05 08:58:28 -04:00
Nathan Cahill
87e7449da2
update types
2021-04-05 08:57:28 -04:00
Nathan Cahill
a2c8695a6d
splitjs v1.6.3, split-grid v1.0.10
2021-04-02 09:27:16 -04:00
Nathan Cahill
2f74e84777
add maxSize option
2021-04-02 09:27:16 -04:00
Nathan Cahill
db9591a011
split.js v1.6.2, react-split-grid v1.0.3
2020-07-07 11:01:34 +02:00
Nathan Cahill
e56e29fd64
add sizes to onDrag
2020-07-07 10:56:14 +02:00
Nathan Cahill
06e4a8bc50
Merge pull request #214 from pgherveou/patch-1
...
Update splitjs type definitions
2020-07-07 10:52:39 +02:00
Nathan Cahill
d5b8666dee
revert from mjs esm build for webpack
2020-06-24 13:39:07 +02:00
PG Herveou
905e311e42
Update index.d.ts
2020-06-15 14:49:22 -04:00
PG Herveou
d3d4c88b47
Merge branch 'master' into patch-1
2020-06-15 14:48:48 -04:00
Nathan Cahill
7cdad71a8e
david-dm down
2020-06-15 10:16:04 +02:00
Nathan Cahill
4e2b331ba0
readmes
2020-06-12 15:18:11 +02:00
Nathan Cahill
f0c0c6ec67
split.js - v1.6.0
2020-06-10 18:52:40 +02:00
Nathan Cahill
57656efacc
add types
2020-06-10 18:47:40 +02:00
Nathan Cahill
a8b26cbe27
update defs
2020-06-10 18:39:30 +02:00
Nathan Cahill
1c9ffe5378
bump license year
2020-06-10 18:17:04 +02:00
Nathan Cahill
47d3bb7575
allow ssr with global
...
Co-authored-by: Austin Buckler <buckleraustin@gmail.com>
2020-06-10 18:05:27 +02:00
Nathan Cahill
03d6cb58db
drop support for ie 8
2020-06-10 17:31:11 +02:00
Nathan Cahill
5d0f64db46
upgrade jasmine, dependabot, rollup
2020-06-10 16:42:41 +02:00
Nathan Cahill
76a973ac8a
remove old browsers
2020-06-10 16:14:40 +02:00
Nathan Cahill
0491f27d55
remove old browsers not working
2020-06-10 16:08:50 +02:00
Nathan Cahill
3caa7fcfa5
run saucelabs
2020-06-10 15:16:17 +02:00
Nathan Cahill
bfdb3caa50
fix saucelabs versions
2020-06-10 14:45:59 +02:00
Nathan Cahill
f815c2ff8d
version bump and format
2020-06-10 14:04:08 +02:00
inetsoft-anton
27bfaba5ec
Unrestrict cursor option typing
...
There doesn't appear to be a restriction in the code that limits the cursor style to one of col-resize or row-resize.
Change it to string to be more lenient, like gutterAlign.
2019-11-22 10:26:38 -05:00
PG Herveou
c2548cb4fa
Update package.json
2019-11-06 11:30:29 -05:00
PG Herveou
086fe79dd9
Update package.json
2019-11-06 11:29:55 -05:00
PG Herveou
e8dfce7421
Update splitjs type definitions
...
This PR update the drag method definitions
see: https://github.com/nathancahill/split/tree/master/packages/splitjs#ondrag-ondragstart-ondragend
2019-11-06 11:25:32 -05:00
Nathan Cahill
c55da9de12
Merge pull request #198 from donaldpipowitch/patch-1
...
added missing react section
2019-07-07 15:44:17 -04:00
Nathan Cahill
ed5763d89a
update karma conf
2019-07-07 12:46:25 -04:00
Nathan Cahill
e49912e83c
docs
2019-07-07 12:08:32 -04:00
Donald Pipowitch
0b90bf460a
added missing react section
2019-06-07 09:48:00 +02:00
Nathan Cahill
cf5f5476df
splitjs - v1.5.11
2019-06-01 13:18:06 -04:00
Nathan Cahill
a12ba57de7
fix logo
2019-06-01 13:13:54 -04:00
Nathan Cahill
4574a233e6
splitjs - v1.5.10
2019-06-01 13:13:06 -04:00
Nathan Cahill
6e9ebf75ad
fix link to flex layout
2019-06-01 10:54:13 -04:00
Nathan Cahill
1e720d4810
remove semi-colons from readme
2019-06-01 10:47:18 -04:00