editor.js/src/components
Peter Savchenko aab317895b
Responsive layout (#593)
* Mobile adaptation beginned

* mobile ready

* Narrow mode supported

* update version

* disable narrow mode testing

* prod build

* rm unnecessary code

* Update src/styles/variables.css

* rm unused code

* add viewport

* disable narrow mode on mobile

* mobile: add bg to current block

* add paddings for highlighted block

* rm changelog
2019-01-12 05:47:19 +03:00
..
block-tunes Issue-459 (#551) 2018-12-06 22:23:06 +03:00
inline-tools Fix losing of selection (#576) 2018-12-24 23:58:45 +03:00
modules Responsive layout (#593) 2019-01-12 05:47:19 +03:00
tools Stub Tool (#545) 2018-12-05 17:02:09 +03:00
__module.ts Move to typescript (#474) 2018-11-23 19:11:50 +03:00
block.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
blocks.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
core.ts Enable editor autofocus (#581) 2019-01-12 03:44:43 +03:00
dom.ts Improve caret behaviour (#589) 2019-01-12 04:57:37 +03:00
polyfills.ts Polifylls Element interface type fixes and Selection util rangeCount extra condition (#555) 2018-12-07 09:37:14 +03:00
selection.ts Fix losing of selection (#576) 2018-12-24 23:58:45 +03:00
utils.ts issue-469: resolving error with setCaret (#570) 2018-12-19 15:46:07 +03:00