• Joined on 2020-02-28
adrinux commented on issue vikunja/frontend#1863 2022-05-10 20:50:21 +00:00
500 when get issue

The lack of contrast in syntax highlight colours in dark mode is troubling me. Might need to do something separate for dark mode, a bit darker.

I'll whip up a pull request.

adrinux commented on issue vikunja/frontend#1863 2022-05-10 15:55:18 +00:00
500 when get issue

Screenshots attached for '--background' set to '--grey--200' in light and dark.

How do we feel about that?

adrinux pushed to main at adrinux/frontend 2022-05-10 10:52:56 +00:00
0f1df7eb0b Merge remote-tracking branch 'upstream/main'
c98c4ac7f3 chore(deps): update dependency vue-tsc to v0.34.12 (#1920)
4b738f7ff8 chore(deps): update dependency cypress to v9.6.1 (#1917)
c8484b0ae1 chore(deps): update typescript-eslint monorepo to v5.23.0 (#1918)
29db688f2c chore(deps): update dependency netlify-cli to v10.3.0 (#1916)
Compare 1062 commits »
adrinux commented on issue vikunja/frontend#1863 2022-04-25 14:25:49 +00:00
500 when get issue

This is replicateable on try.

I also note the pre background in light mode is an odd barely visible shade of grey.

It seems both both --pre and --pre-background are still using Bulma…

adrinux opened issue vikunja/frontend#1863 2022-04-25 14:16:05 +00:00
pre blocks have light text on light background in dark mode
adrinux pushed to set-all-variables at adrinux/frontend 2021-12-15 12:23:34 +00:00
6b6535ddd2 Merge branch 'main' into set-all-variables
8ccfe716f6 chore(deps): update dependency netlify-cli to v8.1.4 (#1199)
Compare 2 commits »
adrinux commented on pull request vikunja/frontend#1165 2021-12-15 12:23:11 +00:00
Redefine all Bulma variables to fix undefined variables

Back to the normal text colour?

Yeah exactly. The same way they look like in the current stable version.

Looks like that's already fixed, will remove the WIP prefix.

adrinux pushed to set-all-variables at adrinux/frontend 2021-12-14 23:07:08 +00:00
a976a45399 Merge remote-tracking branch 'upstream/main' into set-all-variables
e3243f012d fix(deps): update dependency @github/hotkey to v1.6.1 (#1197)
eef37c4f70 chore(deps): update dependency @vitejs/plugin-vue to v2.0.1 (#1196)
e7e1cc0e55 chore(deps): update dependency browserslist to v4.19.1 (#1198)
f8031b5aef chore(deps): update dependency esbuild to v0.14.5 (#1200)
Compare 5 commits »
adrinux pushed to set-all-variables at adrinux/frontend 2021-12-14 14:31:59 +00:00
b83fe3163a Tidy comments
adrinux pushed to set-all-variables at adrinux/frontend 2021-12-14 14:17:35 +00:00
3a85bf9b23 Merge remote-tracking branch 'upstream/main' into set-all-variables
ac61e8d449 chore(deps): update typescript-eslint monorepo to v5.7.0 (#1192)
2c671c6a13 chore(deps): update dependency jest to v27.4.5 (#1193)
d01c3eabb9 chore(deps): update dependency browserslist to v4.19.0 (#1195)
d85d86eaa7 chore(deps): update dependency typescript to v4.5.4 (#1194)
Compare 36 commits »
adrinux commented on pull request vikunja/frontend#1165 2021-12-11 22:10:29 +00:00
Redefine all Bulma variables to fix undefined variables

I'm fine merging this and closing the other one. I made a design choice in the other PR yes but didn't put much though in it.

It would at least let things move forward. And they're easy enough…

adrinux commented on pull request vikunja/frontend#1165 2021-12-09 15:32:49 +00:00
Redefine all Bulma variables to fix undefined variables

Here's combined screenshots of #1079 (left) and this PR #1165 (right) - if there is a difference in text colour it's imperceptible.

Most obvious difference here is that the list card link text…

adrinux commented on pull request vikunja/frontend#1165 2021-12-09 14:01:35 +00:00
Redefine all Bulma variables to fix undefined variables

If this is merged, I think it would superseed vikunja/frontend#1079?

Well, yes and no.

This brings back the default Bulma values for --text etc which apply in light…

adrinux created pull request vikunja/frontend#1165 2021-12-09 13:41:23 +00:00
WIP: Redefine all Bulma variables to fix undefined variables
adrinux pushed to set-all-variables at adrinux/frontend 2021-12-09 13:32:34 +00:00
b561855fe8 Put overriden bulma defaults in the right section
adrinux created branch set-all-variables in adrinux/frontend 2021-12-09 13:31:26 +00:00
adrinux pushed to set-all-variables at adrinux/frontend 2021-12-09 13:31:26 +00:00
f330901a6d Copied all Bulma color variables into color.scss
adrinux pushed to main at adrinux/frontend 2021-12-09 10:33:05 +00:00
7187cde253 Merge remote-tracking branch 'upstream/main'
306d562f65 [skip ci] Updated translations via Crowdin
4b8a7e1556 fix(deps): update dependency @vueuse/core to v7.2.2
d0c6576efa fix(deps): update dependency @vueuse/core to v7.2.1 (#1158)
e684e9a90b chore(deps): update dependency ts-jest to v27.1.1
Compare 37 commits »
adrinux commented on issue vikunja/frontend#1064 2021-12-03 14:11:32 +00:00
500 when get issue

Tried it myself, but also ran into issues.

Thanks for giving it a shot - your failure makes me feel better about my failure :) Shame though.

I'd have another go at just cloning it elsewhere…

adrinux commented on issue vikunja/frontend#1064 2021-12-02 13:01:05 +00:00
500 when get issue

You can reference git / github urls.

In theory yes. Also with yarn add, in theory. I've read docs, I've…