Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/Koenig

Components of Ghost's Editor
https://github.com/TryGhost/Koenig

Added count to TK nodes (#1092)

refs TryGhost/Product#4185
- plugged in the setTkCount prop
- moved the filtering around a bit...

ea7376db7c6d12d2bc389861205d4234b422621e authored about 1 year ago
Replaced TK indicator styles with tailwind classes (#1091)

Refs https://github.com/TryGhost/Product/issues/4187

f1892fb7cd5b60d88c0c4a9b3eb3879a48ee2231 authored about 1 year ago
Added filtering to TK nodes to prevent duplicate indicators (#1090)

closes TryGhost/Product#4186
- parent nodes would have one indicator rendered for each TK node ...

3aa2c265679669f172b1db809fde9e895151f434 authored about 1 year ago
Optimised finding of TKNode (#1089)

no issue

- switched to using `$nodesOfType()` Lexical fn which gets nodes directly from the n...

c56d5fa404b993773549cbfe2904f7f11b6ef47b authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]

ff061bd1f18508f31afd0fb656d919438b502468 authored about 1 year ago
🐛 Fixed handling of root with empty children (#1088)

refs https://github.com/TryGhost/Product/issues/4179

Lexical doesn't handle an empty root nod...

7c7d3700e1b3a0edbe656e409c15a0eadbfba2af authored about 1 year ago
Update dependency @types/react-dom to v18.2.17

40a562ddcb21f14c30c2264a122effb865199e04 authored about 1 year ago
Update dependency @types/mocha to v10.0.6

1b8da399018d86c3c9458d418bebfa59e6359b06 authored about 1 year ago
Added detection & indicator for TKs (#1087)

refs TryGhost/Product#4173
- added `TKNode` detection
- added indicator to right side of edito...

0d67ea43229dae6fcbbeb84eac2ba4d81752adfa authored about 1 year ago
Added `TKPlugin` to exports (#1086)

refs TryGhost/Product#4172
- removed feature toggle as plugin is removed from the default plugi...

1f1537a6d9a89d4f7c0ebd0925a17f57dcc53fda authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-ht...

62f572f9dcff096228db000cea505d54d6ebe3dd authored about 1 year ago
Update react monorepo

470cb3d5f1278517d20ca211a8f97d7e1adc7472 authored about 1 year ago
Update dependency yjs to v13.6.10

691612bf0d79663ec77c60b20c8511bb6a389292 authored about 1 year ago
🐛 Fixed broken gallery re-ordering (#1084)

refs https://github.com/TryGhost/Product/issues/4170

If something caused the `koenig` context...

7290f4bd9e8a492fdf48f1b9bbbc8987cd4b4827 authored about 1 year ago
Update dependency @storybook/test-runner to v0.15.2

ff409fe173bd1a4d3d1e04909fbef514093d3c1e authored about 1 year ago
Updated TK highlight color (#1082)

Refs https://github.com/TryGhost/Product/issues/4156

cf133b548ec8d15b78021b2f790b4ee688a6d1cf authored about 1 year ago
Moved TK class to theme

no issue

- having the class in the theme allows it to be overridden by consumers without using ...

ac3d61325604576f0846acd6dc33aaaf05de0f64 authored about 1 year ago
Removed need for missing @lexical/utils package in kg-default-nodes

no issue

- builds were failing because `TKNode` used `@lexical/utils` but the dependency wasn't...

66d0660a42a7fcdc8823b0c79e381203fa026c8e authored about 1 year ago
Update dependency @types/mocha to v10.0.5

096f78679512a4c19f4d0154590ad60d1e412751 authored about 1 year ago
Update dependency @types/jsdom to v21.1.6

4a7d4e1b8d06e7b512524d319e1eb0ecbfcde66b authored about 1 year ago
Added TK plugin (#1081)

refs TryGhost/Product#4156
- added TKs plugin
- matches on TK (case sensitive) as a whole word...

21f777c6831c4f0b861465e0ba01fe53fc8027b0 authored about 1 year ago
Added TK node (#1080)

refs TryGhost/Product#4156
- added `TKNode` to `kg-default-nodes`
- extended a simple text nod...

afa2f128604e302634a1fcded61ed811103f3b46 authored about 1 year ago
Update dependency typescript to v5.3.2

b2876d5d98da8ba6e31ab66b35f560821703446e authored about 1 year ago
Update dependency yjs to v13.6.9

3ce9bb2a62abdec18d51a4ff6d74c850274467b4 authored about 1 year ago
Update dependency codemirror to v5.65.16

ec9fe4a4199f434fd6135a1772cdbe9a6bf366f1 authored about 1 year ago
Update dependency eslint to v8.54.0

643ebc9033924b6399632f33e241d86e5579857f authored about 1 year ago
Update dependency @testing-library/react to v14.1.2

486b4251ca8f7ee5b7acfa3db33f234ea66c8ee7 authored about 1 year ago
Update dependency react-router-dom to v6.19.0

42579c3fb1e3b3c625b4dc6345f6ccbb3488b03c authored about 1 year ago
Update dependency @playwright/test to v1.40.0

9c52d45d381680ac2324a481e6debd34bf8d7f2a authored about 1 year ago
Update dependency @storybook/test-runner to ^0.15.0

17d56e173e5f463c248c87aeca477fda73195963 authored about 1 year ago
Update dependency @sentry/vite-plugin to v2.10.1

552d6d02dd3229cd15d971db775e6e3571285c89 authored about 1 year ago
Update dependency @vitejs/plugin-react to v4.2.0

daba091b62f3ef50fbc96ccf561d020d4ff23756 authored about 1 year ago
Published new versions

- @tryghost/[email protected]

a60c362272439b7c4e23a4119b607873a24e6bbf authored about 1 year ago
Updated code and strikethrough shortcuts (#1078)

refs TryGhost/Product#4160
- removed cmd shift k for code
- removed cmd alt u for strike
- th...

bed3b14f9fb9cb6aa193ed0c326c07a20848935d authored about 1 year ago
Update dependency @tryghost/url-utils to v4.4.7

ba3b2d5cbf23d0715b39eaef99084fec5a2ef377 authored about 1 year ago
Update dependency @tryghost/helpers to v1.1.89

d71f3ae02e30408483ed87131dc269c78348a68e authored about 1 year ago
Update dependency @tryghost/color-utils to v0.2.1

dcf48c683c028400bb3dd49b0d637535fe4bb599 authored about 1 year ago
Published new versions

- @tryghost/[email protected]

6bafdc7305c29fc3e3cd2953810657e5ff4d8332 authored about 1 year ago
🐛 Fixed highlight format not being rendered (#1077)

refs https://github.com/TryGhost/Product/issues/4144

- our renderer was missing the highlight...

93b828a7f550421dfe812710a011e2ed45de1fa8 authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-ht...

c8a75ad27aaa44721eb473d57fffcd196899c1b4 authored about 1 year ago
Removed need for `createDocument` option in `kg-lexical-html-renderer` (#1076)

refs https://github.com/TryGhost/Product/issues/4133

- we already create a JSDOM instance ins...

ef5b974fa791486f57ace9a247789cbd169a9842 authored about 1 year ago
Published new versions

- @tryghost/[email protected]

da0f1d4159af0f53c748cce41b239b8cbc5fe4a9 authored about 1 year ago
🐛 Fixed renderer error when line break nodes follow text with multiple formats (#1075)

refs https://github.com/TryGhost/Product/issues/4146

- when sorting nodes that follow a text ...

3e23a49bd906b5421afabb6ae8ca556ff79571f1 authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-htm...

a69b59f09926248c81a637d128d95d422ced634c authored about 1 year ago
Fixed Cmd+Alt+H shortcut

refs https://github.com/TryGhost/Koenig/pull/1073

- previous PR was a little to aggressive, we ...

fd6138a48885f517e0e7d262ec1dcebcc6999dd7 authored about 1 year ago
🎨 Added `srcset` to header card `<picture>` element (#1074)

closes https://github.com/TryGhost/Ghost/issues/17753

- added background image width and heig...

80d63688645c467a8280135e02b53d1b42fcf866 authored about 1 year ago
Removed Cmd+H header cycle shortcut (#1073)

no issue

- it was conflicting with OS-level shortcuts and causing frustration
- individual h...

6ac61ff57a8d24229e996b5cc2208499946f9985 authored about 1 year ago
Fixed card indicators not being sticky (#1071)

* Fixed card indicators not being sticky

Closes https://github.com/TryGhost/Product/issues/40...

ca7c7caa6c5c6f3b9b9c94f14b9b3454bd43e4a0 authored about 1 year ago
Update dependency @storybook/test-runner to v0.14.1

093555ffc870c1af6f370e612d118ac93bbf8345 authored about 1 year ago
🐛 Fixed backspace deleting whole link in Firefox (#1072)

closes TryGhost/Ghost#18903
- caused by upstream issue in Lexical
- Firefox places the caret d...

902503dd02e1334f2fa61024f71fee54454fe709 authored about 1 year ago
Update dependency prettier to v3.1.0

71ee3f82c85bd8c21b8474f92591c63ad9d6f1bf authored about 1 year ago
🎨 Improved accessibility of frontend buttons by adding aria-labels (#1070)

Refs https://github.com/TryGhost/Ghost/issues/18931

2334ee437da24f9b5557821b636ae1a53ce1fe6c authored about 1 year ago
Changed z-index of selected card cardWrapper component (#1069)

Refs https://github.com/TryGhost/Ghost/issues/18754
- By doing so, we avoid the snippet menu ap...

d4b2e79500d2381cfc1475841989dd96b55661ce authored about 1 year ago
🐛 Fixed video card thumbnail generation in Safari (#1068)

refs https://github.com/TryGhost/Product/issues/4127

- using `video.preload = 'metadata'` in ...

709db7bc5dec6ba4462d232985731ce2ea1c38fc authored about 1 year ago
Update dependency @lezer/highlight to v1.2.0

24293cebe13327f2a210b94560bebbe6a462b02d authored about 1 year ago
Fixed image toolbar items order (#1067)

No ref
- Switched around image editing and snippet icons, as snippet icon should always come last

da77676c588a46e1953fa63f0afc1433c6063a3d authored about 1 year ago
Update dependency luxon to v3.4.4

7f002a2da9925900201e3cafe70da1775cad8445 authored about 1 year ago
Added lazy loading to header card v2 (#1063)

refs TryGhost/Ghost#17753
- added lazy loading attribute to header card renderer (v2+)

94624c70006d8a433e23fe1f7d8abf2c139e9d12 authored about 1 year ago
Aligned caption editor and alt input styles (#1062)

Refs https://github.com/TryGhost/Product/issues/4130

df0118f21fc9ed14026d3bc48c0de168ad6fc35c authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-de...

c9d468156be3162ec736b1fa9d043c2486436455 authored about 1 year ago
🐛 Fixed HTML->Lexical conversion not handling paragraphs inside blockquotes (#1061)

closes https://github.com/TryGhost/Ghost/issues/18844

The default `LexicalQuoteNode` DOM impo...

ba9ea97fe45230588ef40d5450c5dd97edcb1069 authored about 1 year ago
Update dependency @sentry/vite-plugin to v2.10.0

7936f362ba75e1ced174496bdad68797664f5dba authored about 1 year ago
🐛 Prevented scroll when selecting cards (#1060)

refs 11ed11e
- adding editor focus handling was too permissive
- will not only focus editor if...

aff9cdcce5e6b332358a626de6b51f5517405051 authored about 1 year ago
Update babel monorepo to v7.23.3

2aebfa1213eb90460be5fcb6654709c8255029e8 authored about 1 year ago
Fixed placeholder descenders being cut off in nested editors (#1059)

Closes https://github.com/TryGhost/Ghost/issues/18888

44afd52cf412227fbb781d422d3f350820721c80 authored about 1 year ago
🐛 Fixed text having unexpected formats when rendering (#1058)

closes https://github.com/TryGhost/Product/issues/4116

Our `TextContent` class was inadverten...

64af469914d1991679f8044ec2406931dfee6085 authored about 1 year ago
Update dependency @storybook/test-runner to ^0.14.0

457c1dfd4af2ff5e287173d703b2b4d29758fe88 authored about 1 year ago
Update dependency @testing-library/react to v14.1.0

39118b37f5f6b3cfa8441be62f4c752f1fc0c9d4 authored about 1 year ago
Update react monorepo

2fc1335c326a90ffd31aa28612858db8e922707a authored about 1 year ago
🐛 Fixed backspace behaviour at start of aside/quote (#1057)

closes TryGhost/Ghost#18753
- needed new handling for quote and aside, which block level like p...

ae159845cd74ee448b471825e239d0af04a39a11 authored about 1 year ago
🐛 Fixed pasting link behaviour in single line nested editors (#1056)

closes TryGhost/Ghost#18866
- `RestrictContentPlugin` was intercepting paste event

e8e5b66d1712490d26ac575fcaa53e5436b7bec9 authored about 1 year ago
🐛 Fixed text formats being lost when copy/pasting from Google Docs (#1055)

closes https://github.com/TryGhost/Product/issues/4104

When we added support for parsing Word...

1fb146c0024fe68a0de1201bb324e609fc412bb2 authored about 1 year ago
🐛 Fixed signup card text color with transparent background (#1053)

closes TryGhost/Product#3802
- removed text color style when background is transparent
- this ...

0c01756066307d78ceaa1bb128cc24ae6b2b8292 authored about 1 year ago
Update dependency @types/mocha to v10.0.4

0c0b23772ae2c11c7a36c6025a30dedfd15e09a1 authored about 1 year ago
🐛 Fixed slash menu having fixed position when scrolling (#1054)

closes https://github.com/TryGhost/Product/issues/4112

- slash menu was using fixed positioni...

eaff3a20577b490d0ad1bb1190de72125dc19210 authored about 1 year ago
Update dependency @types/jsdom to v21.1.5

9be454837f5cb4fe02d1d47ead751f819a78d237 authored about 1 year ago
🐛 Fixed signup card styles with image background (#1052)

closes TryGhost/Product#3897
- accent style could be inappropriately applied to images

f281a50ab8c5a5fd79c3cbc65f5ac537fdb2fcb1 authored about 1 year ago
🐛 Fixed browser focus on editor when clicking card (#1051)

closes TryGhost/Issues#18752
- cards do not have a caret and require manual editor focus when c...

11ed11e076ba56c2fb7b2a83dd4dda282e53b6af authored about 1 year ago
Update storybook monorepo to v7.5.3

7eebeea9252e7c247b730e3cd8d8be4c594264ad authored about 1 year ago
Update dependency @types/react to v18.2.36

b771d6983ebd3b114a391e42efbd0ae2edd07894 authored about 1 year ago
Added event tracking for emoji insertion (#1050)

closes https://github.com/TryGhost/Product/issues/4096

- differentiates insertion method betw...

56570d100b3d5bd94900a0ee00a497d77f0ee49a authored about 1 year ago
Fixed emoji picker border radius (#1049)

Refs https://www.notion.so/ghost/Feedback-ff4b60cbffca496d8f8325e9a34491bb?pvs=4#fb1407ea4e7c4b2...

562a3078906ba15ddd3e0a37ce813360e9979c7a authored about 1 year ago
Updated card menu and plus button styles (#1048)

No ref

57573c899b57fbadac926e331018142cb4522e41 authored about 1 year ago
Update dependency @types/react to v18.2.35

146a4fc769c8e07da0a250c565685dacf5028bd5 authored about 1 year ago
Update dependency eslint to v8.53.0

099f318ec51ed6609c7d2d4112947edd616774f5 authored about 1 year ago
Published new versions

- @tryghost/[email protected]

87e7e5a33ebd930776ab9eeaf3ef2b3d9c3ba7fd authored about 1 year ago
Improved emoji menu mouse selection (#1046)

refs TryGhost/Product#4099

64a208e4f9cab28a23e5da1ac8ba929fa24800da authored about 1 year ago
Fixed emoji selection deselecting cards in some cases

no refs

e233de29421b4e84d8cf3f35de91a51f8e17380d authored about 1 year ago
Fixed darkmode for emojipicker and cardmenu (#1045)

No ref

208e1a0d1ddce75bb8a931dc49f72656410980bb authored about 1 year ago
Published new versions

- @tryghost/[email protected]

5ba1bfab9991e32ebfab0fc170937605771a8243 authored about 1 year ago
Fixed emoji picker menu not re-positioning to stay on screen (#1044)

closes https://github.com/TryGhost/Product/issues/4091

- adjusted our portal/menu styling so ...

14ad83e4042cdfdaf0a3cdb64e476327d124a192 authored about 1 year ago
Update dependency @vitejs/plugin-react to v4.1.1

bab6a8fccea0a049b4322f2b6df69e57e09750db authored about 1 year ago
Fixed emoji picker positioning in headers (#1042)

closes https://github.com/TryGhost/Product/issues/4094

- removed fixed 25px top positioning a...

1648cdf47cd75bd06b248c9f9ed2d00030f2b440 authored about 1 year ago
Update dependency @types/react to v18.2.34

36f1de690362684bbc263bc33c01e9383d75a81c authored about 1 year ago
Improved emoji test timing (#1041)

no issue

- CI had flaky failure due to event timing
- added check to wait for the emoji menu...

91f1919425f51c2c4883a582b139dab42a501968 authored about 1 year ago
Fixed emoji picker arrow key use in captions (#1037)

closes TryGhost/Product#4092
- should be able to strip out some of the command handling once le...

de3638b5d787d686de3304bc129d6f5c0edc4d9a authored about 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-clean-...

e85453011db03c1fd5fba90c7414fb95e4da4581 authored about 1 year ago
Added EmojiPickerPlugin to the library exports (#1040)

refs https://github.com/TryGhost/Koenig/pull/1038

- allows it to be used composed into editor...

9a544dd67f10a26e88cad4d17a1843463d948bb9 authored about 1 year ago
Disabled emoji insertion using shortcode in inline code (#1039)

refs TryGhost/Product#4080
- this change allows both shortcode and emoji to be used in inline code

80583217ad3207ca25bd1b660da9a1b25ccad9f0 authored about 1 year ago
Fixed current format being lost on an inserted emoji (#1038)

no issue

- apply the current selection's format to the newly inserted emoji to avoid formatti...

abec4e9a7446b49150f6b7c4b4fa443791018821 authored about 1 year ago