Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly show space between toolbar icon and text in buttons | Samy Pessé | 2015-11-02 | 2 | -2/+2 |
| | |||||
* | Trigger "start" before "page.change" | Samy Pessé | 2015-11-02 | 4 | -8/+26 |
| | |||||
* | Update app.js2.5.1 | Samy Pessé | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Fix calcul of root in gitbook.state when serving index.html as / | Samy Pessé | 2015-10-27 | 1 | -1/+1 |
| | |||||
* | Add chapterTitle to app build | Samy Pessé | 2015-10-27 | 1 | -0/+3 |
| | |||||
* | Add 'chapterTitle' to gitbook.state api | Samy Pessé | 2015-10-27 | 2 | -1/+4 |
| | |||||
* | Compatibility for require of plugins | Samy Pessé | 2015-10-24 | 2 | -2/+8 |
| | |||||
* | Comment gitbook.state api | Samy Pessé | 2015-10-22 | 1 | -0/+4 |
| | |||||
* | Add gitbook.state.filepath | Samy Pessé | 2015-10-22 | 3 | -3/+11 |
| | | | | Fix gitbook.state.root | ||||
* | Update app.js | Samy Pessé | 2015-10-22 | 1 | -23/+349 |
| | |||||
* | Provide gitbook.state.root to plugins | Samy Pessé | 2015-10-22 | 1 | -4/+9 |
| | |||||
* | Fix position of sidebar toggle button | Samy Pessé | 2015-10-14 | 2 | -2/+2 |
| | |||||
* | Fix position of glossary icon relative to sidebar toggler | Samy Pessé | 2015-10-14 | 3 | -8/+52 |
| | |||||
* | Don't copy assets for ebook to website bundle | Samy Pessé | 2015-10-06 | 14 | -1/+1 |
| | |||||
* | Fix css being used for pdf footer and header | Samy Pessé | 2015-10-06 | 1 | -1/+0 |
| | |||||
* | Only add page count on pdf/epub | Samy Pessé | 2015-10-06 | 1 | -0/+2 |
| | |||||
* | Fix summary page counter for epub low resolution | Samy Pessé | 2015-10-06 | 6 | -6/+5 |
| | |||||
* | Change markdown -> markup in less mixins | Samy Pessé | 2015-10-06 | 5 | -5/+5 |
| | |||||
* | Adapt glossary and summary for pdf/epub to new markup style | Samy Pessé | 2015-10-06 | 11 | -34/+38 |
| | |||||
* | Cleaner markup css | Samy Pessé | 2015-10-06 | 12 | -323/+186 |
| | |||||
* | Use black links in mobi files | Samy Pessé | 2015-10-06 | 18 | -156/+195 |
| | |||||
* | Improve support of glossary page in pdf | Samy Pessé | 2015-10-06 | 3 | -3/+11 |
| | |||||
* | Handle correctly rtl for toc in ebooks | Samy Pesse | 2015-10-06 | 3 | -2/+27 |
| | |||||
* | Center title for table of content | Samy Pesse | 2015-10-06 | 2 | -1/+5 |
| | |||||
* | Improve display of table of contents for ebooks | Samy Pesse | 2015-10-06 | 3 | -13/+38 |
| | |||||
* | Inline css for footer/header templates | Samy Pesse | 2015-10-06 | 5 | -64/+84 |
| | |||||
* | Remove bottom border on h1 and h2 | Samy Pesse | 2015-10-06 | 5 | -6/+12 |
| | |||||
* | Fix glossary page using a "section" instead of a "div" | Samy Pessé | 2015-10-06 | 6 | -16/+15 |
| | |||||
* | Remove margin on first header of a page (ebook) | Samy Pessé | 2015-10-06 | 3 | -6/+38 |
| | | | | Avoid breaking in code blocks | ||||
* | Add css to footer/header for pdf | Samy Pessé | 2015-10-06 | 4 | -30/+33 |
| | |||||
* | Export jQuery for plugins compatibility | Samy Pessé | 2015-10-06 | 2 | -0/+2 |
| | |||||
* | Don't fail when can't write to localstorage | Samy Pessé | 2015-10-05 | 2 | -2/+20 |
| | |||||
* | Remove style for search | Samy Pessé | 2015-10-05 | 3 | -44/+2 |
| | |||||
* | Tweak some details for browserify compatibility | Samy Pessé | 2015-10-05 | 3 | -1/+5 |
| | |||||
* | Switch to gulp/browserify | Samy Pessé | 2015-10-05 | 29 | -804/+25189 |
| | |||||
* | Define specific action for toggling summary | Samy Pessé | 2015-10-05 | 5 | -32/+35 |
| | |||||
* | Start removing search and lunr from core | Samy Pessé | 2015-10-05 | 6 | -34/+32 |
| | |||||
* | Remove sharing | Samy Pessé | 2015-10-05 | 4 | -45/+6 |
| | |||||
* | Correctly reset buttons when page changed | Samy Pessé | 2015-10-05 | 2 | -5/+26 |
| | |||||
* | Remove fontsettings from core and add plugin as default | Samy Pessé | 2015-10-05 | 12 | -605/+2 |
| | |||||
* | Add api to extend toolbar | Samy Pessé | 2015-10-05 | 4 | -127/+157 |
| | |||||
* | Add ukranian translation | Samy Pessé | 2015-09-28 | 1 | -0/+20 |
| | |||||
* | Merge pull request #806 from aschempp/aria-roles | Samy Pessé | 2015-09-15 | 4 | -27/+29 |
|\ | | | | | Aria roles for accessibility | ||||
| * | Add role and html5 markup for the main navigation | Andreas Schempp | 2015-06-18 | 1 | -23/+25 |
| | | |||||
| * | Added basic ARIA roles for screenreaders | Andreas Schempp | 2015-06-18 | 4 | -4/+4 |
| | | |||||
* | | Merge pull request #919 from gaearon/fix-cmd-click | Samy Pessé | 2015-09-15 | 1 | -0/+12 |
|\ \ | | | | | | | Don't react when user wants to open a link in a new tab | ||||
| * | | Don't react when user wants to open a link in a new tab | Dan Abramov | 2015-09-12 | 1 | -0/+12 |
| | | | | | | | | | | | | Fixes #846 | ||||
* | | | Update css without highlight.js | Samy Pesse | 2015-09-14 | 2 | -2/+2 |
| | | | | | | | | | | | | Add highlight as default plugin to be loaded | ||||
* | | | Remove highlight.js dependency | Samy Pesse | 2015-09-12 | 6 | -388/+0 |
|/ / | |||||
* | | use black font on mobi | kuaipao | 2015-09-08 | 1 | -1/+1 |
| | | |||||
* | | Fix #893: korean iso code is "ko" not "kr" | Samy Pesse | 2015-09-06 | 1 | -0/+0 |
| | | |||||
* | | Korean translation fixed | SangYeob Bono Yu | 2015-09-04 | 1 | -8/+8 |
| | | |||||
* | | Update he.json | a-moses | 2015-08-23 | 1 | -1/+1 |
| | | |||||
* | | hebrew support theme | a-moses | 2015-08-23 | 1 | -0/+21 |
| | | | | | | | | | | full Hebrew support for GITBOOK (with rtl ) * Sans and Serif may still in original name fonts | ||||
* | | Use system fonts instead of webfonts | Aaron O'Mullan | 2015-08-08 | 21 | -101/+5 |
| | | |||||
* | | Improve header merge on page change | Aaron O'Mullan | 2015-08-07 | 1 | -5/+17 |
| | | | | | | | | | | | | Prevents flickering (style reset) Fixes #782, #838, #840 | ||||
* | | Fix #819: codes must always be ltr | Samy Pesse | 2015-07-28 | 4 | -3/+4 |
| | | |||||
* | | Simpler template for summary | Samy Pesse | 2015-06-29 | 1 | -7/+1 |
|/ | |||||
* | Minor fix | Hong Nguyen | 2015-06-13 | 1 | -1/+1 |
| | |||||
* | Add Vietnamese locale support | Hong Nguyen | 2015-06-13 | 1 | -0/+20 |
| | |||||
* | Remove default print.css when styles/print.css is present | Samy Pessé | 2015-06-02 | 3 | -3/+5 |
| | |||||
* | Add title to languages chooser | Samy Pesse | 2015-05-28 | 1 | -1/+1 |
| | | | | Related to #757 | ||||
* | Adapt to nunjucks 1.3.x | Samy Pesse | 2015-05-28 | 2 | -12/+12 |
| | |||||
* | Merge pull request #743 from chudaol/master | Samy Pessé | 2015-05-28 | 2 | -0/+7 |
|\ | | | | | Added vk sharing button. | ||||
| * | Added vk sharing button. | Olga Filipova | 2015-05-12 | 2 | -0/+7 |
| | | |||||
* | | Merge pull request #758 from aschempp/hotfix/x-ua-compatible | Samy Pessé | 2015-05-28 | 1 | -1/+1 |
|\ \ | | | | | | | Fix the X-UA-Compatible meta tag | ||||
| * | | Fix the X-UA-Compatible meta tag | Andreas Schempp | 2015-05-23 | 1 | -1/+1 |
| |/ | | | | | | | see https://github.com/GitbookIO/gitbook/issues/755 | ||||
* | | Move style sheets to the <head> section | Andreas Schempp | 2015-05-23 | 1 | -1/+1 |
|/ | | | | see https://github.com/GitbookIO/gitbook/issues/756 | ||||
* | Fix authors list merge | Samy Pesse | 2015-04-20 | 2 | -0/+40 |
|\ | |||||
| * | korean support added | awrelll | 2015-04-07 | 1 | -0/+20 |
| | | |||||
| * | japan support added | awrelll | 2015-04-07 | 1 | -0/+20 |
| | | |||||
* | | Added Finnish | Thomas Clayton | 2015-04-14 | 1 | -0/+20 |
|/ | |||||
* | support for romanian language | awrelll | 2015-04-07 | 1 | -0/+20 |
| | |||||
* | Use i18n node module for template translation | Samy Pessé | 2015-04-01 | 22 | -43/+55 |
| | |||||
* | Polish (pl) added in theme/i18n | Łukasz Szeremeta | 2015-03-27 | 1 | -0/+20 |
| | |||||
* | Fix scroll reset on small resolutions (mobile & tablet) | Samy Pessé | 2015-03-24 | 2 | -4/+6 |
| | |||||
* | Fix scroling position when preparing page | Samy Pessé | 2015-03-24 | 2 | -4/+5 |
| | |||||
* | Fix title for introduction (with i18n) | Samy Pessé | 2015-03-24 | 1 | -1/+1 |
| | |||||
* | Fix #649: add option "author" in book.json to set meta author in html | Samy Pessé | 2015-03-17 | 2 | -3/+4 |
| | |||||
* | Add editorconfig and normalize indent | Samy Pessé | 2015-03-14 | 11 | -156/+156 |
| | |||||
* | Fix define of introduction from summary | Samy Pessé | 2015-03-11 | 1 | -1/+1 |
| | |||||
* | [i18n] - fa: Persian/Farsi | Mohammad Hossein Mojtahedi | 2015-03-07 | 1 | -0/+21 |
| | |||||
* | Enable rtl in ebooks | Samy Pessé | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | Base translation for Arabic (with rtl support) | Samy Pessé | 2015-03-06 | 1 | -0/+21 |
| | |||||
* | Fix #227: Add base rtl support for website | Samy Pessé | 2015-03-06 | 1 | -1/+1 |
| | |||||
* | bn language added | nasirkhan | 2015-02-27 | 1 | -0/+20 |
| | |||||
* | Add en.json | Aaron O'Mullan | 2015-02-27 | 1 | -0/+20 |
| | | | | Fixes #620 | ||||
* | Fix links in sidebar | Samy Pessé | 2015-02-24 | 1 | -2/+2 |
| | |||||
* | Fix html snippets escaping | Samy Pessé | 2015-02-20 | 2 | -2/+2 |
| | |||||
* | Fix #608: fix chapter name for glossary | Samy Pessé | 2015-02-14 | 1 | -1/+2 |
| | |||||
* | Fix #609: don't escape html in glossary | Samy Pessé | 2015-02-14 | 2 | -7/+7 |
| | |||||
* | Fix #596: fix display of glossary in ebook format | Samy Pessé | 2015-02-12 | 4 | -5/+28 |
| | |||||
* | Improve pdf by adding default header and footer | Samy Pessé | 2015-02-12 | 1 | -38/+0 |
| | |||||
* | Complete zh translations | Samy Pessé | 2015-02-09 | 2 | -4/+4 |
| | |||||
* | Add Serif and Sans to all translations | Samy Pessé | 2015-02-09 | 9 | -9/+27 |
| | |||||
* | Fix spaces in zh-tw translation | Samy Pessé | 2015-02-09 | 1 | -16/+16 |
| | |||||
* | Merge pull request #602 from howiehu/version/2.0 | Samy Pessé | 2015-02-09 | 1 | -0/+18 |
|\ | | | | | add zh-tw (Traditional Chinese) i18n file | ||||
| * | add zh-tw (Traditional Chinese) i18n file | Hao Hu | 2015-02-09 | 1 | -0/+18 |
| | | |||||
* | | Improve i18n to support locale normalization | Samy Pessé | 2015-02-09 | 1 | -0/+0 |
|/ | |||||
* | Add @howiehu to authors and normalize zh translation | Samy Pessé | 2015-02-09 | 2 | -18/+18 |
| |