27 Commits

Author SHA1 Message Date
Samy Pessé 7029c01806 Switch to markup-it for parsing (#1659)
* Start new parsers in gitbook itself

* Update markup-it

* Fix eslint errors

* Adapt basic parsing for summary

* Start tests for summaryFromDocument

* Continue

* Add parsing of glossary

* Add back languages parsing

* Adapt most tests for parsing

* Adapt all tests 🙌

* Adapt travis tests

* Bootstrap lerna before running tests

* Fix lowercase in require (linux)

* Fix command gitbook init

* Fix generation of ready by init command

* Fix generation of summary

* Fix watch after serve

* Add trademark to sidebar

* Add back favicon to default theme

* Open trademark in new tab
2017-01-06 17:15:30 +01:00
Johan Preynat 1780435c4f Use fixed size for sidebar and provide animation 2016-10-31 17:13:19 +01:00
Soreine 1d877db5f0 search: Clear search with Esc or button 2016-10-19 01:06:44 +02:00
Samy Pesse d0555e2bd0 Add background to dropdown 2016-10-17 23:38:28 +02:00
Samy Pesse b63b0cc50d Normalize Panel in gitbook-core 2016-10-14 11:09:24 +02:00
Samy Pesse d9c3cb418a Add component tooltip from gitbook-core 2016-10-13 23:31:05 +02:00
Samy Pesse 12c7ac1498 Add roles "page:header" and "page:footer" 2016-10-13 21:53:15 +02:00
Samy Pesse 0a6216a093 Limit size of text in search results 2016-10-13 20:25:46 +02:00
Samy Pesse 4c174f916e Add highlighting for search terms in results 2016-10-13 19:33:04 +02:00
Samy Pesse 4db57fe5c5 Fix rendering of search 2016-10-13 19:19:54 +02:00
Samy Pesse 37920c758b Normalize style of dropdown 2016-10-13 17:57:09 +02:00
Samy Pesse 05646996c0 Rename "navigation" to "history" and add loading bar 2016-10-13 16:17:00 +02:00
Samy Pesse c439cf8513 Increase content font-size 2016-10-13 15:46:18 +02:00
Samy Pesse 227b329e78 Start style for dropdowns 2016-10-13 14:47:06 +02:00
Samy Pesse 52d0384605 Improve some CSS for default theme 2016-10-12 16:07:28 +02:00
Samy Pesse 1bc802e4c8 Fix outline effect on summary articles 2016-10-10 13:07:24 +02:00
Samy Pesse 2d429b731b Fix scroll for content in default theme 2016-10-08 21:12:20 +02:00
Samy Pesse 1d291ff2f0 Fix style of toolbar and add title to it 2016-10-06 23:04:20 +02:00
Samy Pesse 5abac3a79a Fix size of button in toolbar 2016-10-02 13:33:16 +02:00
Samy Pesse d22d090b05 Add style for search input in default theme 2016-10-02 01:04:25 +02:00
Samy Pesse 24b657f790 Fix font and buttons in default theme 2016-10-02 00:53:38 +02:00
Samy Pesse 649a6c980c Include font-awesome in default theme 2016-10-02 00:37:36 +02:00
Samy Pesse bc5df83846 Start designing toolbar 2016-09-27 17:08:34 +02:00
Samy Pesse f1ef1902f3 Style page with gitbook-markdown-css 2016-09-27 16:39:58 +02:00
Samy Pesse 7fa3e34f9f Mark article as active in summary 2016-09-25 19:05:35 +02:00
Samy Pesse e46cd78f80 Fix core reducer destroying other reducers 2016-09-25 17:44:08 +02:00
Samy Pesse fab88bb47e Add flex box components 2016-09-24 23:24:47 +02:00