Ecosyste.ms: OpenCollective

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

github.com/TryGhost/comments-ui

Drop-in script for comments in Ghost
https://github.com/TryGhost/comments-ui

Locked resolutions of tiptap and prosemirror

5ba45975ad93184e7cf7b36d5688643c3c89c376 authored over 1 year ago
Fixed linting issues

632483434decefb8d9abb99f034f06bd7ade5cdc authored over 1 year ago
Added missing dependencies

- both eslint and jsdom are needed to correctly run linting + tests

be1b6079cdb68d26d6df3ef35e5db9b36ad90ff1 authored over 1 year ago
Removed `react-scripts` dependency

refs https://github.com/TryGhost/comments-ui/commit/b86361f58cf3f4039736a34812c88fb7ee379d08

- ...

8d0961f1d233eec4f7b797e6d0491173c96dc20e authored over 1 year ago
Removed use of Cypress eslint plugin

refs https://github.com/TryGhost/comments-ui/commit/b86361f58cf3f4039736a34812c88fb7ee379d08

- ...

5e5cf65516bcc87b6f563c7dea0b7c19e8e4f2f6 authored over 1 year ago
Added missing changes from previous commit

no issue

Updated package and yarn.lock

5c64330bcbd4b21310bce758e1bcd7c100930cd8 authored over 1 year ago
Migrated from Webpack to Vite and updated dependencies

refs https://github.com/TryGhost/Team/issues/3504

- Removed Cypress. Tests will get replaced by...

b86361f58cf3f4039736a34812c88fb7ee379d08 authored over 1 year ago
Update dependency react-error-overlay to v6.0.11

e682d4324129f8e6f34b310a3db62dee956e97c2 authored over 1 year ago
Update dependency bson-objectid to v2.0.4

197c0ae069bf21c4c6bd3ebc590e84bf615e71bf authored over 1 year ago
Update dependency source-map-explorer to v2.5.3

f1d30488c10f381ee9f22aceaca930fc1cfe110c authored over 1 year ago
Update dependency cypress to v10.11.0

d5d12469141992bf36dde0b0752aa8b14317b6a4 authored over 1 year ago
Update dependency minimist to v1.2.8

7d77b5a163cbe11a13f5013c4e6ee45bcb9b8684 authored over 1 year ago
Update dependency tailwindcss to v3.3.2

eb3721645c11949bdeea30a9794251ca99d03b91 authored over 1 year ago
Update dependency chokidar to v3.5.3

7127e461d1be20390125694fcfb8c4a1a3229e73 authored over 1 year ago
Update dependency postcss to v8.4.24

83acb01239a53d1ab2e7a799c29ce542f5fd0d66 authored over 1 year ago
Update dependency serve-handler to v6.1.5

899506d55c8e7abd38d72af4eae600f9f27cb282 authored over 1 year ago
Updated Renovate config to quietJS

- this is our homegrown Renovate preset that should keep things quiet around here

b26df19b00f496706bc8e1ac66579d08e13c3566 authored over 1 year ago
Pinned dependencies

- this is an app so we want to pin dependencies to ensure we know what
version they're using

622aa353372542c0f1aed209598ddcada553342b authored over 1 year ago
Update dependency @testing-library/react to v12.1.5

ac8e0b5947188b667c525673b60fd90be13d6f3a authored over 1 year ago
Update dependency @testing-library/jest-dom to v5.16.5

a3b43b49598a3cce7bef812e815dc87ae8496548 authored over 1 year ago
Add renovate.json

6d2ee98219774300e853c2a02803c404c6d9bf1a authored over 1 year ago
Pinned dependencies

- Comments-UI is an app so we should pin the dependencies to ensure we
know what version it is...

36df6da6e4a73c95e611078c6352cdc91c5e5f90 authored almost 2 years ago
Fixed minor linting issues

- these classes needed to be reordered to satisfy eslint-plugin-tailwindcss

d7686d6a8b1630365e5d2eaaabd5b51913a9dc7b authored almost 2 years ago
v0.12.4

7de92a8cdcc420dd486d250e892c87e93c015fa0 authored almost 2 years ago
Fixed build script not working on Node 18.x

