-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add grid of thumbnails #11
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add placeholder option to input , change type of brightness input to number Changes to be committed: modified: examples/lib/defaultHtmlStepUi.js modified: src/modules/Brightness/info.json * change 0% to 0 in brightness placeholder
* Add gamma module * update description
* Add matrix math module * add info.json file * correct format of module * Add a constant factor input field * clone the pixels array * change default values
… ) (#384) * added default values to input fields for all module steps * merged Signed-off-by: Ankit Singla <asingla590@gmail.com>
Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
* Fixes alignment of message in Add step box * fixes css info id * updates class selector in demo * Spacing changes
Signed-off-by: Ankit Singla <asingla590@gmail.com>
* add histogram module Signed-off-by: tech4GT <varun.gupta1798@gmail.com> * add option to drop gradient Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com> * fix bug Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
* added gif feature * increased frame duration n changed gif btn name * removed inline css * improved ui * #363 Add placeholder option to input (#370) * Add placeholder option to input , change type of brightness input to number Changes to be committed: modified: examples/lib/defaultHtmlStepUi.js modified: src/modules/Brightness/info.json * change 0% to 0 in brightness placeholder * Add gamma module (#374) * Add gamma module * update description * Add matrix math module (#358) * Add matrix math module * add info.json file * correct format of module * Add a constant factor input field * clone the pixels array * change default values * add extra information on convolution module (#381) * adds default values to input fields for all module steps ( fixes #382 ) (#384) * added default values to input fields for all module steps * merged Signed-off-by: Ankit Singla <asingla590@gmail.com> * Accept type images in input field #364 (#366) * gif button name changed * fixes #383 (#396) Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com> * fix (#387) Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com> * updated * Issue #392 Fixes alignment of message in Add step box (#393) * Fixes alignment of message in Add step box * fixes css info id * updates class selector in demo * Spacing changes * correctly regulates the behaviour of all links (#397) Signed-off-by: Ankit Singla <asingla590@gmail.com> * enables Save button for an action if any of its input fields gain focus (#394) * Updated index.html (#379) * add histogram module (#354) * add histogram module Signed-off-by: tech4GT <varun.gupta1798@gmail.com> * add option to drop gradient Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com> * fix bug Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
Signed-off-by: Varun Gupta <varun.gupta1798@gmail.com>
* Update info.json * Update PRs #413
* fix typos This commit fixes the issue #408 * remove trailing space
* Added scripts in package.json to fix installation * Update setup script * Update README.md Add installation instructions for windows * Update README.md added headers for windows and Unix
…(#420) * Add issue and pull request templates into image sequencer repository * Add issue and pull request templates into image sequencer repository
* Add configurable parameter for blend module to chose image * Made minor changes * Edit test to work with new parameter * blend offset test added * blend offset test added * fixed blend offset test
* Enhance gif view * Gif modal download button & Fix gif downloading * Fix gif generation aspect ratio * Fix fix gif downloading * Clarified Download(PNG) button
* Create config.yml * Update the link where the code will be published Co-Authored-By: faithngetich <faithngetich188@gmail.com>
* Update index.html * Create scrollToTop.js * Update demo.css * Update index.html
Bumps [tape-run](https://github.com/juliangruber/tape-run) from 3.0.4 to 4.0.0. - [Release notes](https://github.com/juliangruber/tape-run/releases) - [Changelog](https://github.com/juliangruber/tape-run/blob/master/History.md) - [Commits](tape-testing/tape-run@v3.0.4...v4.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [ora](https://github.com/sindresorhus/ora) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/sindresorhus/ora/releases) - [Commits](sindresorhus/ora@v2.1.0...v3.0.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [image-filter-threshold](https://github.com/canastro/image-filter-threshold) from 1.0.0 to 2.0.1. - [Release notes](https://github.com/canastro/image-filter-threshold/releases) - [Commits](https://github.com/canastro/image-filter-threshold/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [grunt-contrib-concat](https://github.com/gruntjs/grunt-contrib-concat) from 0.5.1 to 1.0.1. - [Release notes](https://github.com/gruntjs/grunt-contrib-concat/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-concat/blob/master/CHANGELOG) - [Commits](gruntjs/grunt-contrib-concat@v0.5.1...v1.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [image-filter-core](https://github.com/canastro/image-filter-core) from 1.0.0 to 2.0.2. - [Release notes](https://github.com/canastro/image-filter-core/releases) - [Commits](https://github.com/canastro/image-filter-core/commits/2.0.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [font-awesome](https://github.com/FortAwesome/Font-Awesome) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/FortAwesome/Font-Awesome/releases) - [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md) - [Commits](FortAwesome/Font-Awesome@v4.5.0...v4.7.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [looks-same](https://github.com/gemini-testing/looks-same) from 3.3.0 to 4.1.0. - [Release notes](https://github.com/gemini-testing/looks-same/releases) - [Changelog](https://github.com/gemini-testing/looks-same/blob/master/CHANGELOG.md) - [Commits](gemini-testing/looks-same@v3.3.0...v4.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.2.0 to 3.3.7. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.2.0...v3.3.7) Signed-off-by: dependabot[bot] <support@dependabot.com>
Bumps [browserify](https://github.com/browserify/browserify) from 13.0.0 to 16.2.3. - [Release notes](https://github.com/browserify/browserify/releases) - [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown) - [Commits](browserify/browserify@13.0.0...v16.2.3) Signed-off-by: dependabot[bot] <support@dependabot.com>
Updated the command for installing dependencies for Unix based platform to: `sudo npm run setup` instead of `sudo npm setup` as requested in issues.
Signed-off-by: tech4GT <varun.gupta1798@gmail.com>
Update dist and lock files
This was referenced Dec 9, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Solves publiclab#247 (comment)
A continuation of publiclab#535, this PR includes all its features while improving on the UI of the solution. Here's a screenshot:
Images are zoomed in for better viewing, and scaled to fit a square div without affecting aspect ratio. Icons are overlaid above as well.
@okonek is welcome to apply these changes to his PR as I don't have push access to his branch.