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

Fixed ordered list shortcut creating unordered list (#986)

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

- added conditional for ordered vs uno...

10e2eb9ccc3e0911e3f4ca1e768e308ed49fd76d authored over 1 year ago
Fixed Ctrl+Alt+H to also support Cmd+Alt+H (#985)

no issue

- matches shortcut documentation

fd9b59a85a01edafe3fb47ba24fcc59eb7981f31 authored over 1 year ago
✨ Added `Ctrl+Alt+H` shortcut for toggling highlight formatting (#984)

no issue

- highlight was possible using `==text==` markdown formatting but didn't have an ass...

e5a5bcc98c27433cf53a0ef87e8d28501a88201d authored over 1 year ago
Published new versions

- @tryghost/[email protected]

d239569108b04c50c488f7bd10e271fa5f7b8964 authored over 1 year ago
🐛 Fixed occasional unexpected render output by preventing bad node nesting (#982)

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

We've seen a few examples of bad documen...

c706308f3965610d59decf4087e67df34afb5c70 authored over 1 year ago
Update react monorepo

e6cd27bbf3ee6aaa36c57f9eb6c3fef8a99a46b9 authored over 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-html-to-le...

810ebf4aaa096fd5417462a9a92b96424007aeb2 authored over 1 year ago
Revert "Revert "🐛 Fixed missing header formats when copy/pasting from Word on office.com (#981)""

This reverts commit a656c387574055d4df9da3856e9ca0c31e2734a4.

c3de7551940fd4385c388f11d6afaee462345e6d authored over 1 year ago
Revert "Revert "🐛 Fixed missing text formats when copy/pasting from Word on office.com""

This reverts commit e14897c568bef72fcfd6f23079e2e2b577edb596.

9d4dc1c3ae6a52c546386be91e9d80289eb96ed8 authored over 1 year ago
Revert "Revert "Added ExtendedTextNode to allow customised parsing""

This reverts commit bfcbac1b7862bb7fdfb8997a2ee0e24f349b2436.

8b16cd8b6e8645a1c16f337ae6106650f25eea05 authored over 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-html-to-l...

dd4afc1209a18f5ca5386c73a43ac0c710617a21 authored over 1 year ago
Revert "Added ExtendedTextNode to allow customised parsing"

This reverts commit 203b2a80d4c1c8194c85f013bfc1182df4ea7479.

bfcbac1b7862bb7fdfb8997a2ee0e24f349b2436 authored over 1 year ago
Revert "🐛 Fixed missing text formats when copy/pasting from Word on office.com"

This reverts commit 484f2de3d2d7333ed6835988c6b24f5541e2b079.

e14897c568bef72fcfd6f23079e2e2b577edb596 authored over 1 year ago
Revert "🐛 Fixed missing header formats when copy/pasting from Word on office.com (#981)"

This reverts commit cbb7dee422d762fa9c1089b7cce9e346406e9f77.

a656c387574055d4df9da3856e9ca0c31e2734a4 authored over 1 year ago
Published new versions

- @tryghost/[email protected]
- @tryghost/[email protected]
- @tryghost/kg-html-to-l...

b44a12a072af19e3705a947670e0d8eb45cc8196 authored over 1 year ago
🐛 Fixed missing header formats when copy/pasting from Word on office.com (#981)

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

- added `ExtendedHeadingNode` to our def...

cbb7dee422d762fa9c1089b7cce9e346406e9f77 authored over 1 year ago
Update dependency @types/react to v18.2.26

9a425ebb127f5061b4fee6bc8e369090e14d2bab authored over 1 year ago
Added ExtendedTextNode to allow customised parsing

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

In order to support copy/paste from Word w...

203b2a80d4c1c8194c85f013bfc1182df4ea7479 authored over 1 year ago
🐛 Fixed missing text formats when copy/pasting from Word on office.com

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

- patched DOM conversion in our `ExtendedT...

484f2de3d2d7333ed6835988c6b24f5541e2b079 authored over 1 year ago
Published new versions

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

64fba3ce4108b4153119e4d5be5158b7845276b5 authored over 1 year ago
🐛 Fixed double-insert when pasting plain text in Firefox (#980)

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

- Firefox requires the paste event to ...

d4b8b7eac4c9507963061fc11501953b1e405acc authored over 1 year ago
Update dependency eslint-plugin-storybook to v0.6.15

4df55dca405e84526b2d4e8442b4edafccae573c authored over 1 year ago
Update dependency @types/react-dom to v18.2.11

7987ff577cb1ca1ba49282eb02e6b0aad9a4e7e6 authored over 1 year ago
Update dependency eslint to v8.51.0

5a9d626f7e6553531c0fdbdf599dc8196919b7c8 authored over 1 year ago
Published new versions

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

4fef902be9bbd7ac3afaebb09240913cd89b4a13 authored over 1 year ago
🐛 Fixed html to lexical parsers resulting in null nodes (#978)

closes TryGhost/Product#4012
- some parsers were always matching a given HTMLElement instead of...

e82ba25e9969df0294f8476eade13ee7534d8937 authored over 1 year ago
Scoped koenig css variables to avoid clashing with consuming app (#976)

* Scoped koenig css variables to avoid clashing with consuming app

No ref

* fixed font loc...

d2da23fc63b68597c13b52ab5e067c6624164c9b authored over 1 year ago
🐛 Fixed missing drop-to-replace support for image cards (#977)

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

- passed `imageFileDragHandler` throug...

cc35ca0fc6bb14cb5c6adc1978342c95b4591ff5 authored over 1 year ago
🐛 Fixed pasting URLs on `/card [url]` shortcuts (#975)

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

- added skip of URL->link conversion w...

5701fd15ce91679c433290a595396ee3ed63a93d authored over 1 year ago
Published new versions

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

de6ca118c117b8a6bf948aeb8c927ba1eba74af3 authored over 1 year ago
🐛 Fixed populated embed/bookmark cards re-fetching oembed on render (#974)

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

- the bookmark and embed cards are set...

cd1f6e3cb6ffafc5456e6adbb9aedf32bd45dbd4 authored over 1 year ago
🐛 Fixed paywall cart not parsing properly from html

closes TryGhost/Product#3959
- html parser was incorrectly formatted and would return a conversi...

2f14ac1b70d96f93478eebf89a8e734f55f72723 authored over 1 year ago
Fixed toolbar position console error (#973)

no refs
- added validation to a method that should only take a RangeSelection as input and was ...

41c3e029977b032dc98dd6580e874f6f744d6373 authored over 1 year ago
Update dependency @sentry/vite-plugin to v2.8.0

67e93de2c0cb7f624e68ca5b64ea2d03b08b8711 authored over 1 year ago
Update dependency sinon to v16.1.0

de3dc7091823267ed907c11d832099a1b169ca88 authored over 1 year ago
Prevented Escape from closing the image editor (#972)

no issue

`Escape` can often be hit when attempting to cancel or undo an action through muscle...

5635e25b04ccff07cff1767f82adc63112440c3f authored over 1 year ago
Update dependency @rollup/plugin-babel to v6.0.4

ed3317b4f49790c1f9ed85665052ec49656f5ff5 authored over 1 year ago
Added resize option to Pintura (#971)

854ce3223fb8851a79f4c146106617720ffffb3b authored over 1 year ago
Removed sticker option from Pintura editor (#970)

2df890a3fb7f9b8676637f4844d14ebe15167c38 authored over 1 year ago
Update react monorepo

cce1ffcc86796f145705e98affa50aa8a3ffb9f2 authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.19

5693e7b22af5199f02b5adb8608244e72f61adc2 authored over 1 year ago
Published new versions

- @tryghost/[email protected]

cdbc4f45e913f68f5460cc41af4445af8224d13f authored over 1 year ago
🐛 Fixed drag-to-select inside text container cards triggering the card re-order overlay (#964)

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

- disabled the reorder drag-drop behav...

25bc8a514eb8b080a4ed23959ac4229f18cb3cff authored over 1 year ago
Update storybook monorepo to v7.4.6

f60b6633adc6168b86ca96cc1cfd67d2454f6d13 authored over 1 year ago
🐛 Fixed link edit button opening format toolbar (#966)

closes TryGhost/Product#3989
- link edit button would cause re-render, going back to text toolbar

e98f4a9c6098eb43ebbccdb96f63084e377a7c92 authored over 1 year ago
🐛 Fixed floating toolbar positioning (#969)

closes TryGhost/Product#3992, closes TryGhost/Product#3993
- toolbar position was based on the ...

012f99d2c8680a2ac5acb5ca561acb3642ec7d32 authored over 1 year ago
Added "saveable" demo content to make testing across refreshes easier (#967)

no issue

Needing to continually set up complex editor state to test functionality whilst you'...

28f4ec5cf706e550f5eea7c82920952bdf3b83de authored over 1 year ago
🐛 Fixed format/link toolbar not closing on click outside of editor (#965)

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

- added mousedown handler to `<Floating...

4ccb08a82fec6b376a0dd7dd3a4d46f34c283acf authored over 1 year ago
Added handling for word count zero

closes TryGhost/Product#3988
- in Admin, a new post was loading with a null count

ea320a5254e34b50b4c1f77e16c1c5ba6fd73969 authored over 1 year ago
Fixed letter spacing of member segment in email CTA card (#963)

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

db909ff3660b5e07123943196da8a112e2b2c32a authored over 1 year ago
🐛 Fixed missing support for dragging an image card onto an empty gallery (#962)

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

- passed `reorderHandler` into `<Empty...

e7c42a3ebf8c957ff764ac2fc626bfdf90182220 authored over 1 year ago
Published new versions

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

7e1c991c4ee6b6f0be2d1b2e3cad950f5076835c authored over 1 year ago
🐛 Fixed cmd+delete removing an entire node in some cases (#961)

closes TryGhost/Product#3987
- when using cmd+delete from the end of the first line it would re...

670b6961b2c58ba510dddfc5b9015f18ff83ab0f authored over 1 year ago
🐛 Fixed backspace on lines preceded by line breaks (#960)

closes TryGhost/Product#3986
- backspace on lines preceded by new lines (created by Shift+Enter...

67b0a8b74b581e9fb30bc372c097b2897c1a7cd0 authored over 1 year ago
🐛 Fixed email card rendering placeholders (#959)

- stripped code elements from the rendered email output when using a placeholder
- retained cod...

cc56c3ec9ca95d04ca6f94761cc2c2a53a4c0f67 authored over 1 year ago
Updated Twitter and snippet icons in card menu (#958)

No ref

fbf2b011610556a9141853c7bd53e60220e247be authored over 1 year ago
Fixed exports filename for bundled package

refs https://ghost.slack.com/archives/C02G9E68C/p1696235735259489?thread_ts=1695035790.122589&ci...

ab1b9261def08144c13fa2379ac682374651699c authored over 1 year ago
Update dependency eslint-plugin-jest to v27.4.2

74b8d477a900562baa129967653c8c254a0815cd authored over 1 year ago
Update dependency @types/react to v18.2.24

5589c72b1411be042cf92a870b3c8301cfeaa0e1 authored over 1 year ago
Update vitest to v0.34.6

7bc7618120c7f6baff8b7654d15d881b0679e5c1 authored over 1 year ago
Update dependency postcss to v8.4.31

0bb0ef992ae1217a3564df5884a4e5954083d878 authored over 1 year ago
Update dependency dompurify to v3.0.6

e7d0391ee029bd727b136b3a4add1be3d4d352f1 authored over 1 year ago
Fixed hiding v1 header by default (#956)

no refs

1e7989057c31415232bd78e95182224d7559853c authored over 1 year ago
Fixed setting panels sitting behind cards further down the document

no issue

- `transform` on wide cards creates a new stacking context so the draggable settings p...

6ea445ac8cb69ce0d817bd3028a8c6c4923ad3ac authored over 1 year ago
Fixed wide card width with PSM opened (#945)

no refs
- changed wide card styles to interact correctly with sidebar positioning
- css `trans...

221e4830ded488cedee4c535cd74e3e256b60610 authored over 1 year ago
Added 'snippets' query to slash menu (#955)

closes TryGhost/Product#3964
- typing '/snippets' will show all snippets created

a43bd003f1fa55f560debe99f9b989cb56dd7b37 authored over 1 year ago
Fixed responsive issues with collection card in editor (#954)

no refs

Co-authored-by: Steve Larson <[email protected]>

88b85569b1d704787d5ca19a1a81ba287aa19112 authored over 1 year ago
Update dependency @types/mocha to v10.0.2

0df7eac5590012d6e0fa11d23716d78440df89f4 authored over 1 year ago
Update dependency @types/react-dom to v18.2.8

680d2986a446674c71d06b0bea20b0381802cdaa authored over 1 year ago
Added KoenigFocusPlugin to ComposableEditor (#952)

no issue

- In AdminX we need an onFocus helper to determine when it's in focus
for enhance...

a0b7b5cea4d15674dc9718694792541a9dce57c8 authored over 1 year ago
Update dependency markdown-it to v13.0.2

4b614175988eaaf7d26dbcfc3a00c58eebabf32f authored over 1 year ago
Update dependency @types/react to v18.2.23

cafb911521a546a8045c026b0151d0e5959bcb81 authored over 1 year ago
🐛 Fixed sticky text alignment styles when copy/pasting from external sources (#953)

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

- we don't support text alignment so w...

0e3504a17195204379463fc23aa54a17d8a1a8cb authored over 1 year ago
Enabled tests for deprecated cards (#951)

no refs
- moved to using NODE_ENV=test for tests
- we can default to deprecated for deprecated...

e8d2233934225f870bf6db4c9dcba398a378fffe authored over 1 year ago
Update dependency @tryghost/helpers to v1.1.86

569473f5619fb6992ea02a4b9d685827825557e7 authored over 1 year ago
Update dependency @babel/core to v7.23.0

e1215a352118131b14768c3c8ee7f14bb70495fa authored over 1 year ago
Lock file maintenance

c56cf8de4c02fee1e75aa275d5469f1977f50947 authored over 1 year ago
Update dependency @vitejs/plugin-react to v4.1.0

c47eabb64e0dd58adc00d4c92358a5173ae52085 authored over 1 year ago
Update storybook monorepo to v7.4.5

1df8cf87ab8d7d05fd5d1b7b3615720849f7b74c authored over 1 year ago
Update dependency eslint to v8.50.0

b4ba857890cb6ff16b062a20ffffa689e2a16541 authored over 1 year ago
Revert "Revert "Removed v1 header entry from card menu""

This reverts commit 438f5071fdef0946ad73610b9986a52de1cecaca.

f4f3f86037e061a65d55817bb22c72ca90a77e10 authored over 1 year ago
Update storybook monorepo to v7.4.4

45e554de6d77889444b6906747b43152d126b9e1 authored over 1 year ago
Skipped header v1 tests (#950)

no refs
- header v1 is unlisted in the menu and we can retire tests

35e2143ff22afcce7949fde15c290e53290e5771 authored over 1 year ago
Revert "Removed v1 header entry from card menu"

This reverts commit b021e557f1832b4e2700254f4ad85a7cf24f1166.

- removing from the menu breaks t...

438f5071fdef0946ad73610b9986a52de1cecaca authored over 1 year ago
Removed v1 header entry from card menu

no issue

- was still there from earlier development where we were replacing the v1 header with ...

b021e557f1832b4e2700254f4ad85a7cf24f1166 authored over 1 year ago
Updated koenig demo images (#948)

No ref

1b8e8a283852039bf46c60272e98bf1cbf1eef5a authored over 1 year ago
Added breakout adjustment for demo sidebar

no issue

- simulates same behaviour when the JSON output/State tree sidebar is shown as we have...

7e3032ac68b8fa45a7a081980da66198671dc633 authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.18

94f46500e369e1f4a507e910443beba735488555 authored over 1 year ago
🐛 Fixed broken IME input in alt text and other plain-text setting inputs (#946)

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

- removes 2-way binding from input fie...

3eebf54aed9968bc23ba09f59b383cdc07159753 authored over 1 year ago
Update dependency @playwright/test to v1.38.1

116c08d8c5666904e3e8be60dc157ea825dd2222 authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.17

9129e40f404aeafc525cfa2a68425e9e0a488738 authored over 1 year ago
Update vitest to v0.34.5

23a1b42492e9830b9cf64782acc6d85d4b64b200 authored over 1 year ago
🎨 Updated card menu (#787)

refs https://github.com/TryGhost/Product/issues/3721
- moved to all new style for card menu
- ...

2fd09305c82f9f27b4f3252f87176ae03c34761c authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.16

bb1161f7c8ba38b0730ef4f533ee7443bec64f3c authored over 1 year ago
Updated collection card placeholder posts (#940)

* Updated collection card placeholder posts

Refs https://www.notion.so/ghost/Feedback-2d148e4...

61254aa817fc9ee197b92b0cbe2859c13a5430d2 authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.15

a240a64fc683143a1d867596665c1aadc7a9085b authored over 1 year ago
Update dependency eslint-plugin-storybook to v0.6.14

9abb36c567995623f6e6a3c6700cbe6dba2fa296 authored over 1 year ago
Update dependency autoprefixer to v10.4.16

a0c6e14d292427d0dfa7978899677fb87dff424c authored over 1 year ago
Published new versions

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

f9a46488148292d85b6822acd5616d407cdd7e07 authored over 1 year ago
🐛 Fixed gallery rendering when created from image nodes (#944)

closes TryGhost/Product#3922
- image nodes weren't getting fileName set which the renderer saw ...

4a808ced2fd641ad838b942f68debddc9cf541d6 authored over 1 year ago