]> BookStack Code Mirror - bookstack/history - resources/assets/sass
Update settings.php
[bookstack] / resources / assets / sass /
2018-03-18 Dan BrownFixed large content previews and improved mobile styles
2018-03-18 Dan BrownFixed up notification styling a little
2018-03-18 Dan BrownPrevented markdown editor pushing out toolbar
2018-03-18 Dan BrownMerge branch 'patch-1' of git://github.com/BackwardSpy...
2018-03-17 Dan BrownUpdated exports to use DejaVu font
2018-02-26 Chris Lathamfix markdown editor resizing with long strings 716/head
2018-02-17 Dan BrownMerge pull request #704 from BookStackApp/svg_icons
2018-02-17 Dan BrownFinished migrated from icon-font to SVG 704/head
2018-02-17 Dan BrownStarted migration to SVG icons
2018-02-11 Dan BrownFixed text overflow in various views
2018-02-11 Dan BrownMerge branch 'master' of git://github.com/moutonnoireu...
2018-02-11 Dan BrownUpdated grid view to use CSS grid and flexbox
2018-02-04 Dan BrownMerge branch 'support_for_gitlub_auth' of git://github...
2018-02-04 Dan BrownMerge pull request #695 from Yoginth/patch-2
2018-02-04 Dan BrownFixed code block wrapping on export
2018-01-28 Dan BrownSet markdown editor preview width to 100%
2018-01-28 Dan BrownMerge branch 'Abijeet-bug-650'
2018-01-28 Dan BrownAdapted code insert area and language select for mobile
2018-01-28 Dan BrownMerge branch 'bug-650' of git://github.com/Abijeet...
2018-01-28 Dan BrownMerge pull request #679 from marcusforsberg/master
2018-01-28 Dan BrownMerge pull request #632 from BookStackApp/draw.io
2018-01-20 Dan BrownAdded drawio abilities to markdown editor
2018-01-20 Dan BrownMerge branch 'master' into draw.io to fetch auth image...
2018-01-20 Dan BrownMerge branch 'master' into draw.io
2018-01-05 AbijeetAdds overflow:auto to popup content to allow it to... 654/head
2017-12-30 Dan BrownMerge pull request #644 from Abijeet/bug-643
2017-12-28 AbijeetAdds font-size to ol to ensure that they are uniform. 644/head
2017-12-24 Dan BrownStarted draw.io integration
2017-12-10 Dan BrownMoved book cover image input into collapsible section
2017-12-09 Dan BrownMerge branch 'master' of git://github.com/lommes/BookSt...
2017-12-09 Dan BrownFixed WYSIWYG fullscreen mode on firefox
2017-12-08 Dan BrownEnabled custom HTML head content to work within editors
2017-12-07 Dan BrownMerge branch 'disable-comments' of git://github.com...
2017-12-07 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookStack
2017-12-06 Dan BrownConverted books view setting to user setting
2017-12-06 Dan BrownMerge branch 'BookStackApp-master' of git://github...
2017-11-14 AbijeetMerge branch 'master' of https://github.com/Abijeet...
2017-11-14 AbijeetHighlights all headings currently visible. Also fixes...
2017-11-13 Abijeet PatroMerge pull request #1 from BookStackApp/master
2017-11-01 AbijeetFixes #466. Adds support for header highlighting using...
2017-10-15 Dan BrownPrevented flexbox contains overflowing page
2017-10-01 Dan BrownFixed some design issues around cards
2017-10-01 Dan BrownMerge pull request #529 from cipi1965/master
2017-10-01 Dan BrownMerge pull request #528 from turbotankist/master
2017-10-01 Dan BrownMerge pull request #523 from sanderdw/master
2017-09-30 Dan BrownAdded missing codemirror theme class
2017-09-24 Dan BrownTweaked shadows on cards
2017-09-10 Dan BrownMerge branch 'master' of github.com:BookStackApp/BookStack
2017-09-10 Dan BrownMerge pull request #501 from cipi1965/master
2017-09-10 Dan BrownFixed bullet styles and added code highlight on comments
2017-09-10 Dan BrownFixed sidebar scroll on mobile
2017-09-10 Dan BrownFixed line-height difference in tinymce
2017-09-10 Dan BrownFixed quick save shortcut in wysiwyg editor
2017-09-09 Dan BrownAdded loading icons, Added comment activity
2017-09-09 Dan BrownAdded comment reply and delete confirmation.
2017-09-04 Bharadwaja GBooks grid view
2017-09-03 Dan BrownMade some changes to the comment system
2017-09-02 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-09-02 Dan BrownFixed long attachment names breaking outer boxes
2017-09-02 Dan BrownReformatted sortable toolbox components
2017-09-02 Dan BrownMerge pull request #483 from msaus/japanese_lang_update
2017-09-02 Dan BrownAdded ability to override codemirror theme
2017-08-29 Bharadwaja GMerge branch 'master' of git://github.com/BookStackApp...
2017-08-28 Dan BrownAdded ability to set a page to view on the homepage.
2017-08-27 Dan BrownMade new sidebar layout responsive
2017-08-26 Dan BrownMerge pull request #480 from BookStackApp/design_update...
2017-08-26 Dan BrownUpdated remaining views to 2017 design update. 480/head
2017-08-26 Dan BrownUpdated page view styles to align with 2017 update
2017-08-26 Dan BrownUpdated chapter views with new design
2017-08-26 Dan BrownUpdated styles for auth and books views.
2017-08-24 Bharadwaja GResolved conflicts
2017-08-20 AbijeetMerge branch 'master' of https://github.com/BookStackAp...
2017-08-20 Dan BrownRolled out new design further
2017-08-19 Dan BrownStarted design update
2017-08-19 Dan BrownDarkened a few cm code styles for improved legibility
2017-08-19 Dan BrownUpdated header design
2017-08-19 Dan BrownRemoved included fonts, Set to use system fonts.
2017-08-19 Dan BrownRemoved v-show delayed content display
2017-08-19 Dan BrownMigrated attachment manager to vue
2017-08-14 Abijeet PatroMerge pull request #13 from BookStackApp/master
2017-08-13 Dan BrownConverted tag autosuggestion to vue component
2017-08-10 Dan BrownStarted vueifying tag system
2017-08-06 Dan BrownConverted jQuery bits into raw JS components
2017-08-01 Dan BrownMerge branch 'Abijeet-master'
2017-08-01 Dan BrownMerge branch 'master' of git://github.com/Abijeet/BookS...
2017-07-27 Dan BrownMerge pull request #435 from JachuPL/polish-localization
2017-07-27 Dan BrownMerge branch 'master' of git://github.com/Cyber-Duck...
2017-07-27 Dan BrownMerge pull request #446 from Joorem/french-spelling
2017-07-22 Dan BrownImproved breadcrumb responsiveness
2017-07-22 Dan BrownFixed broken code block rendering when using DOMPDF
2017-07-15 Nilesh DeepakChanges grid container size
2017-07-15 Nilesh DeepakResolves book heading issues in grid view.
2017-07-13 AbijeetMerge pull request #9 from OsmosysSoftware/feature-181
2017-07-13 Nilesh DeepakRemoved avatar class from form.blade.php
2017-07-13 Nilesh Deepak4. Changed the border color of the gallery item to...
2017-07-13 Nilesh Deepak1. Thumbnail size when creating or editing book.
2017-07-12 AbijeetMerge pull request #8 from OsmosysSoftware/feature-181
2017-07-12 Nilesh DeepakUpdates styles.
2017-07-12 Nilesh DeepakUpdated modifications.
2017-07-12 AbijeetMerge pull request #7 from OsmosysSoftware/revert-3...
next
Morty Proxy This is a proxified and sanitized view of the page, visit original site.