Gabool
Gabool
TTCTheo's Typesafe Cult
Created by Gabool on 4/23/2024 in #questions
Scehma Versioning of Event driven architecture
Ah perfect then, this was along the lines of what I was expecting, I figured major version changes would be major schema overhauls.
5 replies
TTCTheo's Typesafe Cult
Created by Gabool on 1/12/2023 in #questions
React Hook Form Typescript - Tabs
I did something similar, it was my newness to typescript that was the issue, and the way rhf handles types. Resolved now
3 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
theme: {
extend: {
boxShadow: {
'right-inverted-corner': '6px 0 0 0 #1e3859',
}
},
},
theme: {
extend: {
boxShadow: {
'right-inverted-corner': '6px 0 0 0 #1e3859',
}
},
},
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
with this added to tailwind config
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
Figured it out for the right bottom side
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
<a className="tab tab-lg bg-primary tab-lifted text-white border-none relative before:content-[''] before:absolute before:-bottom-0 before:-left-3 before:w-3 before:h-3 before:rounded-br-lg before:shadow-right-inverted-corner">Large</a>
<a className="tab tab-lg bg-primary tab-lifted text-white border-none relative before:content-[''] before:absolute before:-bottom-0 before:-left-3 before:w-3 before:h-3 before:rounded-br-lg before:shadow-right-inverted-corner">Large</a>
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
And it looks like everything but that lol
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
I am definitely struggling, just stepped away from my computer, but tried converting this into tailwind
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
The ones next to it would have to change
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
My problem is changing it when a new tab is selected
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
That's actually what I did there
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
The top is a little messed up then
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
May you elaborate?
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
::before, ::after?
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
almost like an inverted radius lol
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
So you don't have that gap
36 replies
TTCTheo's Typesafe Cult
Created by Gabool on 12/19/2022 in #questions
Active Bottom Tab Rounding.
36 replies