Harsh Khandeparkar
eff0d383c8
Fix ScopeQuery ( #1132 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* Merge remote-tracking branch 'upstream/main' into main
* add dist
* add new func
* update itermediate
* changes
* fix gitignore
* use scopeQuery
* add mapHtmlTypes test
* scopeQuery tests added
* try something
* change
* fix stepui test
* Remove double quotes
* update new code
* refactor to spec
* fix link elems, add a new scopeQuery Method
* fixed undefined error
* fix everything
* getScope to scopeAll
* add new methods to CONTRIBUTING file
2019-07-01 11:32:11 -04:00
Slytherin
2c58edfe9a
Temporary fix for insert-step btn not working ( #1131 )
...
* Temporary fix for insert-step btn not working
* Bump to v3.5.1
2019-06-25 20:28:10 -04:00
Harsh Khandeparkar
257113a948
Shorten UI code with new $step method ( #710 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* Merge remote-tracking branch 'upstream/main' into main
* add dist
* add new func
* update itermediate
* changes
* fix gitignore
* use scopeQuery
* add mapHtmlTypes test
* scopeQuery tests added
* try something
* change
* fix stepui test
* Remove double quotes
* update new code
* refactor to spec
2019-06-21 15:11:10 -04:00
aashna27
c784de0c19
Added Eslint and husky ( #1062 )
2019-05-11 10:39:15 -04:00
Terrence
51a38fe3cf
More Modules option removed. Placeholder text added ( #996 )
...
* More Modules option removed. Placeholder text added
* 'A' changed to 'a' in placeholder text
* Update examples/lib/intermediateHtmlStepUi.js
Suggested update
Co-Authored-By: teisenhower <47988669+teisenhower@users.noreply.github.com >
2019-04-07 13:12:18 -04:00
Harsh Khandeparkar
2a0eff41f4
Fix insert step and allow "closing" it ( #655 )
...
* update dist
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
dist update
Revert "dist update"
This reverts commit 9ee2a987e8f978961656ae8f71f6e6702bbbd30d.
* fix insert step button
* add icon
* add dist
* use normal functions
* use normal functions
* no lag
* changes
* changes
* changes
* Update intermediateHtmlStepUi.js
* toggleDiv global
- Globalised toggleDiv
- toggleDiv has default callback which does nothing.
2019-04-05 15:08:42 -04:00
rohithGoudM
9be102e1dd
Fixed Unresponsive Select Step Box ( #927 )
...
* The cursor changes to pointer when hovered over select element
* Cursor to pointer changes added to demo.css
* adding csrtoptr class directly to dist file
* small bug in ui fixed through bootstrap
* small bug in ui fixed through bootstrap
* Fixed unresponsive bug in ui with bootstrap
* all changes have been deleted regarding the cursor bug. only unresponsive bug has been solved
2019-03-25 10:11:09 -04:00
Slytherin
5e33c69736
Add search functionality in choose Module select ( #750 )
...
* Add Search functionality in choose functionalityoption
* Adds grunt build changes
* Adds node module for selectize and changed path
2019-03-18 17:28:19 -04:00
Harshith pabbati
fdb38f7fdf
Added the resize quick button ( #782 )
...
* Added the resize module
* Added the resize quick button
* Made the icon to fit into the box
* Added the footer to the main page
* Added the resize quick button
* Added the resize quick button
* Added the resize quick button
2019-02-17 18:16:15 -06:00
Mridul97
6b305a02f5
Fix choose file option and insert step functionality ( #712 )
...
* Fix choose file option
* changes
2019-02-05 11:32:16 -05:00
Mridul97
0e6e1837a6
Use browserify for ui js files and refactor ui js files ( #668 )
...
* changes
* changes
* changes
2019-01-22 18:15:23 -04:00
Slytherin
3d2d7844b6
Added thumbnails to insert preview. ( #653 )
...
* Adds thumbnail to insert step view
* removed redundant code
* Resolved merge conflicts
* Resolved merge conflicts
* made changes in intermediateHtmlStepUi
* Update intermediateHtmlStepUi.js
2019-01-22 16:24:59 -04:00
tech4GT
eebf149532
fix bug preventing insert-step
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-19 17:00:09 +05:30
tech4GT
0c2d2a47d8
fix save-sequence and refactor
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-17 10:56:17 +05:30
tech4GT
16debae154
fixes #544 and final changes
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-12-16 20:01:53 +05:30
divy123
f27b09793c
Changed arrow functions to normal functions
2018-12-16 15:39:48 +05:30
divy123
537cc41b36
Added insert step button at every step
2018-12-16 02:16:45 +05:30