Go to file
khaydarov 3cbe8faaa6 Remove tool type from switchBlock -> by default it will saved from previous (#166)
* small fixes

regex match must not be similar to pasted string. Ex:
```https://www.instagram.com/p/BQ3wxmlA5GN/?taken-by=thenotoriousmma``
and match is ```https://www.instagram.com/p/BQ3wxmlA5GN/```.

```SwitchBlock``` have 3 parameter that is not important

* new instagram embed regex
2017-02-26 13:22:21 +03:00
fonts/codex_editor anchors added (#150) 2017-02-08 09:39:07 +03:00
modules Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
plugins Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
server fixed caret transition to empty list content
 and pasting (#75) 2016-07-14 16:09:09 +03:00
.eslintrc Destroy module (#157) 2017-02-13 20:54:18 +03:00
.gitignore cover restoring and fetch function fixed (#101) 2016-12-25 17:41:57 +03:00
codex-editor.css List plugin improvements (#151) 2017-02-11 13:53:45 +03:00
codex-editor.js Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
codex-editor.js.map Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
codex.js Destroy module (#157) 2017-02-13 20:54:18 +03:00
example.html Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
icons.css new redactor version (#94) 2016-12-07 21:25:31 +03:00
LICENSE Initial commit 2015-11-28 23:56:35 +03:00
package.json Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
README.md Initial commit 2015-11-28 23:56:35 +03:00
webpack.config.js Prepare plugins (#148) 2017-02-05 17:50:48 +03:00
whatwg-fetch.js Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00
whatwg-fetch.js.map Remove tool type from switchBlock -> by default it will saved from previous (#166) 2017-02-26 13:22:21 +03:00

codex.editor

CodeX Editor sources