• Joined on 2020-02-28
adrinux commented on issue vikunja/frontend#1064 2021-12-01 10:49:18 +00:00
<500 when get issue>

@adrinux: do you want to update your bulvar branch to try this pull request: https://github.com/daniil4udo/bulvar/pull/42

I've no idea how to properly test a pull request on a released npm…

adrinux pushed to bulvar-test at adrinux/frontend 2021-12-01 09:43:44 +00:00
bbdbaeb3df Increment bulvar release version
adrinux pushed to bulvar-test at adrinux/frontend 2021-12-01 09:42:23 +00:00
1efe096968 Merge branch 'main' into bulvar-test
8e4095e1bd Merge remote-tracking branch 'upstream/main'
e535584412 chore(deps): update dependency vite-plugin-pwa to v0.11.9 (#1124)
c5b9e2a1ff chore(deps): update dependency netlify-cli to v8.0.6 (#1125)
e45bc83132 fix: duplicate filter in gantt-component (#1121)
Compare 56 commits »
adrinux pushed to main at adrinux/frontend 2021-12-01 09:35:19 +00:00
8e4095e1bd Merge remote-tracking branch 'upstream/main'
e535584412 chore(deps): update dependency vite-plugin-pwa to v0.11.9 (#1124)
c5b9e2a1ff chore(deps): update dependency netlify-cli to v8.0.6 (#1125)
e45bc83132 fix: duplicate filter in gantt-component (#1121)
bc8b04fc7a fix: add import url suffix for vite svg loader (#1122)
Compare 50 commits »
adrinux commented on issue vikunja/frontend#1074 2021-11-27 17:25:31 +00:00
<500 when get issue>

@adrinux Maybe you can try to fix it by increasing the specifiy of the custom properties so they always overwrite the ones defined by bulma-css-variables:

@dpschen This makes no sense to me. The…

adrinux commented on issue vikunja/frontend#1074 2021-11-27 11:50:50 +00:00
<500 when get issue>

I have an idea what this issue is about.

If I've understood it correctly it's to do with avoiding duplicating the css for every vue component?

It seems that the sass variables are correctly…

adrinux commented on issue vikunja/frontend#1074 2021-11-24 23:27:21 +00:00
<500 when get issue>

There are quite a lot of undefined custom properties. Not just those two.

Both --text and --link are set in bulma-css-variables/sass/utilities/derived-variables.sass and those derived…

adrinux commented on issue vikunja/frontend#1074 2021-11-24 22:05:04 +00:00
<500 when get issue>

This seems to be related to --text not being defined. I think this is a variable that should be defined from bulma-css-vars?

So that's --text and --link that were missing...I can't help but…

adrinux opened issue vikunja/frontend#1074 2021-11-24 11:04:59 +00:00
Date picker widget unreadable in light mode
adrinux pushed to main at adrinux/frontend 2021-11-24 10:27:55 +00:00
350c4260c2 Merge remote-tracking branch 'upstream/main'
b73cf344b6 [skip ci] Updated translations via Crowdin
d4b45dc255 fix(dark mode): flatpickr colors
e2beaba3b9 fix(dark mode): disabled input colors
dd9be97793 fix(deps): update dependency @vueuse/core to v7.0.3 (#1071)
Compare 5 commits »
adrinux commented on issue vikunja/frontend#1064 2021-11-24 10:21:45 +00:00
<500 when get issue>

CSS ONLY IMPORTANT: This packages is CSS ONLY!

From digging about in the repo it looks like @bulvar/buefy is very much CSS only. All of Bulma's Sass files still seem to be present in…

adrinux created branch bulvar-test in adrinux/frontend 2021-11-23 21:49:52 +00:00
adrinux pushed to bulvar-test at adrinux/frontend 2021-11-23 21:49:52 +00:00
9aaac69e29 Broken: Replace bulma-css-variables with @bulvar/bulma
adrinux pushed to main at adrinux/frontend 2021-11-23 21:29:13 +00:00
4319b4ff4a Merge remote-tracking branch 'upstream/main'
6cde8e2640 fix(dark mode): dark mode adjustments (#1069)
5c6fcffd75 chore(deps): update dependency vite-plugin-pwa to v0.11.7
9b243873c5 chore: 0.18.2 release preparations
dc347ed8ba fix: edit task comment
Compare 106 commits »
adrinux commented on pull request vikunja/frontend#1069 2021-11-23 21:10:50 +00:00
fix(dark mode): dark mode adjustments

Looks like it. Maybe a case for #1064?

Maybe. I'll take a stab at #1064.

adrinux commented on pull request vikunja/frontend#1069 2021-11-23 21:08:21 +00:00
fix(dark mode): dark mode adjustments

We probably want to change it to primary anyway, instead of bulma default blue, so that's all good. But that fact it's not picking it up from bulma is wrong.

adrinux commented on pull request vikunja/frontend#1069 2021-11-23 21:06:02 +00:00
fix(dark mode): dark mode adjustments

Yes, noticed that too. It should be. It's in the Bulma CSS, but I'm not clear how it's set in Bulma Sass - maybe a bug in Bulma-css-variables sass?

adrinux commented on pull request vikunja/frontend#1069 2021-11-23 21:02:17 +00:00
fix(dark mode): dark mode adjustments

See my comment vikunja/frontend#1063 (comment)

I think something basic isn't right - though not sure if that's causing these issues or these are edge cases.…

adrinux commented on issue vikunja/frontend#1063 2021-11-23 20:47:29 +00:00
<500 when get issue>

Looking into 2. And finding that Firefox says var(--link) is not defined. Since link is a bulma variable that makes no sense, something wrong somewhere...and possibly related to @dpschen seeing that…

adrinux pushed to master at adrinux/frontend 2021-11-23 14:43:58 +00:00
c7f02de757 Merge remote-tracking branch 'upstream/main'
fb91b71395 fix(deps): pin dependency bulma-css-variables to 0.9.33 (#1065)
b688f35446 feat: reduce import size by only importing used modules (#1023)
91580f97a1 feat: use popper.js v2 vue3 version of v-tooltip (#1038)
d95fc32d67 fix(deps): update dependency @vueuse/core to v7 (#1066)
Compare 519 commits »