NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
4 years ago
NGPixel
cb5264e42b
fix: hide bullet on links and grid lists
4 years ago
Noel Cower
d407312caa
fix: list item formatting for lists with paragraphs ( #1283 )
This removes the fancy tick-mark next to unordered list items, which is
a little depressing, but fixes formatting for them when they contain
paragraphs (`<p>` elements). The tick-mark has been replaced with
a square mark. Both ordered and unordered lists have grown 1rem of left
padding to compensate for their position.
Considered using disclosure-closed as a similar triangle replacement,
but it's not regarded as something that should be used in production
(per MDN). Using a simple string is unsupported because it's only in
a CSS working draft, so a square is the least controversial option,
I think.
Closes #1282 .
4 years ago
NGPixel
5d7509acdf
feat: api docs editor (wip) + deps update
5 years ago
NGPixel
a72a7b1cdf
fix: disable code block line break + copy button
5 years ago
Zhiming Wang
b19fb2a08c
fix: wrong page title positioning in Safari ( #1233 )
Fixes #1221 .
5 years ago
NGPixel
1c814638da
fix: inconsistent spacing in nested lists
5 years ago
NGPixel
491434fd92
fix: marker highlighting for visual editor
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
57f79c19b2
fix: blockquote missing right padding ( #1168 )
5 years ago
NGPixel
c83eb25514
fix: breadcrumbs url formatting on 3rd level and higher + missing locale ( #930 )
5 years ago
NGPixel
e5774a89f1
fix: nested lists indentation ( #1114 )
5 years ago
NGPixel
62d1d7a1df
feat: move page
5 years ago
Nick
2e0f861fb2
feat: import users group creation logic
5 years ago
Nick
82ba7d0a36
feat: import users from v1 - db + create users
5 years ago
Nick
6a5bc2e273
refactor: plantuml module
5 years ago
Nick
ccc6a776fc
fix: print readable code blocks
5 years ago
Nick
c7d6473401
feat: edit menu speed-dial UX
5 years ago
Nick
8f7fdab771
fix: code tag styling
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
ab463fcae1
feat: tags on page fetch + pageLinks table schema
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nick
cc469d8785
fix: handle anchor links within the page contents ( #1006 )
5 years ago
Nick
518602b0d4
fix: hide incomplete ratings panel
5 years ago
Nick
c29d11f775
fix: scroll anchor preventing text selection
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago
Nick
d3e693ab46
feat: mandatory password change on login + UI fixes
5 years ago
Nick
823ff1bc61
feat: update user
5 years ago
Nick
379d58d069
fix: anchor scroll offset
5 years ago
Nick
0d9c7be909
fix: arabic UI improvements
5 years ago
Nick
c4629419d3
fix: admin rendering UI + dark mode
5 years ago
Nick
2142b5f674
fix: restore crlf for static files
5 years ago
Nick
e1f8bf59f5
fix: sidebar display
5 years ago
Nick
065c1bb12e
misc: migrate to vuetify 2.0 (wip)
5 years ago
NGPixel
27e0a37dbe
misc: migrate to vuetify 2.0 (wip)
5 years ago
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
5 years ago
Nick
18b05314e9
fix: print css view
5 years ago
Nick
006fd59e2a
fix: UI improvements
5 years ago
Nick
74e7316c1e
feat: details + summary tag styles
5 years ago
Nick
35c09a3602
fix: hide non-guest actions
5 years ago
Nick
b6f1e1805e
feat: locales availability + IE display mode
5 years ago
Nick
d0b73c5a9b
fix: UI localization on load + update all namespaced locales
5 years ago
Nick
abfba4b47e
fix: match page current locale for UI
5 years ago
Nick
1dfb55e803
feat: default locale with namespacing
5 years ago
Nick
0f1c3a1658
feat: translations (wip)
5 years ago
Nick
17f9f0baa9
feat: rtl display + dark theme improvements
5 years ago
Nick
b38655b91c
fix: links-list + page logo alignment
5 years ago
Nick
5426b009a8
fix: basic breadcrumbs + source view on mobile
5 years ago
Nick
eb1be8a92d
fix: image max-width
5 years ago