Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / guardian/prosemirror-elements issues and pull requests

#318 - feat: Export repeater field

Pull Request - State: closed - Opened by jonathonherbert 8 months ago

#317 - Update build-and-release.yml

Pull Request - State: closed - Opened by joecowton1 8 months ago

#316 - 🦋 Release package updates

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#315 - Use changesets for releases

Pull Request - State: closed - Opened by joecowton1 8 months ago

#314 - chore: Move unbundled dependencies to devDependencies

Pull Request - State: open - Opened by jonathonherbert 8 months ago

#313 - feat: Export element helpers, but not elements

Pull Request - State: closed - Opened by jonathonherbert 9 months ago - 1 comment
Labels: released

#312 - feat: Introduce initial component for editing Recipe Element types

Pull Request - State: closed - Opened by tonytw1 9 months ago - 1 comment
Labels: released

#311 - fix: formatting of cross to remove images in cartoon element

Pull Request - State: closed - Opened by rebecca-thompson 11 months ago - 1 comment
Labels: released

#310 - fix: Add imageType to cartoon element and rename credit to photographer

Pull Request - State: closed - Opened by rebecca-thompson 11 months ago - 1 comment
Labels: released

#309 - chore(deps): bump word-wrap from 1.2.3 to 1.2.4

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#308 - chore(deps): bump semver from 5.7.1 to 5.7.2

Pull Request - State: open - Opened by dependabot[bot] 12 months ago
Labels: dependencies

#307 - fix: model cartoon element booleans as booleans, not strings

Pull Request - State: closed - Opened by rebecca-thompson almost 1 year ago - 1 comment
Labels: released

#306 - feat: Update Node to correct type

Pull Request - State: closed - Opened by rebecca-thompson about 1 year ago - 1 comment
Labels: released

#305 - fix: Simplify-actions-node-version

Pull Request - State: closed - Opened by Mark-McCracken about 1 year ago - 1 comment
Labels: released

#304 - fix: Give GH Actions the appropriate permissions to publish tags

Pull Request - State: closed - Opened by rebecca-thompson about 1 year ago - 1 comment
Labels: released

#303 - feat: Stop adding the thumbnail role to all image elements

Pull Request - State: closed - Opened by rebecca-thompson about 1 year ago - 1 comment
Labels: released

#302 - feat: Hide the title for standalone callouts as this will never be shown

Pull Request - State: closed - Opened by sophie-macmillan about 1 year ago - 1 comment

#301 - fix: Fix indexing of cartoon images

Pull Request - State: closed - Opened by simonbyford about 1 year ago - 2 comments
Labels: released

#300 - fix: Export SetMedia and don't require `isMaster` field in assets

Pull Request - State: closed - Opened by rebecca-thompson about 1 year ago - 1 comment
Labels: released

#299 - RFC: pipeable element transformers

Pull Request - State: closed - Opened by jonathonherbert about 1 year ago - 1 comment

#298 - feat: Update cartoon data transformer

Pull Request - State: closed - Opened by simonbyford about 1 year ago - 1 comment
Labels: released

#297 - feat: Remove unnecessary fields from cartoon form

Pull Request - State: closed - Opened by simonbyford about 1 year ago - 1 comment
Labels: released

#296 - chore: add export of getNodeSpecFromFieldDescriptions function

Pull Request - State: closed - Opened by dskamiotis about 1 year ago - 1 comment

#295 - feat: Make callout fields editable

Pull Request - State: closed - Opened by sophie-macmillan over 1 year ago - 3 comments
Labels: released

#294 - chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#293 - chore(deps-dev): bump webpack from 5.74.0 to 5.76.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, released

#292 - chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#291 - feat: add tagId field to callout and remove the applyTag & onRemove handlers

Pull Request - State: closed - Opened by marjisound over 1 year ago - 2 comments
Labels: released

#290 - chore(deps): bump json5 from 1.0.1 to 1.0.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#289 - chore: add CODEOWNERS

Pull Request - State: closed - Opened by aracho1 over 1 year ago - 1 comment
Labels: released

#288 - feat: add error handling to callout

Pull Request - State: closed - Opened by abeddow91 over 1 year ago - 1 comment
Labels: released

#287 - chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#286 - feat: Cartoon element

Pull Request - State: closed - Opened by rebecca-thompson over 1 year ago - 3 comments
Labels: released

#285 - chore(deps): bump loader-utils from 1.4.1 to 1.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, released

#284 - fix: Bump prosemirror

Pull Request - State: closed - Opened by jonathonherbert over 1 year ago - 1 comment
Labels: released

#283 - chore(deps): bump minimatch from 3.0.4 to 3.1.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, released

#282 - chore(deps): bump loader-utils from 1.4.0 to 1.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, released

#281 - chore: Rename fieldName to fieldType

Pull Request - State: closed - Opened by jonathonherbert over 1 year ago - 1 comment
Labels: released

#280 - chore: Remove circular dependency caused by undefinedDropdownValue

Pull Request - State: closed - Opened by jonathonherbert over 1 year ago - 1 comment
Labels: released

#278 - feat: Improve label accessibility

Pull Request - State: closed - Opened by jonathonherbert over 1 year ago - 2 comments
Labels: released

#276 - docs: Add a setup script

Pull Request - State: closed - Opened by rebecca-thompson over 1 year ago - 1 comment
Labels: released

#275 - feat: Add an onRemove callback, which is called with the removed element's field data

Pull Request - State: closed - Opened by abeddow91 over 1 year ago - 4 comments

#274 - feat: add callout transformer and update callout ui

Pull Request - State: closed - Opened by abeddow91 over 1 year ago - 2 comments
Labels: released

#273 - feat(callout): add applyTag handler

