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 |
|
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 |
|
vikul1234
|
5a362f5c9a
|
Update demo.css (#365)
|
2018-10-01 11:46:57 -06: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 |
|
Jeffrey Warren
|
73e5d14569
|
various tweaks and adjustments to demo; bugfix for select/input changes (#149)
|
2017-10-23 23:16:22 -04:00 |
|
Chinmay Pandhare
|
135c142ba8
|
Updates to Demo (#143)
* 1.0.0
* Added 'select' input
* Added loader
* Fix File Reader
|
2017-10-18 17:02:42 -04: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
|
4e780f3a91
|
drag drop added to demo (#121)
|
2017-09-11 20:30:50 -04:00 |
|
Jeffrey Warren
|
376c264168
|
Update demo.css
|
2017-09-09 09:17:55 -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
|
555ea9b945
|
Bootstrap
|
2017-08-20 18:13:09 +05:30 |
|
Chinmay Pandhare
|
b8ec24c185
|
Organize examples directory, Recreate FisheyeGl Demo of fisheyegl using Image Sequencer UI
|
2017-08-01 23:19:36 +05:30 |
|