bavis-m
b3d9a183ea
fix: anchor links - use MouseEvent.currentTarget ( #4236 )
...
Co-authored-by: Mark <mark@mhack.io>
3 years ago
Mostafa
9f19543488
fix: add missing decodeURIComponent while page load ( #4244 )
3 years ago
NGPixel
26f1c0f372
feat: convert page
4 years ago
avioral
089b7850d9
fix: broken draw io diagram on rtl mode, improve elasticsearch config ( #2647 )
...
* - Modify elastic settings
- Add tags field to index
- Modify elastic search query
- Remove empty entities from build suggests list
* Fix map parser error
* - Fix broken drawio svg diagram (rtl issue)
* - Restore the spaces in objects to respect the project formatting rules.
- Omit explanation line
4 years ago
takumi9942
d30fa8298b
fix: media print css ( #2593 )
4 years ago
Иван
5668eea40a
fix: tabset tabs can't be scrolled ( #2442 )
...
* fix: tabset tabs can't be scrolled
Fix for #2091 . The change advised in that issue works brilliantly.
* fix: tabset scrollbar is visible even if unnecessary
* fix: tabset tall headers
Co-authored-by: Nicolas Giard <github@ngpixel.com>
4 years ago
NGPixel
52d0af19b4
feat: diagram rendering + post-processor (wip)
4 years ago
NGPixel
d209a4158f
feat: draw.io code insert + preview (wip)
4 years ago
NGPixel
e5ea4af089
fix: missing aria-label on page view ( #2154 )
4 years ago
Nicolas Giard
c009cc1392
feat: new login experience ( #2139 )
...
* feat: multiple auth instances
* fix: auth setup + strategy initialization
* feat: admin auth - add strategy
* feat: redirect on login - group setting
* feat: oauth2 generic - props definitions
* feat: new login UI (wip)
* feat: new login UI (wip)
* feat: admin security login settings
* feat: tabset editor indicators + print view improvements
* fix: code styling
4 years ago
NGPixel
c9f3105997
misc: update dependencies + fix vuetify styles
4 years ago
NGPixel
969e7e2fe6
fix: table styles dark mode
4 years ago
NGPixel
43e73565af
fix: visual editor table styling
4 years ago
NGPixel
4855051d87
feat: page published state + comments localization
4 years ago
Regev Brody
0a16929a57
fix: editing buttons showing up even if no action is allowed ( #2043 )
...
* feat: Edit / Page Create Buttons showing up even if no action is allowed #1780
4 years ago
Mauro Frischherz
9e4ed7986c
fix: include locale in sidebar browse links ( #1807 )
...
Co-authored-by: Mauro Frischherz <mauro.frischherz@eoscop.ch>
4 years ago
NGPixel
939fa0dc2e
fix: use quote icon for plain blockquote
4 years ago
DAlperin
ca87f9088a
fix: respect image floating from visual editor ( #1981 )
4 years ago
takumi9942
bcd32d44e9
fix: sidebar base64 decode ( #1975 )
4 years ago
NGPixel
d19bf6cce0
fix: hide comment count (wip)
4 years ago
NGPixel
8a74904731
feat: comments delete + refresh on post + formatting
4 years ago
IndieRodo
006dae1221
fix: links to subtitles with special characters ( #1949 )
...
This issue is related to #1006 . The $vuetify.goTo() function expects a UTF-8 ev.target.hash . However, the markdown CRM URIencodes the ev.target.hash (this is great for browser compatibility, not so much for Vuetify)
Adding decodeURIComponent() to ev.target.hash fixes compatibility with Vuetify.
This fixes GitHub issue #1873
5 years ago
NGPixel
1222355046
feat: comments - default provider create (wip) + permissions
5 years ago
NGPixel
a0618ee4f6
feat: comments UI improvements
5 years ago
Reinier van der Leer
d44c9a05cf
fix: make sidebar scrollable if higher than the viewport ( #1829 )
5 years ago
NGPixel
e1382771cf
feat: extensions check + resolver
5 years ago
NGPixel
abc9e4e1d4
feat: comments UI
5 years ago
NGPixel
887e8a0f5a
feat: comments disqus + commento
5 years ago
NGPixel
f6bad765a2
feat: assets move + comments migration + admin users UI
5 years ago
NGPixel
de1d4ca12a
feat: comments side panel
5 years ago
takumi9942
bb21f6ed3e
fix: resize Font Awesome icon ( #1897 )
5 years ago
Seyed Sajad Kahani
1efdd6dd5e
fix bullets position in rtl mode ( #1892 )
5 years ago
NGPixel
d2a5b24b38
fix: css linting missing fallback font
5 years ago
Seyed Sajad Kahani
4d2d615402
fix: change nextTick to onload for anchor scrolling ( #1870 )
...
* change nextTick to onload for anchor scrolling
* fix: handle anchor scrollTo if page already loaded
Co-authored-by: Nicolas Giard <github@ngpixel.com>
5 years ago
NGPixel
4d14998859
fix: dark theme UI improvements
5 years ago
NGPixel
cc9f022051
fix: nav external blank option
5 years ago
Reinier van der Leer
f7f6d266c8
fix: make page TOC sticky ( #1825 )
5 years ago
NGPixel
5d43f6ada1
feat: content tabs
5 years ago
NGPixel
6784dd09f4
fix: add directory page to browse menu
5 years ago
NGPixel
bbe64ef6b6
feat: static navigation menu option
5 years ago
NGPixel
2dd4cf5c08
fix: sidebar nav incorrect scroll color in light mode
5 years ago
NGPixel
866cdd59c8
fix: dark mode improvements
5 years ago
NGPixel
0ab9ecfdb2
fix: new nav toolbar dark mode
5 years ago
NGPixel
8aba5305d8
feat: sidebar item permissions + admin nav edit
5 years ago
NGPixel
9a93ac28f2
feat: admin dashboard last logins
5 years ago
NGPixel
514d31a46d
feat: hide sidebar option
5 years ago
NGPixel
1c80faa94d
feat: browse nav + pageTree ancestors
5 years ago
NGPixel
3ca72ccc1e
feat: new nav UI (wip)
5 years ago
takumi9942
14beb949d9
fix: media print css ( #1704 )
5 years ago
NGPixel
1e4d513252
feat: user profile page - save info + change pwd
5 years ago