Aaryan Khandelwal
269fc0d9e0
[WIKI-705] regression: mentions dropdown selection across editors #7901
2025-10-03 15:53:35 +05:30
Vipin Chaudhary
794271ac17
fix-config_types ( #7886 )
2025-10-01 16:24:58 +05:30
Aaryan Khandelwal
931a48d7d7
[WIKI-569] regression: parser kit extensions mismatch #7885
2025-10-01 15:27:06 +05:30
Vipin Chaudhary
b37e453b32
[WIKI-699] refactor: editor config ( #7850 )
2025-10-01 15:00:10 +05:30
Aaryan Khandelwal
a69c6f1b9c
regression: slash commands render logic #7882
2025-10-01 02:44:31 +05:30
Aaryan Khandelwal
e110ef55b8
[WIKI-569] chore: migrate to tiptap v3 ( #7526 )
...
* chore: upgrade to tiptap v3
* chore: update starter kit
* chore: tippy to floating-ui migration for mentions
* chore: update remaining floating menus
* chore: update setEditorValue function
* fix: potential bugs
* chore: extract out common floating ui positioning logic
* fix: storage api
* fix: bubble menu
* fix: type errors
* fix: type errors
* chore: upgrade tiptap-markdown package
* fix: mentions close callback
* chore: update bubbling sequence
* chore: update package.json
* chore: update tiptap catalogs
* fix: add error handling
* fix: file plugin types
* chore: update live package.json
* fix: broken lock file
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-09-30 19:56:12 +05:30
Vipin Chaudhary
0ad439fa63
[WIKI-696] fix: peek view close on click block menu options ( #7861 )
...
* fix: block close
* chore : add toggle option in block menu
* fix: separate methods
2025-09-30 15:29:35 +05:30
M. Palanikannan
85bffaa231
[WIKI-695] fix: tippy width fix #7843
2025-09-24 17:45:18 +05:30
Aaryan Khandelwal
dce8b75a1e
[WIKI-638] fix: peek overview closing while dropdowns are open ( #7841 )
2025-09-24 17:43:02 +05:30
Vipin Chaudhary
14e3aace92
[WIKI-623] fix: add block menu to rich text editor ( #7813 )
...
* fix : block menu for rich editor
* chore: remove comments
* chore : update selection logic
2025-09-22 18:07:52 +05:30
M. Palanikannan
36d328445c
[WIKI-650] fix: pane extensions close method moved into hook ( #7823 )
...
* fix: pane extensions close method moved into hook
* fix: editor build breaks web everytime in dev mode
* fix: variant of lite text toolbar
2025-09-22 18:04:16 +05:30
Lakhan Baheti
d5c3c0cbe1
[WIKI-632] chore: add extended document editor props ( #7783 )
2025-09-18 20:11:13 +05:30
Lakhan Baheti
11cd8d11e4
[WIKI-632] chore: accept additional props for document collaborative editor ( #7718 )
...
* chore: add collaborative document editor extended props
* fix: additional rich text extension props
* fix: formatting
* chore: add types to the trailing node extension
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-09-11 14:15:39 +05:30
Aaryan Khandelwal
49127ebeea
[WIKI-653] fix: page content loader #7753
2025-09-09 18:20:31 +05:30
Vipin Chaudhary
af1dcd335e
[WIKI-640] chore: refactor link view #7727
2025-09-05 14:14:30 +05:30
Aaryan Khandelwal
a1500c2206
[WIKI-644] fix: remove unnecessary props from the editor package #7726
2025-09-05 13:50:44 +05:30
Aaryan Khandelwal
b68d2ca921
[WIKI-642] fix: editor bubble menu overflow issues #7724
2025-09-04 18:16:03 +05:30
Aaryan Khandelwal
78c6aede52
[WIKI-641] fix: overwrite tailwind typography plugin styles #7723
2025-09-04 18:14:48 +05:30
sriram veeraghanta
54e4a0f6dd
fix: build error due to exports in propel package ( #7715 )
...
* fix: build error due to exports in propel package
* fix: editor css exports
* fix: editor css build
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-09-03 18:11:31 +05:30
sriram veeraghanta
b99ddc24e7
[WEB-4810] feat: migrate to tsdown from tsup ( #7679 )
...
* feat: migrat to tsdown to tsup
* fix: build scripts
* fix: lock file fixes
* fix: adding build process to i18n and propel packages
* fix: lint warning
* chore: update services module entry points
* fix: lock file
* fix: lock file
* fix: remove tsc from build
* fix: tsdown configs
* fix: remove tsc step from build process
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-09-03 14:01:57 +05:30
sriram veeraghanta
4b74751e4e
[WEB-4837] feat: adding more packages to catalog ( #7693 )
...
* feat: adding more packages to catalog
* fix: lock file
* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
Anmol Singh Bhatia
1c28bd5887
[WEB-4724] fix: editor tooltip ( #7708 )
...
* fix: editor tooltip code refactoring
* chore: code refactor
2025-09-02 20:40:14 +05:30
Anmol Singh Bhatia
26b48bfcf0
[WEB-4724] feat: migrate tooltips from blueprintjs to base-ui ( #7646 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies
* chore: updated tooltip instances across platform and performed related code refactoring
* chore: code refactor
* chore: code refactor
* fix: lint and build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: format issue
* fix: build fix
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com>
2025-09-02 18:19:56 +05:30
M. Palanikannan
fd5ba6c7b8
[WIKI-511] [WIKI-572] fix: extended page root and editor body ( #7661 )
...
* fix: better refactoring of page root and editor body
* fix: editor sideeffects
* fix: add comments json field
* fix: props name
* fix: review changes
* fix: extra checks
* fix: type changes
* fix: remove editor ref current
* fix: renaming
* fix: link check
2025-09-01 22:17:53 +05:30
Jayash Tripathy
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
sriram veeraghanta
0e6fbaee3a
[WEB-4790] fix: moved typescript parser to the base eslint config ( #7658 )
...
* fix: moved typescript parser to the base eslint config
* fix: eslint warning
* fix: type config setting
* fix: convert live eslint to cjs
2025-08-27 21:03:20 +05:30
Vipin Chaudhary
5d1ad8a183
[WIKI-550] fix: emoji modal for touch device ( #7651 )
...
* fix: emoji modal for touch device
* refactor: editor from props
* fix : update is touch device plugin
2025-08-27 00:39:47 +05:30
Vipin Chaudhary
f95a07d8c8
[WIKI-436] fix: check for code in alignment #7649
2025-08-27 00:39:26 +05:30
Vipin Chaudhary
cf7b288f93
[WIKI-345] regression: update block menu options ( #7647 )
...
* chore: update flagged and disabled extension
* chore :build fix
2025-08-26 14:18:26 +05:30
Vipin Chaudhary
0fe7da6265
[WIKI-345] chore: pass disabled and flagged extensions to block menu ( #7152 )
...
* chore: refactor editor
* sync changes
* feat: api service update
* refactor : update sync
* fix : package sync
* fix: requested changes
* fix : embedhandler type
* fix : remove commands
* refactor : space
* refactor : rich lite editors
* refactor : minor ce changes
* chore : minor ui fix
* package: tldjs
* refactor : remove tldjs
* refactor: flagged
* refactor: flagged
* chore : remove disbaled check in menu
* refactor: fix space
* refactor: NodeViewProps
* refactor: type
* refactor : update community types
* refactor : remove external embed CE
* remove : external embed config from ce
* refactor : update disabled
* chore: pass disabled
* chore : update utils
2025-08-26 02:23:50 +05:30
Aaryan Khandelwal
34e231230f
[WIKI-498] regression: table bugs #7631
2025-08-26 02:13:27 +05:30
Lakhan Baheti
eb5ac2fc2d
[WIKI-602] chore: disable image alignment tooltip for touch devices ( #7642 )
...
* chore: disable image alignment tooltip for touch devices
* chore: added touch-select-none style
2025-08-26 02:12:04 +05:30
Aaryan Khandelwal
9ecea15d74
[WIKI-498] [WIKI-567] feat: ability to rearrange columns and rows in table ( #7624 )
...
* feat: ability to rearrange columns and rows
* chore: update delete icon
* refactor: table utilities and plugins
* chore: handle edge cases
* chore: safe pseudo element inserts
---------
Co-authored-by: Sriram Veeraghanta <veeraghanta.sriram@gmail.com>
2025-08-23 00:54:03 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-08-19 20:06:42 +05:30
Aaron Heckmann
d8f58d28ed
fix: CI to include lint and format along with build ( #7482 )
...
* fix(lint): get ci passing again
* chore(ci): run lint before build
* chore(ci): exclude web app from build check for now
The web app takes too long and causes CI to timeout. Once we
improve we will reintroduce.
* fix: formating of files
* fix: adding format to ci
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-08-18 21:27:16 +05:30
Aaryan Khandelwal
7ead606798
[WIKI-578] refactor: editor types structure #7536
2025-08-04 18:01:51 +05:30
Vipin Chaudhary
fa150c2b47
[WIKI-576] fix: trail node ( #7527 )
...
* fix : trail node
* remove flagged
* refactor : add disable flagging
* refactor:update disabled extension
* refactor: additional disabled
* refactor: update enum
* chore: add description key to page response type
* chore: update base page instance
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
2025-08-04 16:12:46 +05:30
Aaryan Khandelwal
c3273b1a85
[WIKI-568] refactor: add touch device support to editor ( #7439 )
...
* refactor: add isTouchDevice prop
* chore: handle event propagation in touch devices
* refactor: isTouchDevice implementation
* chore: misc editor updates and utility functions (#7455 )
* chore: misc editor updated and utility functions
* fix: code review
* passed isTouchDevice prop to editor-wrapper
* added more props to editor-wrapper.
* chore: update types
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com>
* fix: remove unnecessary deps
---------
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com>
2025-08-04 16:04:09 +05:30
Vipin Chaudhary
8cc513ba5e
[WIKI-577] fix: unexpected emoji input ( #7534 )
...
* fix: unexpected emoji input
* update array
2025-08-04 15:21:10 +05:30
Aaryan Khandelwal
6e1734c86e
[WIKI-570] fix: image alignment for read only editor #7509
2025-07-30 14:12:33 +05:30
dependabot[bot]
05f56d04ba
chore(deps): bump linkifyjs in the npm_and_yarn group across 1 directory ( #7506 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [linkifyjs](https://github.com/nfrasser/linkifyjs/tree/HEAD/packages/linkifyjs ).
Updates `linkifyjs` from 4.3.1 to 4.3.2
- [Release notes](https://github.com/nfrasser/linkifyjs/releases )
- [Changelog](https://github.com/nfrasser/linkifyjs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nfrasser/linkifyjs/commits/v4.3.2/packages/linkifyjs )
---
updated-dependencies:
- dependency-name: linkifyjs
dependency-version: 4.3.2
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-30 13:12:00 +05:30
Aaryan Khandelwal
e0fa6553ae
[WIKI-539] refactor: remove lite text read only editor ( #7481 )
...
* refactor: remove lite text read only editor
* chore: update types
2025-07-29 18:09:39 +05:30
Vamsi Krishna
55f06cf546
[WEB-4563]fix: image full screen modal #7491
2025-07-28 19:55:13 +05:30
Sriram Veeraghanta
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +05:30
Aaryan Khandelwal
27f74206a3
[WIKI-537] refactor: document editor ( #7384 )
...
* refactor: document editor
* chore: update user prop
* fix: type warning
* chore: update value prop name
* chore: remove unnecessary exports
* hore: update initialValue type
* chore: revert initialValue type
* refactor: unnecessary string handlers
2025-07-25 13:57:45 +05:30
Aaryan Khandelwal
f8353d3468
fix: eslint warnings and errors ( #7479 )
2025-07-25 13:40:25 +05:30
Aaron Heckmann
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-25 01:44:51 +05:30
Aaryan Khandelwal
5c22a6cecc
[WIKI-484] chore: update editor packages ( #7265 )
2025-07-21 19:25:49 +05:30