Commit Graph

236 Commits

Author SHA1 Message Date
Nick the Sick
c02da54e3f
chore: package-lock 2024-08-13 10:23:54 +02:00
Nick the Sick
f6fc8165ba
chore: package-lock dedupe 2024-08-12 14:14:53 +02:00
Nick the Sick
157d9d8604
chore: pin esbuild 2024-08-12 14:06:25 +02:00
Nick the Sick
fef96a04bb
chore: explicit dep for demos 2024-08-12 12:27:11 +02:00
Nick the Sick
ff19f241a1
chore: bump deps 2024-08-12 11:33:03 +02:00
Nick Perez
d6e56c41e3
fix(extension-code-block-lowlight): use lowlight v3 and update demos (#5374) 2024-08-06 13:53:58 +02:00
Nick Perez
174aefe0f1
fix(collaboration): update y-prosemirror, respect onFirstRender (#5411) 2024-08-06 11:23:20 +02:00
Nick Perez
7c8889a2a6
fix(react): optimize useEditor and useEditorState to reduce number of instances created while being performant #5432 (#5445) 2024-08-05 17:46:19 +02:00
Nick the Sick
5fb71f6602
chore: package-lock 2024-07-29 08:11:35 +02:00
bdbch
44e4eca47a
Shared rollup config (#5403)
* add one shared rollup config

* rename to baseConfig
2024-07-27 12:46:39 +02:00
bdbch
fe1781fd63
Update prosemirror-view & prosemirror-tables to most recent version (#5385)
* upgrade prosemirror packages to latest versions

* added changeset

* update package-lock
2024-07-24 08:01:26 +02:00
Nick the Sick
3b67e8adc6
chore: update typings to not conflict with globals 2024-07-19 14:30:55 +02:00
bdbch
7c9516a519
fix: fix shiki setup (#5347) 2024-07-15 14:05:47 +02:00
Nick the Sick
cb7d4f1879
chore: update vite 2024-07-15 13:45:19 +02:00
Nick the Sick
0879c7df7d
chore: more package-lock 2024-07-15 12:20:21 +02:00
Nick the Sick
226a0dfe59
build: demos 2024-07-15 12:00:31 +02:00
Nick the Sick
e90ac35b0e
build: try to get demos working again 2024-07-15 11:46:15 +02:00
Nick the Sick
ee8cef6a81
chore: put back package-lock 2024-07-15 10:12:26 +02:00
Nick the Sick
82fbabce5e
chore: regenerate package-lock 2024-07-14 16:09:48 +02:00
Nick the Sick
acf86b01d6
chore: update package version 2024-07-14 15:55:36 +02:00
Nick the Sick
dd2e54a8c7
chore: package-lock 2024-07-14 15:46:00 +02:00
Nick Perez
df5609cdff
fix: default to rendering the editor immediately, while staying backward compatible (#5161)
* fix: default to rendering the editor immediately, while staying backward compatible

* feat: add `useEditorWithState` hook for extracting state and editor instance simultaneously

* feat(react): add `useEditorState` hook for subscribing to selected editor state

* docs: add an example to show the concept

* chore: add changeset
2024-07-10 11:41:43 +02:00
Nick the Sick
14a00f48d7
chore: use vite in prod mode during tests 2024-07-03 18:28:14 +02:00
Nick the Sick
780bff84ba
feat: add turbo for parallel builds 2024-07-03 18:02:34 +02:00
Nick the Sick
dfacb3b987
chore: regenerate package-lock 2024-07-02 20:13:22 +02:00
Nick the Sick
c96d332364
Merge branch 'main' into develop 2024-07-02 16:21:06 +02:00
bdbch
2a63d23ad3 switch from lerna to changesets for versioning and publishing (#5274)
* chore: get rid of lerna and install changesets

* chore: dont ignore demos in changesets

* chore: add deprecation notice for global CHANGELOG.md

* chore: remove commitlint from husky

* update package-lock

* join pre track for develop

* add new publish workflow with changesets

* update CONTRIBUTING guidelines

* fix typo in CONTRIBUTING

* update PR template

* rename release script to publish

* added pre actions

* use singular workflow for publishing
2024-06-28 08:28:59 +02:00
Nick the Sick
045d9871f1 chore: update package versions for prosemirror 2024-06-28 08:17:13 +02:00
bdbch
58e43bb2ae
switch from lerna to changesets for versioning and publishing (#5274)
* chore: get rid of lerna and install changesets

* chore: dont ignore demos in changesets

* chore: add deprecation notice for global CHANGELOG.md

* chore: remove commitlint from husky

* update package-lock

* join pre track for develop

* add new publish workflow with changesets

* update CONTRIBUTING guidelines

* fix typo in CONTRIBUTING

* update PR template

* rename release script to publish

* added pre actions

* use singular workflow for publishing
2024-06-27 17:48:30 +02:00
Nick the Sick
e986853ea4
chore: update package-lock 2024-06-27 16:37:43 +02:00
bdbch
8c017d88f6 chore: merged main branch into beta branch 2024-06-26 23:53:44 +02:00
Nick the Sick
4ad8bbe5f3
chore: update package-lock 2024-06-26 20:47:26 +02:00
Nick the Sick
7c0631e6a2
chore: package-lock 2024-06-26 20:37:59 +02:00
Nick the Sick
05856fbe56
v2.5.0-beta.6 2024-06-26 11:14:55 +02:00
Nick the Sick
aa745bec8c
chore: rebuidl package-lock for correct versions 2024-06-26 11:05:08 +02:00
Nick the Sick
6f59052d79
chore: make prosemirrror-model a range 2024-06-26 09:22:57 +02:00
Nick the Sick
1cab33f26f
chore: update prosemirror-model dep to non-breaking version 2024-06-26 09:15:14 +02:00
Nick the Sick
0e96a2c35e
v2.5.0-beta.5 2024-06-25 17:00:21 +02:00
dependabot[bot]
e018d04de0
build(deps-dev): bump @babel/traverse from 7.18.5 to 7.24.7 (#5256)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.5 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-20 13:47:00 +02:00
Nick the Sick
08125c4000
v2.5.0-beta.4 2024-06-18 08:09:54 +02:00
Nick the Sick
b2aefc215d
chore: package-lock 2024-06-18 06:03:46 +02:00
Nick the Sick
d6dc1e0ccf
v2.5.0-beta.3 2024-06-12 09:17:13 +02:00
Nick the Sick
747985b3a7
chore: update package versions for prosemirror 2024-06-11 23:03:14 +02:00
Nick the Sick
4a01716408
v2.5.0-beta.2 2024-06-07 16:49:52 +02:00
Nick the Sick
65cef599bc
Merge branch 'main' into develop 2024-06-07 16:48:53 +02:00
Nick the Sick
e542330170
chore: upgrade y-prosemirror 2024-06-07 15:11:48 +02:00
Nick the Sick
52002feeed
v2.5.0-beta.1 2024-06-04 10:39:58 +02:00
Nick the Sick
b5a7814446
chore: update package-lock.json 2024-05-29 10:51:36 +02:00
Nick the Sick
d36a7ef1d9
v2.5.0-beta.0 2024-05-29 10:43:43 +02:00
LoneRifle
326c993628
build(deps): bump prosemirror-trailing-node to 2.0.8 (#4949) 2024-05-27 14:48:33 +02:00