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

Update Test & linting packages

bb4c6441440d3d81469b604d0081f0cc56b7c8f3 authored about 1 year ago
Fixed styling of hr element in markdown card (#1036)

No ref

fad811ff6ef0eec48f72bd9f195caed1941a5058 authored about 1 year ago
Fixed link styling in gallery card caption editor

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

- moved `not-kg-class` prose one level d...

66864226c94f50f58dfb389d9c9755981388969a authored about 1 year ago
Fixed tests

196ef0a4f7e52b43bc7e1d86303513225e24d707 authored about 1 year ago
Fixed product card image dimensions for emails

no issues

- product card outputs the original width/height of the image in emails which results...

0a0994bd89da810643fd6a41b00d729305fb4af5 authored about 1 year ago
Published new versions

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

ce11b2140bd294a641b065f9b53b29fb423424f5 authored about 1 year ago
Update dependency react-router-dom to v6.18.0

2e611d9ea47a5e74a51d422f8473d5faaa256be0 authored about 1 year ago
Added handling for emoji completion matching inserting emoji (#1034)

closes TryGhost/Product#4072

- have to manually handle the insertion because the lexical menu...

03550665dab63d90251cf8aca1db7e7d6862cfd7 authored about 1 year ago
Update dependency lerna to v7.4.2

d07a4f4beb1318bd1f30e67e9b30c17910a78764 authored about 1 year ago
Scoped koenig dark-mode styles to avoid conflicts (#1035)

No ref

254150f12ab11d8ec028ed9b25034f390e20dc95 authored about 1 year ago
Update dependency @tryghost/color-utils to ^0.2.0

066ec4566de7ebf015ac3406b90d3f32f717bd8b authored about 1 year ago
Update dependency @tryghost/url-utils to v4.4.6

21734b780311e5e873cb5222c78dce9ad7b38fd0 authored about 1 year ago
Update dependency @tryghost/helpers to v1.1.88

34bfd0406a3ed311e2ddb77c041a55c3c560ef31 authored about 1 year ago
Fixed arrow up/down navigation of inline emoji picker (#1033)

closes TryGhost/Product#4079
- arrow keys were not causing the selected item to scroll into vie...

7f856899931f21f1464ce61dfdf23065abae80aa authored about 1 year ago
Update dependency eslint-plugin-jest to v27.6.0

66f7ca0fd1cd94b8e8e9d7b4a8c3e4955644e512 authored about 1 year ago
Added handling for simple smile and frown emojis (#1032)

closes TryGhost/Product#4082

4744d495452f7f5723d9603e5827af26d52a3c5a authored about 1 year ago
Update storybook monorepo to v7.5.2

0ebac4da148d67cbd65d0c7550d98e25a53a056d authored about 1 year ago
Increased emoji picker modal height (#1031)

No ref

e7d558bb9b4e1ff99e605d86db35305f46949a87 authored about 1 year ago
Fixed cards not rendering in kg-lexical-html-renderer `shouldRender` test util

no issue

- we weren't passing a `createDocument()` method through to the renderer so cards were...

b1c0d98e4b8e78276861598e20f427d3daf789fb authored about 1 year ago
Enabled emoji picker in nested editors (#1029)

closes TryGhost/Product#4076
- added emoji picker plugin to caption editor and nested editor co...

8f73fe436432dff5517ed2a7e7f59ba2a3225bbb authored about 1 year ago
Update dependency @tryghost/url-utils to v4.4.5

fd3980aedf608e37a460bc6c8bde1a1b86da10ad authored about 1 year ago
Update dependency @tryghost/helpers to v1.1.87

d31e263ee86ce6fe3d3b3d4a95f892f077a6132f authored about 1 year ago
Added emoji picker styles to avoid Admin overrides (#1026)

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

f0780eff6c287f60daa7d121bd3ccfcab9054043 authored about 1 year ago
Update dependency @types/react to v18.2.33

ca4b5e9c8c8e15fdeddd04e19b71ed93fbb6af6a authored about 1 year ago
Added e2e tests for the `EmojiPickerPlugin` (#1025)

closes TryGhost/Product#4071

543e4b0abe83dc75ff49d38c0ae97c4bfe319565 authored about 1 year ago
Update dependency tailwindcss to v3.3.5

1b0b8cc308d5486a422d1f15af2b27440726bd3e authored about 1 year ago
Improved emoji typeahead matching (#1024)

closes TryGhost/Product#4069, closes TryGhost/Product#4070
- created our own version of the lex...

a1eb43634576b77e89c6bba9c9ec1adf53c2dfe0 authored about 1 year ago
Added closing emoji menu on escape (#1021)

closes TryGhost/Product#4063
- cannot use lexical's commands due to conflicting priorities and ...

85d2f6038bc07355cb47de0a9de2a0298df8995a authored about 1 year ago
Replaced emoji shortcodes with emoji ids in the emoji picker (#1020)

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

71581da03e0c795cd43e26bbd6ff3f8f89008e16 authored about 1 year ago
Update dependency @types/react to v18.2.32

cbe3018f6383a1bd14f2fe72251efad266fbf266 authored about 1 year ago
Styled inline emoji picker (#1019)

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

7e73b699a030a37ab01d84a89ca64abf185ec101 authored about 1 year ago
Switched emoji typeahead over to custom list (#1018)

closes https://github.com/TryGhost/Product/issues/4061
closes https://github.com/TryGhost/Produ...

13d2a6c0514d952031aa2b29cb0dbcaa8a879dc0 authored about 1 year ago
Update dependency tailwindcss to v3.3.4

9e21d94f3c313f490e01dcf246eda3f975e189a5 authored about 1 year ago
Added first pass of emoji picker plugin (#1014)

no issue

- added custom `<EmojiPicker>` component that can forward the Picker component insta...

f4c1c7983a059224130be0f12d64d0303bfd2378 authored about 1 year ago
Increased font weight for links in dark-mode (#1015)

No ref

b4de6a87de79cca2de350f36e74b35ae850de34b authored about 1 year ago
Updated `EmojiPickerPortal` to pass through all `Picker` props (#1013)

no issue

- allows for customising the emoji picker display for different use cases
- added c...

92e83f288088a99416fe4e02898038373ba325bb authored about 1 year ago
Update dependency @sentry/vite-plugin to v2.9.0

1ce4ade43fcb841cf935f5266a5670edd33e3ebc authored about 1 year ago
Published new versions

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

56a1e808f255b7f5ab8dcd0bb15ad62e8da13048 authored about 1 year ago
🎨 Improved tab/indent behaviour (#1009)

closes TryGhost/Product#3737, closes TryGhost/Product#4039
- tab indenting behaviour now works ...

ac2c59565010ee67187340b0d5535a176ddc993e authored over 1 year ago
Update Test & linting packages

7dd03a4cd9b0f279f37a21a88b11f8e6ea251565 authored over 1 year ago
Update dependency sinon to v17

3966f6beb9281b651b9b2ca5d248c69eb2d1022c authored over 1 year ago
Update dependency @types/react to v18.2.31

cdf7cf4b8c79d82ce6ddd36d61e25d358e80a81e authored over 1 year ago
Published new versions

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

60f53e1da5b4ddd2c0530a985e55927c9fc52c95 authored over 1 year ago
Another fix attempt for flaky plus card button test

no issue

- switched to markdown card on the assumption that the plus menu sometimes appears abo...

ecee2a8e61e60b562ce7193729c98c7bb03cddbc authored over 1 year ago
🐛 Fixed errors when parsing BRs in certain situations in `kg-html-to-lexical` (#1008)

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

- switched from a basic node normalizati...

8c2840566d2da973bd4e7fc4fd13ce719cfa5f49 authored over 1 year ago
Published new versions

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

b76a25a60a8def1a8837867d7c9456710f601d3d authored over 1 year ago
Further attempt at fixing flaky plus button test

b7d6dd46c211e1f257a29a5e6470ac68d37985e0 authored over 1 year ago
Update dependency @types/react to v18.2.30

06faaaa3b8c705168d42233ae9a3071220bf3e70 authored over 1 year ago
🐛 Fixed relative url parsing in card button components (#1007)

refs TryGhost/Product#4033
- references to the HTMLElement href prop add about:blank to hrefs
...

55e8cb7843154212830b4f954fa46d5b994a5ea3 authored over 1 year ago
Update storybook monorepo to v7.5.1

17c7b37db4907fa6b6d2ad6b3f36ae4a255454ea authored over 1 year ago
Published new versions

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

090ead0ad0149511fb6c4a3e7824dc9407c82fdf authored over 1 year ago
Added timeout wait after typing in plus button test

ca895310ba56de843f25c6acf1cc6afcca954022 authored over 1 year ago
Update dependency sinon to v16.1.3

45a92e3df73291c62e6659bd792a5256a40ab864 authored over 1 year ago
🐛 Fixed `kg-html-to-lexical` creating unwanted text alignment and invalid nesting (#1002)

refs https://github.com/TryGhost/Ghost/issues/18448

- extracted our aligment stripping, de-ne...

4932a52de9fd6a4f8edd2673d5ed63553fb41ee3 authored over 1 year ago
🐛 Fixed email content card help link

no issue

- links help icon to email content section of cards help docs

c2fc143d97122502c16de602f7b77359aee664bb authored over 1 year ago
Update dependency sinon to v16.1.3

e1e7a0334862a647816e441feb0aeaff328528d3 authored over 1 year ago
Update dependency concurrently to v8.2.2

255ff90cd9fc045c53050543e1c00943858f9801 authored over 1 year ago
🐛 Fixed backspace sometimes removing preceding cards (#1005)

closes TryGhost/Issue#18674, closes TryGhost/Product#4034
- changed detection to be more generi...

b8ca10b7843478f9e462ac69be8427e5ee5e3776 authored over 1 year ago
Update dependency sinon to v16.1.1

aff6c9d6861c9b3989ea45d2a881cd30831bd937 authored over 1 year ago
Update dependency @types/react-dom to v18.2.14

2b2a231ea964b35fdd1df251d078c175ca8151d6 authored over 1 year ago
🐛 Supported parsing images nested in anchor tags (#1004)

closes TryGhost/Product#4035
- added support for images wrapped in an anchor tag
- previously ...

4d9040b81576c4cfb21780e23c34c8092661c22e authored over 1 year ago
Update dependency lerna to v7.4.1

a83707cbb99af70521df06752e1b1dcd4901f20d authored over 1 year ago
Update dependency @types/react to v18.2.29

85d8f28e6a14ce64002c42b199eb02613f87b45c authored over 1 year ago
Update dependency @types/mocha to v10.0.3

0341a778a4ce5420c8c710b9f7729dc12c399f51 authored over 1 year ago
🎨 Re-enabled `style` attributes when displaying HTML cards in the editor (#1003)

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

- fully matches old editor behaviour
- inl...

65663bcd633517f0e5f27812863574192e760b2a authored over 1 year ago
Update dependency @types/jsdom to v21.1.4

e7e4bdb1ad58c43311c57057e1308b886045765f authored over 1 year ago
Update storybook monorepo to v7.5.0

0bcc8899f824cabdf580368346ea3138479fdc8a authored over 1 year ago
Update dependency lerna to v7.4.0

0fdffa8e288436525f6f222d8fb311a127580832 authored over 1 year ago
Update dependency stylelint to v15.11.0

eadd492c845154797e1e7572eb2a321db08e14ef authored over 1 year ago
🐛 Fixed HTML card missing comment wrapper in rendered output (#1001)

no issue

- brings output in line with original editor
- allows rendered output to be parsed ...

0b0fdee3e4690af5a2b4fce53097366b88f822bf authored over 1 year ago
Update dependency react-router-dom to v6.17.0

44ddc2f987375e55ed960113f7587b5ffaa8a527 authored over 1 year ago
🎨 Improved slash menu positioning (#994)

closes TryGhost/Product#3943
- menu will now show above the cursor when it would end up showing...

77c969d3e14d308a95c04435c7469868ed19ef52 authored over 1 year ago
Published new versions

- @tryghost/[email protected]

d199f62f7275c045b491f918d9aff4755f981dfe authored over 1 year ago
🐛 Fixed styles in HTML card content interfering with editor display (#1000)

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

- added removal of `<style>` elements an...

04e3db8e1fd226f1c6785ae428dd56fe0020c373 authored over 1 year ago
Published new versions

- @tryghost/[email protected]

f40e5bb2a807c70437eb28cc694f75864bf6f6f5 authored over 1 year ago
🐛 Fixed potential invalid nesting of elements within heading nodes (#999)

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

We were only targeting paragraphs with o...

aac90fb40bbf8bbcf0e10acd181ec3314f653a56 authored over 1 year ago
Deleted release notifications

refs https://ghost.slack.com/archives/CFH10N79S/p1697457414398559

- these are no longer needed ...

4415c5001d09ca174cebba0c2ada07349d2e7961 authored over 1 year ago
Published new versions

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

492d303d58e04a37257d6296e4dd39b9e6c91e4f authored over 1 year ago
Extended alignment style stripping to other element nodes (#997)

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

- we were only targeting paragraphs with...

bcc921fefedb1a948807855a58ad3ebf9b2a2e91 authored over 1 year ago
🐛 Fixed card following paragraph being deleted when pressing `Delete` at beginning of some formatted text (#998)

refs https://github.com/TryGhost/Ghost/issues/18632

- the "end of node" detection for text se...

2430eaddee456be384e56b1bb98477473e9cca6d authored over 1 year ago
Update dependency @uiw/react-codemirror to v4.21.20

4635d65fabf61467416e6db198b909628cbf79f4 authored over 1 year ago
Update dependency @babel/core to v7.23.2

4cfd1e57ffcdc8ed473253753ca4c2aadcc57d34 authored over 1 year ago
Published new versions

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

8af531f3676779be1c8c99634d2389759cd6582e authored over 1 year ago
🐛 Fixed invalid background color in callout cards breaking rendering + copy/paste (#993)

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

Copy/paste of callout cards in the old e...

da87d6ae3c2d8cedf51beae4db5d3ef5a87320ff authored over 1 year ago
Update dependency @testing-library/jest-dom to v6.1.4

1dd068cc5964dbe5f653f71e83d6c0278ab95fab authored over 1 year ago
Update dependency @playwright/test to v1.39.0

0757213591b8dc6a3d03a0a31432b58ffc6a9a3e authored over 1 year ago
Update dependency @babel/preset-env to v7.23.2

722ea6faa4ced9b2565f07023184e090953d5fba authored over 1 year ago
Published new versions

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

da52c207791f0bd92fbce2df2c6edfd906f1ad90 authored over 1 year ago
🐛 Fixed image card not indicating when it has a link (#991)

closes TryGhost/Product#4013
- toolbar icon was not turning green when a link was applied

b5f4aadf5bc7e838b796354c58224bdd4d0843a3 authored over 1 year ago
🐛 Hid floating toolbar when removing all editor content (#990)

closes TryGhost/Product#4023
- floating toolbar was sticking around when removing all content f...

42ca2ee69ce2edcbb48516702e23a6a82ef89e23 authored over 1 year ago
🎨 Added placeholder formatting to email cards (#989)

closes TryGhost/Product#3984
- placeholder strings like {variable} will now be formatted as cod...

505ad1e3338158052bf0d26ae5f0a66f821115d0 authored over 1 year ago
Published new versions

- @tryghost/[email protected]

0f2f1292cc40e3cf4ffc174e993637e94b77b3b4 authored over 1 year ago
🐛 Fixed URL paste over selected text removing text rather than converting to link in Firefox

refs https://github.com/TryGhost/Ghost/issues/18569

- Firefox requires the default clipboard ev...

7f05ae83f31db00b777836ac5d9c7333bf91e2c6 authored over 1 year ago
Update dependency lerna to v7.3.1

d1c245c672fc674b1f8d53c0d94173cbcfc309ae authored over 1 year ago
Update react monorepo

e581bf8d3861f4d51089a9a2cfa4cda6f0b4b254 authored over 1 year ago
Published new versions

- @tryghost/[email protected]

1d18e119ca7d2715f22fbf87e20e36fdecf5104c authored over 1 year ago
Allowed blank placeholder text (#987)

refs https://github.com/TryGhost/Ghost/commit/0ffe4dd1444944bb8822e95a50580bf30ef6c7b3

- in s...

cb14870bcb751d91420831e5bf01676335b8a2e2 authored over 1 year ago
Fixed potential type error in URL paste into card shortcut

no issue

- `$getSelection()` can return `null` but weren't handling that case
- Sentry reports ...

ba54c5b98c7c5bc6a571539a10d142db06d0a8b2 authored over 1 year ago
Fixed .match is not a function errors from EmEnDashPlugin

no issue

- Sentry was reporting a lot of errors where the `text` value didn't have a `match` fu...

35f5462f383662e315a62616597750bc10402969 authored over 1 year ago
Fixed error trying to read style from non-existent ref in toolbar visibility toggle

no issue

- Sentry was reporting a lot of `Cannot read properties of null (reading 'style')` errors

e3e24681637d5a9d0eecb2fa8dbe82c6d984433a authored over 1 year ago