charlie
adfbfa52ec
enhance(ui): polish colors for the shortcut label component
2024-01-09 17:29:08 +08:00
charlie
83d5420ca4
fix(ui): incorrect color for the login button
2024-01-09 14:36:34 +08:00
charlie
8afbf2d4f1
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-09 14:36:00 +08:00
situ2001
2055a083fd
fix(modal): prevent default behavior while pressing Enter
2024-01-09 13:01:02 +08:00
situ2001
336de83f5b
Revert "fix(ui): prevent button from being clicked twice when pressing enter key"
...
This reverts commit 9a15dc9eb2 .
2024-01-09 13:01:02 +08:00
situ2001
38404da920
fix(ui): prevent button from being clicked twice when pressing enter key
2024-01-09 13:01:02 +08:00
charlie
c6aa3a98dd
enhance(ui): polish shortcuts component
2024-01-09 12:00:53 +08:00
charlie
bc8d773a70
enhance(ui): animation for the context menu
2024-01-09 10:52:33 +08:00
charlie
d2eae8b3d1
fix(ui): theme colors for the pdf viewer resizer
2024-01-08 16:29:45 +08:00
charlie
b57af93ada
fix(ui): theme colors for the query builder popover
2024-01-08 14:39:10 +08:00
charlie
ab94100bb9
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-08 10:58:51 +08:00
Andelf
ab37d30e2d
fix(sync): do not notify when logged out
2024-01-06 15:17:56 +08:00
charlie
990818d91d
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-05 17:38:08 +08:00
charlie
8a64a76fab
fix: tests
2024-01-05 17:37:32 +08:00
Andelf
805b7c9022
fix(query): cannot toggle updated-at and created-at
...
Fix #10756
2024-01-05 17:07:28 +08:00
charlie
8be15476ab
enhance(ui): make consistent accent colors for all the popover dropdown
2024-01-05 15:20:12 +08:00
dependabot[bot]
71ed9020bc
chore(deps): bump msgpackr from 1.9.9 to 1.10.1 in /packages/ui
...
Bumps [msgpackr](https://github.com/kriszyp/msgpackr ) from 1.9.9 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases )
- [Commits](https://github.com/kriszyp/msgpackr/compare/v1.9.9...v1.10.1 )
---
updated-dependencies:
- dependency-name: msgpackr
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-05 15:11:09 +08:00
dependabot[bot]
7eeff5bfb8
chore(deps): bump msgpackr from 1.8.3 to 1.10.1 in /packages/amplify
...
Bumps [msgpackr](https://github.com/kriszyp/msgpackr ) from 1.8.3 to 1.10.1.
- [Release notes](https://github.com/kriszyp/msgpackr/releases )
- [Commits](https://github.com/kriszyp/msgpackr/compare/v1.8.3...v1.10.1 )
---
updated-dependencies:
- dependency-name: msgpackr
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-05 15:10:46 +08:00
charlie
a27f360cd8
enhance(ui): make consistent accent colors for all the popover dropdown
2024-01-05 12:47:31 +08:00
charlie
f9b26a1050
enhance(ui): status colors for the file sync indicator
2024-01-05 10:42:26 +08:00
charlie
4a50872d13
fix(ui): typos
2024-01-04 22:15:07 +08:00
charlie
131f74b57f
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-04 16:54:17 +08:00
charlie
9856f32f34
enhance(ui): refator the accent color for the tippy content
2024-01-04 15:55:50 +08:00
charlie
3c26fbfe07
enhance(ui): polish the accent color of the popover
2024-01-04 12:29:29 +08:00
charlie
55f79e1e00
Merge branch 'master' into enhance/refacotr-ui-x-menu
2024-01-04 12:04:51 +08:00
Andelf
bd1d23b7a5
fix(ci): missing env while building android
2024-01-03 22:49:57 +08:00
Andelf
9030dd362c
enhance(android): add crash report using sentry.io
2024-01-03 22:49:57 +08:00
charlie
8b668c16ae
enhance(ui): polish the accent color of the popover
2024-01-03 21:52:16 +08:00
charlie
03b0c1dc20
refactor(ui): polish dropdown menu from the right sidebar block card
2024-01-03 17:58:08 +08:00
Andelf
8390c957f0
fix(test): wrong expect usage in e2e
2024-01-03 17:56:39 +08:00
Andelf
47018a45bf
fix(mobile): accept video as shared content
...
Close #10792
2024-01-03 17:56:39 +08:00
charlie
a56dba21f3
refactor(ui): actions dropdown menu for the right sidebar block card
2024-01-03 17:16:06 +08:00
charlie
a9fb491811
fix(ui): incorrect position for the filter modal on ios platform
2024-01-03 17:07:39 +08:00
aurnik
2fcffcbd25
Move page alias formatting for list items so the text highlights properly
2024-01-02 15:59:15 +08:00
Tienson Qin
ca4f0d4c04
enhance: increase bullet border width when its block was selected
2023-12-29 17:01:32 +08:00
Charlie
0dd5584010
Enhance(ui): left sidebar ( #10765 )
2023-12-29 16:54:47 +08:00
aurnik
50facde03a
Set keyboard shortcuts in sidebar to always have auto width
2023-12-28 20:18:40 +08:00
charlie
035301ca6e
refactor(api): compatible for the old api
2023-12-28 15:05:53 +08:00
charlie
6454e46f3c
fix(api): missing git sdk
2023-12-28 15:05:53 +08:00
Andelf
fed1c7c7ef
fix(e2e): do not use css to test selection
2023-12-26 22:29:28 +08:00
Tienson Qin
2b0d956626
enhance: add border to bullet instead of block container
2023-12-26 17:56:43 +08:00
Mega Yu
7bc3c0d8a8
clear e2e keyboard state
2023-12-26 17:56:43 +08:00
Mega Yu
3a93799958
add e2e test
2023-12-26 17:56:43 +08:00
Mega Yu
b69087c30a
optimize CSS to make the selection of blocks more intuitive
2023-12-26 17:56:43 +08:00
Mega Yu
aaf856e803
support mod+shift+left-click
2023-12-26 17:56:43 +08:00
Mega Yu
cba1150e1a
allow set starting block if it's exists
2023-12-26 17:56:43 +08:00
Mega Yu
805efabb22
set it as the starting block when no blocks are selected when shift clicking
2023-12-26 17:56:43 +08:00
Mega Yu
13773c9fac
clear selection if necessary
2023-12-26 17:56:43 +08:00
Mega Yu
b4b5a949d7
deselect the block if it's selected
2023-12-26 17:56:43 +08:00
e-zz
28de2b70ab
fix(pdf): area highlights don't blink
...
Area highlights don't blink when jumping to it.
Maybe we could unify the id naming style of all highlights elements. So, area highlights will blink as text highlights do.
- `id` of text highlight: 27e3b9d019/src/main/frontend/extensions/pdf/core.cljs (L254)
- [The part for blinking](27e3b9d019/src/main/frontend/extensions/pdf/utils.js (L123C5-L130) ) in `pdf/utils.js`
``` js
// blink highlight
function blinkHighlight () {
const id = highlight?.id
const el = document.getElementById(`hl_${id}`)
if (!el) return
el.classList.add('hl-flash')
setTimeout(() => el?.classList.remove('hl-flash'), 1200)
}
```
PS: I don't know if disabling the blinking is by design. Let me know if it's not a bug but a feature :)
2023-12-26 16:32:32 +08:00