summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-theme-default/less
Commit message (Collapse)AuthorAgeFilesLines
* Switch to markup-it for parsing (#1659)Samy Pessé2017-01-061-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Use fixed size for sidebar and provide animationJohan Preynat2016-10-314-1/+37
|
* search: Clear search with Esc or buttonSoreine2016-10-192-1/+12
|
* Add background to dropdownSamy Pesse2016-10-172-1/+3
|
* Normalize Panel in gitbook-coreSamy Pesse2016-10-142-0/+8
|
* Add component tooltip from gitbook-coreSamy Pesse2016-10-133-0/+107
|
* Add roles "page:header" and "page:footer"Samy Pesse2016-10-131-1/+1
|
* Limit size of text in search resultsSamy Pesse2016-10-132-1/+3
|
* Add highlighting for search terms in resultsSamy Pesse2016-10-131-0/+5
|
* Fix rendering of searchSamy Pesse2016-10-131-2/+2
|
* Normalize style of dropdownSamy Pesse2016-10-132-4/+10
|
* Rename "navigation" to "history" and add loading barSamy Pesse2016-10-133-1/+34
|
* Increase content font-sizeSamy Pesse2016-10-132-1/+2
|
* Start style for dropdownsSamy Pesse2016-10-135-29/+93
|
* Improve some CSS for default themeSamy Pesse2016-10-123-6/+12
|
* Fix outline effect on summary articlesSamy Pesse2016-10-101-0/+1
|
* Fix scroll for content in default themeSamy Pesse2016-10-082-0/+6
|
* Fix style of toolbar and add title to itSamy Pesse2016-10-061-0/+24
|
* Fix size of button in toolbarSamy Pesse2016-10-021-1/+1
|
* Add style for search input in default themeSamy Pesse2016-10-023-2/+25
|
* Fix font and buttons in default themeSamy Pesse2016-10-025-4/+44
|
* Include font-awesome in default themeSamy Pesse2016-10-022-0/+5
|
* Start designing toolbarSamy Pesse2016-09-274-0/+34
|
* Style page with gitbook-markdown-cssSamy Pesse2016-09-273-0/+21
|
* Mark article as active in summarySamy Pesse2016-09-252-6/+14
|
* Fix core reducer destroying other reducersSamy Pesse2016-09-254-2/+55
|
* Add flex box componentsSamy Pesse2016-09-244-0/+405