- `yarn start:dev` was failing with `error:0308010C:digital envelope routines::unsupported` with...

ca2662792f11e565cee44599fbc0ab84084d2373 authored almost 2 years ago
Fixed invisible top border issue of the form input (#14)

refs https://github.com/TryGhost/Team/issues/2615

726d7da4310881a9f73a50314398d24da3214de3 authored almost 2 years ago
v0.12.3

6de9cc06d9cbb77392f631de9fce63951a6c4524 authored about 2 years ago
Fix the word break for long links in comments on mobile

refs https://github.com/TryGhost/Team/issues/2245

143ca90ba1f55b0fccba585887c108c37c4338c9 authored about 2 years ago
Removed the duplicate sm config

refs https://github.com/TryGhost/Team/issues/2244

a11d0f042042204e87f418f2c57d71e7b9b06843 authored about 2 years ago
v0.12.2

066114db1a7e7f2a1bd702e8840c4667e538a03f authored about 2 years ago
v0.12.1

903ab645a803fdc2ae20a9c11bfcb7c85311f92d authored about 2 years ago
🐛 Fixed error rendering count with no number (#13)

refs https://github.com/TryGhost/Team/issues/2221

- added guard to `formatNumber` helper used...

d869dab3ceeff9e7ee00a7abe8607358ab0c2520 authored about 2 years ago
v0.12.0

3ef32d52b9c7fa950d2e5fe87a6be507d836f6ef authored about 2 years ago
Add comma separators to all numbers in comments

refs https://github.com/TryGhost/Team/issues/2210

7103c310e2a4abebaea5df5585ccacf1a21d7987 authored about 2 years ago
v0.11.0

1968f0de5c1824a2024b4aa033bdcd887bc90f56 authored about 2 years ago
Updated counts api url (#12)

closes TryGhost/Team#2094
- Counts request was changed from `post` to `get` for enable request ...

4640cc14447f8c53294e839981fa88640f7bbacd authored about 2 years ago
v0.10.3

bec2dd2a98c3ba5e3ecb566c99ba803c87997428 authored over 2 years ago
🐛 Fixed CMD+C focussing main form

fixes https://github.com/TryGhost/Ghost/issues/15563

918dddbbba32f656b744cc553500c0890c7ea3db authored over 2 years ago
v0.10.2

b65346c6ba6a617002ece639e36e9924edf4cbcf authored over 2 years ago
Improving the border, text and buttons to work in light, dark and other weird colours

- Changed all borders to work better in different background colours
- Same goes for main button...

3aaea2b88e10cb97f74bbd186d1dcfba80b27698 authored over 2 years ago
Removed start-server-and-test dev dependency

0dc6ef4a76133f76c0b31c8c184aada3dd7fcf2a authored over 2 years ago
Removed Cypress from CI

refs https://github.com/TryGhost/comments-ui/commit/1f93a4778625942936c12c14d8bdd1a64d214d82

CI...

87218679b3d1538ca2a094041e72c1e8ad80ca5f authored over 2 years ago
Added experimental Cypress tests

refs https://github.com/TryGhost/Team/issues/1780

This commit adds some Cypress tests as a POC ...

1f93a4778625942936c12c14d8bdd1a64d214d82 authored over 2 years ago
Fixed error when not signed in as admin

no issue

When loading comments UI without being logged in as an admin, it would throw an error ...

3bd0952bfc53a999feb2d210503eb7413ecdeb95 authored over 2 years ago
Prevented relative time updates on comment state changes

no issue

When the state of a comment changes (e.g., after a like) the relative time would updat...

dbda5bd6de71e08b4e529027607a91983b52f271 authored over 2 years ago
Removed event bus

3215210bcdd43caff01e2f9bc965f51c15c2b707 authored over 2 years ago
Cleaned up ContentBox and PopupBox

f49ad9648972000238c113e39de786c87bf8fc14 authored over 2 years ago
Cleaned up component props

62be8926658be002897b2caeffb9ff8baa8f7823 authored over 2 years ago
Splitted Content component from ContentBox

7bfc6dad4311696f1fa528c772cfea0b601b9b23 authored over 2 years ago
Cleaned up Form and splitted it into multiple components (#9)

refs https://github.com/TryGhost/Team/issues/1858

4105cab462cb13b653904021f1ec044904afad72 authored over 2 years ago
V0.10.1

90d97db3f98f6a842e64f41a95e9839d812ee480 authored over 2 years ago
Replaced missed memberBio with memberExpertise

no issue

73bf458a4863635879aa30b9210e2758538711d7 authored over 2 years ago
Replaced all references of "Bio" to "Expertise" for Comments (#10)

ref https://github.com/TryGhost/Team/issues/1772

- all references of "Bio" to "Expertise" for...

e515f2f708cd5fbcb0eaf363a083720fff61c331 authored over 2 years ago
Added better support for dark mode and other background colours

no issue

023edfbf22d6641859615a2343132b3f239c538f authored over 2 years ago
Made some tweaks to the pagination buttons to look less like dividers

no issue

f7ea5ebe23e3abe7ffe92463cfd5e1c1178d6917 authored over 2 years ago
Fixed ReplyButton text

ba54502934f5b70356464001713ebf02cf5ce2dc authored over 2 years ago
Added Button suffix to all Button components

refs https://github.com/TryGhost/Team/issues/1858

daba825e6058920d0ba22c7c6f6f6198a8ed4b3f authored over 2 years ago
Renamed PopupModal to PopupBox

refs https://github.com/TryGhost/Team/issues/1858

- PopupBox better reflects that it contains a...

a2797acf061beed5b743e865b938a80139f6030c authored over 2 years ago
Renamed dialogs to popups

refs https://github.com/TryGhost/Team/issues/1858

Better to use the same terminology everywhere...

3c89c1a0f54924a3d56ab324146fa261a66e2706 authored over 2 years ago
Renamed CommentsBox to ContentBox and splitted Title component

refs https://github.com/TryGhost/Team/issues/1858

722b37b06503ba060b603e27bbec698457f23e06 authored over 2 years ago
Updated components folder structure

refs https://github.com/TryGhost/Team/issues/1858

9aa47bd1d66ec2792538aaeca39014601203f09d authored over 2 years ago
Updated tests for new iframe title

844d603f30926efac67cf705bc1d0ebb1748cc8a authored over 2 years ago
Cleaned up Frame components

refs https://github.com/TryGhost/Team/issues/1858

37e8d2d4e72521304cea447a1289d1f68ea9bc23 authored over 2 years ago
Removed style option from Frame component

bb9d9595eea7a8f13877ff174ce1740e13f426d6 authored over 2 years ago
Fixed linting issues

499419a935a139ad4d3eea628421250355796d7f authored over 2 years ago
Fixed secundaryFormCount debug counter visible

no issue

b9854bb9a03311e1852a0b1dfac57a49fccbd7f7 authored over 2 years ago
Added separate BlankAvatar component

refs https://github.com/TryGhost/Team/issues/1858

f7520307c6d8d649ca34283d85a19a23f2e77cd8 authored over 2 years ago
Cleaned up Comment component (#8)

refs https://github.com/TryGhost/Team/issues/1858
fixes https://github.com/TryGhost/Team/issues...

603e5702df153311907bea6169299244793c4611 authored over 2 years ago
Added eslinting to better manage Tailwind classes

37b544cdf49f156aca65f9158a1ce96ad3a65aee authored over 2 years ago
Fixed the transparent background on text input for light mode

00f70b2adb172d3e19f7e2e78f920924a0aeb95e authored over 2 years ago
v0.9.2

237be709cccb7a1778b60fd566b30b1b8000f945 authored over 2 years ago
Refined spacings for paragraphs and blockquotes

- paragraphs had a bit too much bottom margin
- blockquotes missed bottom margin

a0f68188b6ec51bb9343135c7724e81d0b9dba6e authored over 2 years ago
v0.9.1

c8e352daf695467a7962bb2b6a30d2f78eac006b authored over 2 years ago
🐛 Added line break on Shift + Enter

refs https://github.com/TryGhost/Team/issues/1793

Included in the @tiptap/extension-hard-break ...

51407511b5aeccc943a89fd6dce5198b3e22232b authored over 2 years ago
v0.9.0

b4aad2d768da42634dce99b0adefbed707da8bf9 authored over 2 years ago
🐛 Fixed popups not closing correctly

refs https://ghost.slack.com/archives/C02G9E68C/p1660323308235919

- When opening and closing a ...

6f698933b4e3aef873310fd14e2674024407fad2 authored over 2 years ago
v0.8.0

ab56d66b943a3a49818585acab1654ce5816e9d1 authored over 2 years ago
Cleaned up margin syntax

26584164edf74f8d087524ce99c7b730e669e46d authored over 2 years ago
Excluded the last paragraph from bottom margin

3ca3992ed6c9f2be47c6c6777f7bab18c398c19b authored over 2 years ago
Fixed up the paragraph spacing in the editor

no issue

486aec5723533dc50321035c99d2d0ae8c3103d6 authored over 2 years ago
v0.7.0

14cccc7e6f023b370e0cef90b3a815b7c53d67c4 authored over 2 years ago
Removed unused jsom import

c47e96bbb6746f98be3a91bfa807abe3cd1fc9fd authored over 2 years ago
Fixed comment content missing after unhiding them

fixes https://github.com/TryGhost/Team/issues/1786

67b16367dbb95dfe3cf54c64f7a0419e09224f2b authored over 2 years ago
Added unlike spy

06e5d18f352b7d46bca0f1408cdada26ffcb620e authored over 2 years ago
Added like and unlike tests

refs https://github.com/TryGhost/Team/issues/1780

92b349451b17d7ffe58eece246506407d8658538 authored over 2 years ago
Added in more spacing for the CTAs to catch more ophans

no issue

e825bdbe136f88d22b7984b923e524663fb02490 authored over 2 years ago
Fixed up some small dark mode problems

- The loading spinner in dark mode wasn't black
- The action buttons didn't hover correctly in d...

0f8859118eb113e1cfee416c7d7a61d4f4c904ab authored over 2 years ago
Added test for replies and deleted members

refs https://github.com/TryGhost/Team/issues/1780

50436ba4e6887c16d5a19703cc14be0491ed1469 authored over 2 years ago
Fixed local warnings in the terminal when building for comments

no issue

1d119623ce4644868f1367e91095ec5419fc8b25 authored over 2 years ago
Fixed pagination buttons to show singular values properly

refs https://github.com/TryGhost/Team/issues/1782

c7652912f5ca2ce19cfa48f6fcad95bb9af83287 authored over 2 years ago
Added in precise fixed width buttons for form

- Reduces large widths of the buttons and so now variable
- Added fixed width to keep button sam...

b0f45f171006beee230d5ef40320b5e8b1c71847 authored over 2 years ago
Updated the shadow to bring a little more contrast

refs https://github.com/TryGhost/Team/issues/1779

66c0fe965b7b6387b5a28f70dce83a153a80be77 authored over 2 years ago
Added in some spacing to the CTA when there are comments

refs https://github.com/TryGhost/Team/issues/1779

3f7b0b78791884dc9f05c36f4f68f5e4d44f1013 authored over 2 years ago
Removed transformApiSiteData import

b5dc1d08b95cc25d66f85fbb2dd286c98549ddd4 authored over 2 years ago
Implemented dark mode tests

refs https://github.com/TryGhost/Team/issues/1780

33649a96b55687cc110f3641f8bd0585d102de39 authored over 2 years ago
Readded auth frame test and improved test structure

refs https://github.com/TryGhost/Team/issues/1780

a4a66b60faa542447d6d3884d7ebba707f4afef1 authored over 2 years ago
Updated the report dialog to a nicer style

refs https://github.com/TryGhost/Team/issues/1778

15f975478c5d84babc890d9e05d6480e08e03cfe authored over 2 years ago
Added first basic comments test

4fe62de07e497fca4c5ae0055ee6da17c4e3ae26 authored over 2 years ago
Added in the comment border line when replying with no replies

refs https://github.com/TryGhost/Team/issues/1779

f265b77b8f7b19ffd744553b9f64e418069263ad authored over 2 years ago
Pushed some changes to the profile modal for comments

- Includes a fix to the close button when on mobile
- Has some tweaks suggested by Zimo to bring...

876e9952fe2530c1ca3760356ea3eb85dc568a31 authored over 2 years ago