Jonathan Xu
f672dc814a
display add step menu with common modules as "quick" buttons ( #479 )
...
* added icons, rearranging
* basic framework for addstep modules
* linked buttons to automatic step addition
* Delete package-lock.json
* rounded buttons and text movement in image sequencer select
* made null option visible in select dropdown
* package-lock.json
2018-11-21 19:49:48 -05:00
Jeffrey Warren
98c71b18a8
Add manifest.json and cache static assets for offline use ( #331 ) ( #486 )
...
* Add manifest.json
* cache static assets for offline use
* update cache
* add meta theme-color and change static files to be cache
* cache the files on network request
* caching on first run
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add a button to clear cache
* add styling to clear cache link
2018-11-20 22:53:38 -05:00
Rishabh Rawat
ef10fb77f1
Capitalize the Gif text on View Gif button. ( #476 )
2018-11-17 23:17:22 -05:00
Jeffrey Warren
19110c4677
Colormap fixes! ( #475 )
...
* updated colormap.js
* remove redundancy
* compile
* added maps to interface
2018-11-17 11:19:58 -05:00
Sparks
f9376808fd
Include a back-to-top Button on scrolling down ( #446 )
...
* Update index.html
* Create scrollToTop.js
* Update demo.css
* Update index.html
2018-10-27 18:34:21 -04:00
Timofey Barinov
b30b539dab
Added gif download modal ( #442 )
...
* Enhance gif view
* Gif modal download button & Fix gif downloading
* Fix gif generation aspect ratio
* Fix fix gif downloading
* Clarified Download(PNG) button
2018-10-26 13:53:49 -04:00
puneet bindal
9168c15cf9
added gif feature ( #360 )
...
* 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 >
2018-10-10 03:46:04 -05:00
Daksh Gondaliya
1d085c7f20
Updated index.html ( #379 )
2018-10-08 14:14:02 -04:00
Daniel Larner
a67fe91d0d
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
2018-10-08 12:22:56 -04:00
aashna27
2e7e042baa
Accept type images in input field #364 ( #366 )
2018-10-05 13:18:56 -04:00
Mridul97
bb17e9452f
Add download button ( #328 )
2018-09-11 15:57:55 -04:00
Varun Gupta
5ab018fb84
Meta modules ( #308 )
...
* meta-modules in node
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* meta-modules in browser
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* more doc
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs and sample meta-module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add dynamic modules CLI from npm
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* meta-modules and sequence saving completed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-08-04 10:07:20 -04:00
Varun Gupta
42d49112ef
implement importNewModule ( #294 )
...
* implement importNewModule
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* make apis available on input object
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* minor updates and more docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* major refactor simplify module loading
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* final updates and invert installed from npm
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update contributing.md
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixes
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update documentation
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-07-18 10:14:16 -04:00
Jeffrey Warren
630eb773de
start breaking out a ui feature to set an input step ( #253 )
...
* start
* refactoring
* working
* version bump
2018-05-09 13:49:11 -04:00
Jeffrey Warren
768e2ce95d
Ui refactor and drag to crop ( #245 )
...
* Drag to crop rebase step (#244 )
* 1.1.0
* 1.2.0
* added plugin
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* drag to crop enabled
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* improvement
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done dragToCrop
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* done with updated ui
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* solved bug for multiple consecutive crops
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed and updated
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* externalized image area select code
* major refactoring of crop drag and demo ui modules
* work on crop module and ui refactor
* completed Step drag ui refactor
* revert unbuilt to rebase
* built and version bump
* various fixes
2018-05-04 14:27:48 -04:00
Jeffrey Warren
711ae62ee3
simplified demo ui ( #224 )
...
* simplified demo ui
* show description
* smaller, labelled example image
2018-04-28 18:40:34 -04:00
Varun Gupta
98f913b32e
Material icon ( #217 )
...
* add pwa icon
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* icon working
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-04-20 14:07:52 -04:00
Jeffrey Warren
96143564fa
Update index.html
2018-03-01 13:39:29 -06:00
Varun Gupta
e8ab480687
Added native gaussian Blurring module(no dependencies) ( #186 )
...
* Added Blur Module
* Issue 177 fixing Blur module
* blur module fixed info json
* fixing blur module
* Delete .DS_Store
* add a native blurring solution
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed package.json
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* delete .ds_store and update gitignore
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-22 16:43:14 -05:00
Jeffrey Warren
1c7f59cbfd
Dynamic module, new demo image, demo cleanup, re-configurable demo steps ( #139 )
...
* rebase and build
* bump version to v0.1.1
2017-10-13 21:30:06 -04:00
Jeffrey Warren
ca6910017d
url hash initial implementation ( #125 )
...
* url hash initial implementation
* completed url hash UI
2017-10-02 08:37:10 -04:00
Jeffrey Warren
4e780f3a91
drag drop added to demo ( #121 )
2017-09-11 20:30:50 -04:00
Jeffrey Warren
1f3000b7f9
Demo styling tweaks ( #105 )
...
* html demo tweaks
* in-progress demo styling
* merge fies
* old demo cleanup
2017-09-06 14:34:24 -04:00
Chinmay Pandhare
69c656fbd5
Added comments in demo
2017-08-21 10:48:56 +05:30
Chinmay Pandhare
21796bb58c
Added output example in demo
2017-08-21 10:11:54 +05:30
Chinmay Pandhare
555ea9b945
Bootstrap
2017-08-20 18:13:09 +05:30
Chinmay Pandhare
782e60269e
options accessible via step, implemented options in demo
2017-08-15 14:27:38 +05:30
Chinmay Pandhare
d207c147fe
implemented modulesInfo in Demo
2017-08-15 08:02:54 +05:30
Chinmay Pandhare
5b7e47dd79
modules info
2017-08-15 06:56:19 +05:30
Chinmay Pandhare
76ffb6a013
Implemented addStep, removeStep, loadImage in Demo
2017-08-14 09:22:15 +05:30
Chinmay Pandhare
04e2ee7903
Added Single Image Demo Markup
2017-08-13 05:12:33 +05:30