Commit graph

92 commits

Author SHA1 Message Date
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
khaydarov
30af67f3cf remove unused variables (#127) 2017-01-27 21:19:22 +03:00
khaydarov
d1a04fc454 image module hotfix (#126)
* image module hotfix

* image improved configurations

* Image plugin updated

- add border settings
- show selected settings
- stretched setting
2017-01-27 21:10:04 +03:00
khaydarov
b6148a747c upd 2017-01-26 20:12:30 +03:00
khaydarov
e710a41e8c quote photo preview 2017-01-26 20:01:22 +03:00
khaydarov
6e88738c9b quote modifications 2017-01-26 19:27:48 +03:00
khaydarov
48438d456e merged 2017-01-26 19:12:08 +03:00
khaydarov
67ecaf3932 Merge pull request #104 from codex-team/youtube-plugin-added
Youtube plugin added
2017-01-26 18:21:48 +03:00
khaydarov
ef714fa5dd plugins improved 2017-01-26 17:43:49 +03:00
khaydarov
68d2f8fb1e twitter fixed 2017-01-26 17:29:14 +03:00
khaydarov
c96e3f9337 image hotfix 2017-01-26 17:02:30 +03:00
khaydarov
174f7d1a2b Merge branch 'master' into youtube-plugin-added
# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
#	whatwg-fetch.js.map
2017-01-26 16:35:37 +03:00
khaydarov
92d8a1159b vk support 2017-01-26 16:30:12 +03:00
khaydarov
bf065696b8 Merge branch 'master' into quote-module
# Conflicts:
#	codex-editor.js
#	codex-editor.js.map
2017-01-26 16:18:21 +03:00
khaydarov
02f4dce7c6 upgraded 2017-01-26 15:56:37 +03:00
George Berezhnoy
a8cf1bcdd6 Validation for embed plugin added 2017-01-26 04:34:00 +03:00
khaydarov
29fc727771 code improved 2017-01-26 04:15:16 +03:00
khaydarov
cc49b8fa2c quote improved 2017-01-26 03:59:41 +03:00
George Berezhnoy
1269a84f95 Merge remote-tracking branch 'refs/remotes/origin/master' into youtube-plugin-added 2017-01-26 03:47:19 +03:00
khaydarov
72bdddc2e5 updated 2017-01-26 03:22:53 +03:00
khaydarov
ed2848ca53 initial commit 2017-01-26 03:14:40 +03:00
khaydarov
72346e4773 improved after review 2017-01-26 03:12:00 +03:00
khaydarov
a392cdcaf6 code improve 2017-01-26 03:10:36 +03:00
George Berezhnoy
7a37809532 Yandex music added 2017-01-26 02:55:40 +03:00
khaydarov
e3a2bd5932 image-plugin 2017-01-26 02:41:04 +03:00
khaydarov
bbda0fb3ad header module (#119) 2017-01-26 01:41:18 +03:00