Commit graph

2 commits

Author SHA1 Message Date
Nikita Nafranets
5f71c6f637 Allow holderId work with ref on dom element (#710)
* done

* update types

* attempt to simplify code

* remove useless helper

* revert holderId logic and add holder property

* Apply suggestions from code review

Co-Authored-By: dimensi <eddimensi@gmail.com>

* update holder type on string | HTMLElement

* fix typo

* add deprecated notice and fix typos

* fix wrong compare

* fix comments

* swap console.log on _.log

* update types for editor config

* update examples

* update docs

* update build
2019-04-15 18:34:13 +03:00
Polina Shneider
42714fe2f5
Add example-dev.html (#657)
* Add example-dev.html

* Bump version

* Remove RawTool

* Downgrade version

* Add dev note

* Update text

* If there are no submodules in project init empty editor with hint

* Add script onload

* Don't use id shorthand

* <b> -> <code>

* Center text
2019-03-22 23:47:54 +03:00