Commit graph

3 commits

Author SHA1 Message Date
Menshikov Alexander
a70a9831eb Link plugin frontend (#63)
* Implement link download by enter press

* Change promise structure

* Fix promises fetch

* Server meta-getter

* Change keyEnterCode to ENTER_KEY

* Add url and url-text parsing

* Attached loader

* Loader gif

* Remove a fish :D
2016-07-02 15:36:47 +03:00
Peter Savchenko
a6a1fec6d8 each blocks now wraps with DIV (#65)
- down arrow handler improved
- image plugin started
2016-07-02 15:28:36 +03:00
Menshikov Alexander
b72593041e Tool link plugin (#58)
* Finish core functionality of the tool link

* Some css beauty

* Fix css border: 0

* Change to className.add()

* Remove 'to' in comments

* Use this where it is real
Remove default type setting in Input

* Code refactoring

* Implement save() method

* Optimise variable usage

* Add UI maker

* Clearfix
Objects clone
Css in tool-link plugin

* Fix

* Fix CSS
2016-07-01 21:34:29 +03:00