NGPixel
ad3a6e15f9
fix: rtl list bullet symbol
5 years ago
Aitor Rosell Torralba
429c2673ca
fix: list formatting multiline with fancy bullets ( #1406 )
...
* Fix list formatting multiline with fancy bullets
In kinda response to: https://github.com/Requarks/wiki/pull/1283
Solves the problem with the list having issues with p elements and with multi lines but keeping the fancy css bullets.
Tested on Chrome, Firefox, Opera and Edge.
* remove important
* fix: bullet symbol for RTL
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
14c842ff9d
fix: rtl offset + list indent ( #1326 , #1327 )
5 years ago
NGPixel
cb5264e42b
fix: hide bullet on links and grid lists
5 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 .
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
57f79c19b2
fix: blockquote missing right padding ( #1168 )
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
8f7fdab771
fix: code tag styling
5 years ago
Nick
7634bd266d
feat: ckeditor
5 years ago
Nick
efab00fa0c
feat: content link states
5 years ago
Nick
c29d11f775
fix: scroll anchor preventing text selection
5 years ago
Nick
10e19700e5
fix: UI improvements
5 years ago
Nick
823ff1bc61
feat: update user
5 years ago
Nick
379d58d069
fix: anchor scroll offset
5 years ago
Nick
c4629419d3
fix: admin rendering UI + dark mode
5 years ago
Nick
065c1bb12e
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
17f9f0baa9
feat: rtl display + dark theme improvements
5 years ago
Nick
b38655b91c
fix: links-list + page logo alignment
6 years ago
Nick
eb1be8a92d
fix: image max-width
6 years ago
Nick
3d42ba04d3
feat: image decoration classes
6 years ago
Nick
e950a3dbf2
fix: img align abstopright
6 years ago
Nick
35bc745826
feat: image upload / display
6 years ago
Nick
7b08c8bb31
feat: lists UX + assets create folder UI (wip)
6 years ago
Nick
6041b1697a
fix: session knex connector + editor UI improvements
6 years ago
Nick
de1dddbc90
feat: mk editor toolbar + help dialog + fixes
6 years ago
Nicolas Giard
cad45f57fd
fix: tables styling
6 years ago
Nicolas Giard
1771289188
feat: twemoji + headers fix
6 years ago
Nicolas Giard
771935ee68
fix: dark theme improvements
6 years ago
Nicolas Giard
74aa09f39c
fix: dark mode handling
6 years ago
Nicolas Giard
78ba895eee
feat: source + history (wip)
6 years ago
Nicolas Giard
076aeaf749
feat: markdown rendering
6 years ago
Nicolas Giard
aaeb24a8ec
fix: hide page actions when not applicable
6 years ago
Nicolas Giard
3abc254685
feat: TOC, scroll to header, page UI improvements
6 years ago
Nicolas Giard
0b5a4e0c63
feat: content rendering improvements + save fix
6 years ago
Nicolas Giard
d52f213012
feat: markdown anchors
6 years ago
Nicolas Giard
d393a95495
feat: code highlighting client-side
6 years ago
Nicolas Giard
578ea577f0
feat: html code highlighter
6 years ago
Nicolas Giard
a78c6505f0
fix: setup editors add + page view responsive
6 years ago
Nicolas Giard
2f26d731fc
feat: themes foundation + editors load improvements
6 years ago