image-sequencer icon indicating copy to clipboard operation
image-sequencer copied to clipboard

A pure JavaScript sequential image processing system, inspired by storyboards

Results 103 image-sequencer issues
Sort by recently updated
recently updated
newest added

> The add step box has a scrollbar that makes it annoying for users to see all the thumbnails. Removal of the scrollbar and widening of the box would enhance...

bug

Hi, this is a [first-timers-only issue](https://code.publiclab.org/#r=all). This means we've worked to make it more legible to folks who either **haven't contributed to our codebase before, or even folks who haven't...

first-timers-only
has-pull-request
UI

Bumps [eslint](https://github.com/eslint/eslint) from 8.23.1 to 8.36.0. Release notes Sourced from eslint's releases. v8.36.0 Features c89a485 feat: Add checkJSDoc option to multiline-comment-style (#16807) (Laurent Cozic) f5f5e11 feat: Serialize parsers/processors in flat...

dependencies

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.13 to 7.21.0. Release notes Sourced from @​babel/core's releases. v7.21.0 (2023-02-20) Thanks @​azizghuloum, @​ehoogeveen-medweb, @​fwienber, and @​Lioness100 for your first PRs! :rocket: New Feature babel-core, babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties,...

dependencies

Bumps [data-uri-to-buffer](https://github.com/TooTallNate/node-data-uri-to-buffer) from 3.0.1 to 4.0.1. Release notes Sourced from data-uri-to-buffer's releases. 4.0.1 Patches Parse meta with unnecessary semicolons: #18 Doc: fix esm import: #20 Chore: add exports field to...

dependencies

## Problem Development on windows system gives eslint error `Expected linebreaks to be 'LF' but found 'CLRF'` ## Or what problem could this idea solve? should this error be ignored...

bug

Since we are thinking of dropping node 10 support in https://github.com/publiclab/image-sequencer/issues/1935 and because most browsers support ES6 and beyond, we can: - [ ] Remove all `var`s and use `let`/`const`...

discussion

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.4.1 to 5.2.3. Release notes Sourced from bootstrap's releases. v5.2.3 Fixes 🎨 CSS #37377: Import root in bootstrap-utilities #37425: Fix deprecation warning with sass 1.56.0 Carousel: Fix...

dependencies

First timers issue template was updated Fixes #997 * [ ] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run...