Pull Request - State: closed - Opened by abeddow91 over 1 year ago

#272 - refactor: consolidate callout types

Pull Request - State: closed - Opened by abeddow91 over 1 year ago - 1 comment
Labels: released

#271 - feat: Add a way of programmatically updating a text field's placeholder value

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 1 comment
Labels: released

#270 - feat: add campaign callout list element

Pull Request - State: closed - Opened by marjisound almost 2 years ago - 4 comments
Labels: released

#269 - chore: Should re-sync yarn.lock with package.json and add Dependency @babel/…

Pull Request - State: closed - Opened by ParisaTork almost 2 years ago - 2 comments
Labels: released

#267 - feat: [repeater PR 6] Add and remove repeater nodes in place

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 1 comment
Labels: released

#266 - chore: Add prosemirror-dev-tools as a dependency

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 3 comments
Labels: released

#265 - feat: [repeater PR 5] Restructure repeater fields

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 1 comment
Labels: released

#264 - chore: Add snyk monitoring for main branch

Pull Request - State: closed - Opened by kenoir almost 2 years ago - 2 comments
Labels: released

#263 - fix: Tweet element fix

Pull Request - State: closed - Opened by rhystmills almost 2 years ago - 1 comment
Labels: released

#262 - chore: Trigger snyk

Pull Request - State: closed - Opened by kenoir almost 2 years ago

#261 - chore: Update release.config.cjs to enable feat!

Pull Request - State: closed - Opened by jonathonherbert almost 2 years ago - 1 comment

#260 - chore(deps): bump terser from 5.7.1 to 5.14.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, released

#259 - docs: adding troubleshooting docs

Pull Request - State: closed - Opened by rebecca-thompson almost 2 years ago - 1 comment
Labels: released

#257 - DO NOT MERGE - draft snyk integration

Pull Request - State: closed - Opened by NovemberTang about 2 years ago - 1 comment

#256 - feat: Add options for interactives

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 1 comment
Labels: released

#255 - DO NOT MERGE - draft snyk integration

Pull Request - State: closed - Opened by NovemberTang about 2 years ago - 1 comment

#253 - chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, released

#252 - fix: Handle absent suppliersReference

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 1 comment
Labels: released

#251 - chore(deps): bump semver-regex from 3.1.3 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, released

#250 - chore(deps): bump npm from 8.5.4 to 8.12.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, released

#249 - chore(deps): bump eventsource from 1.1.0 to 1.1.1

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, released

#248 - feat!: [repeater PR 4] Colocate `value` and `error` properties with `Field` type

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 1 comment
Labels: released

#247 - chore: add readme quick start

Pull Request - State: closed - Opened by dskamiotis about 2 years ago - 1 comment
Labels: released

#246 - fix: Minor tweaks to element fields in response to expanded fixture tests

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 3 comments
Labels: released

#245 - feat: Mod-a within field selects only that field's text

Pull Request - State: closed - Opened by rhystmills about 2 years ago - 1 comment
Labels: released

#244 - feat: Remove form element in favour of deprecated element

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 1 comment
Labels: released

#243 - fix: Add 'required' validation to form element

Pull Request - State: closed - Opened by jonathonherbert about 2 years ago - 1 comment
Labels: released

#242 - feat: Add form element

Pull Request - State: closed - Opened by zekehuntergreen about 2 years ago - 2 comments
Labels: released

#241 - feat: Improves publication checks

Pull Request - State: closed - Opened by Fweddi about 2 years ago - 1 comment
Labels: released

#240 - chore(deps): bump async from 2.6.3 to 2.6.4

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, released

#239 - chore: Include repo url in package.json

Pull Request - State: closed - Opened by NovemberTang about 2 years ago - 2 comments
Labels: released

#238 - chore: Specify full node version

Pull Request - State: closed - Opened by akash1810 about 2 years ago - 2 comments
Labels: released

#237 - feat: add comment element

Pull Request - State: closed - Opened by dskamiotis about 2 years ago - 2 comments
Labels: released

#236 - feat: [repeater PR 3] Handle ingress of values into repeater nodes

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 2 comments
Labels: released

#235 - chore: [repeater PR 2] Move nodeSpec tests to nodeSpec.spec.ts

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#234 - feat: [repeater PR 1] Add repeater field to NodeSpec

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#233 - feat: Adds content atom element

Pull Request - State: closed - Opened by SHession over 2 years ago - 1 comment
Labels: released

#232 - fix: Add thumbnail to table element, and conditionally add thumbnail to standard elements

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#231 - fix: Improve deprecated element description

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#230 - fix: Remove unescapeHTML, as it's no longer used

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#229 - chore(deps): bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, released

#228 - feat: add tweet element

Pull Request - State: closed - Opened by Fweddi over 2 years ago - 1 comment
Labels: released

#227 - feat: Rearrange standard element

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#226 - fix: Reset white-space for iFrame layout component

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#225 - chore: Add a script to sanitise element fixtures

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 2 comments
Labels: released

#224 - chore: Add additional plugins to release to npm and github

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 1 comment
Labels: released

#223 - chore: Move semantic-release out of github action into package.json script

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 2 comments
Labels: released, released on @beta

#222 - Semantic Linter and Release GitHub action discrepancy

Issue - State: closed - Opened by SHession over 2 years ago - 2 comments

#221 - feat: Add element for deprecated elements (witness, vine, instagram)

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 3 comments
Labels: released

#220 - feat!: Adds basic telemetry sending functionality

Pull Request - State: closed - Opened by SHession over 2 years ago

#219 - chore: Move element samples into separate folder, and create element buttons from data

Pull Request - State: closed - Opened by jonathonherbert over 2 years ago - 2 comments
Labels: released