Commit graph

117 commits

Author SHA1 Message Date
Peter Savchenko
dd76f7ff77 improve confirm-notification 2017-02-15 17:13:09 +03:00
George Berezhnoy
1b597f2de5 Move STORAGE_TIME to plugin config 2017-02-15 14:56:26 +03:00
George Berezhnoy
5df9233fb5 storage -> localHistoryPlugin 2017-02-14 20:00:31 +03:00
George Berezhnoy
c4471319c7 Destroy method added 2017-02-14 19:48:44 +03:00
George Berezhnoy
9bfc54c028 Merge remote-tracking branch 'refs/remotes/origin/master' into localstorage-plugin
# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	codex.js
#	example.html
#	package.json
#	whatwg-fetch.js.map
2017-02-13 21:29:01 +03:00
George Berezhnoy
d2e755086a Destroy module (#157)
* listeners module added

* Destroy method added

* Destroy method for plugins added

* Delete plugins properties from window obj

* Revert "Delete plugins properties from window obj"

This reverts commit 6c91f81229.

* Twitter and instagram api's destroy

* Scripts destoy added

* Fix

* Replace regex with String.indexOf

* Settings for destroyer
2017-02-13 20:54:18 +03:00
George Berezhnoy
af831220e7 Data GC added 2017-02-13 16:42:07 +03:00
George Berezhnoy
e28349d3fb Paste moved to core (#158)
* Paste moved to core

* Some fixies
2017-02-12 18:25:20 +03:00
George Berezhnoy
50d393ddb2 Merge remote-tracking branch 'refs/remotes/origin/master' into localstorage-plugin 2017-02-11 19:45:38 +03:00
George Berezhnoy
7bdd655f54 Hash added 2017-02-11 19:02:00 +03:00
Peter Savchenko
27c8d44a1c storage support checks 2017-02-11 14:21:27 +03:00
Peter Savchenko
38ac3741b8 Merge branch 'master' into localstorage-plugin
# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	example.html
#	package.json
#	whatwg-fetch.js.map
2017-02-11 14:17:58 +03:00
Peter Savchenko
31cd665bad refactoring start 2017-02-11 14:16:07 +03:00
George Berezhnoy
4b33f59031 List plugin improvements (#151)
* Fix

* Merge branch 'master' into list-hotfix

# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	package.json
#	whatwg-fetch.js.map

* styles updted

* Ctrl+A fix

* Add comment to the new methods
2017-02-11 13:53:45 +03:00
Peter Savchenko
d3f704a800 Link plugin prepare updated 2017-02-09 20:22:02 +03:00
George Berezhnoy
8fe28d22e5 English impoved 😄 2017-02-09 01:54:47 +03:00
George Berezhnoy
ac62540b6f fix 2017-02-09 01:53:36 +03:00
George Berezhnoy
800f68855d Fixies 2017-02-09 01:48:37 +03:00
George Berezhnoy
6f2f6fce37 Merge remote-tracking branch 'refs/remotes/origin/master' into localstorage-plugin
# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	codex.js
#	example.html
#	whatwg-fetch.js.map
2017-02-09 01:23:13 +03:00
George Berezhnoy
61fd151568 anchors added (#150)
* anchors added

* Styles improve and keyboard behavior fix

* Styles improve

* Translit added

* Anchors as default settings

* Remove trash changes

* Upd

* Anchors module added and version updated

* styles imroved

* remove anchor flag on mobile viewport
2017-02-08 09:39:07 +03:00
George Berezhnoy
8d54c24243 Comments added 2017-02-03 19:40:31 +03:00
George Berezhnoy
8cbe1c438d Confirmation added 2017-02-03 17:20:41 +03:00
George Berezhnoy
35c954f06a LocalStorage plugin 2017-02-03 15:31:01 +03:00
khaydarov
8f9844ff83 error log with caret (#147) 2017-02-02 17:13:05 +03:00
khaydarov
1397727115 paste module improvements (#145)
* paste module improvements

* paste callback improved

users won’t be able to paste on block without designMode
2017-02-02 16:58:05 +03:00
Peter Savchenko
e71a12401a Refactoring (#144)
* codex -> codex.editor

* ESlint code style

* Code lint

* fix inline module 'this' call

* fixed toolbox leaf

* removed empty spaces

* caret module code improved
2017-02-01 20:25:59 +03:00
Peter Savchenko
70df6b20b0 New plugin preparation scheme - now async (#143)
- core.importScript now returns a Promise
- ui.preparePlugins now returns a Promise
- `prepare` method of tools now *should* return a promise
2017-02-01 12:14:00 +03:00
Peter Savchenko
a7ed07a9e8 header type updated 2017-01-31 16:19:19 +03:00
Peter Savchenko
097c334ee2 fix header type -> header style 2017-01-31 16:06:09 +03:00
Peter Savchenko
a224c55836 header types lowercase 2017-01-31 15:52:46 +03:00
Peter Savchenko
80303bc573 fix 'undefined' bug 2017-01-31 15:20:09 +03:00
Peter Savchenko
503bdf3a8a wrap text into <p> in paragraph tool 2017-01-31 00:49:56 +03:00
khaydarov
6960dbe58d removed image style dublicates (#142) 2017-01-30 20:45:19 +03:00
khaydarov
c4f19d5c59 return empty text instead of undefined (#141)
* return empty text instead of undefined

* upd
2017-01-30 20:37:47 +03:00
khaydarov
87b20c0686 APi method renamed 2017-01-30 20:14:01 +03:00
khaydarov
869c65f3da code improved after review 2017-01-30 20:11:58 +03:00
khaydarov
119f7b7ec7 new method for paragraph parser
made new method that parses content
UL won’t we passed from sanitize
2017-01-30 19:56:52 +03:00
Peter Savchenko
1caaaeaaf0 incorrect scheme 2017-01-30 17:56:04 +03:00
Peter Savchenko
1b090ba815 quote styles updated 2017-01-30 17:10:59 +03:00
Peter Savchenko
6639a140e7 tweet and quote plugins updated
- [x] В цитате слишком мелкий шрифт в имени и должности. Нужно сделать
обычный, как у текста
- [x] Цитата - должность должна быть черным шрифтом
- [x] Цитата - сделать квадратное фото
- [x] Цитата у ce-quote 	— margin: 0;  padding: 15px 0;
- [x] В плагине твиттера лоадер пропадает слишком рано, до рендеринга
твита
- [x] Твиттер — у подписи добавить белый фон
- [x] Твиттер — добавить width 100% к iframe, убрать max-width у подписи
- [x] Твиттер — разрешить добавлять ссылки/жирность в подписи
2017-01-30 16:18:54 +03:00
khaydarov
5a08b311d1 twitters caption (#138) 2017-01-29 22:19:35 +03:00
khaydarov
e9e05c9a9f apply filter blur immediatelly (#137) 2017-01-28 22:54:04 +03:00
khaydarov
664e01a020 small fixes 2017-01-28 22:51:09 +03:00
George Berezhnoy
81886fc563 Twitch fix (#135)
* fix

* Update embed.css

* upd version from master
2017-01-28 17:59:57 +03:00
Peter Savchenko
0c55a995b4 plus button showing, embed.js paddings removed (#133) 2017-01-28 17:11:03 +03:00
khaydarov
6889112301 changed caption contains to InnerHTML (#132) 2017-01-28 17:00:02 +03:00
khaydarov
bb00b3e156 Hotfix (#130)
* fixed bug with onload callback

onload callback sends context

* fixed dataset bigurl

* heading settings
2017-01-28 16:38:10 +03:00
khaydarov
d55c06d650 fixed bug with onload callback (#129)
onload callback sends context
2017-01-28 16:33:09 +03:00
khaydarov
37982f5dbc link tool improved (#128)
- Modular version
- Callbacks appended
- Can be configured
2017-01-28 01:28:37 +03:00
khaydarov
43b7467409 update paste pattern map 2017-01-27 21:51:04 +03:00