issues
search
jantimon
/
next-yak
🦀 Zero-runtime CSS-in-JS powered by Rust. Write styled-components syntax, get build-time CSS extraction and full RSC compatibility
https://yak.js.org
139
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add tests for prod environment
#223
jantimon
opened
1 hour ago
2
Version 2.x
#222
jantimon
closed
1 hour ago
3
Support unpure style tags ?
#221
laem
opened
1 day ago
3
add own class name hashing
#220
jantimon
opened
4 days ago
2
Remove all obsolete loader files
#219
Mad-Kat
closed
1 hour ago
2
Mixins with selectors only should not alter type of component
#218
Mad-Kat
closed
5 hours ago
0
Don't infer types of selectors in mixins
#217
Mad-Kat
closed
5 hours ago
2
Reuse internal type definitions
#216
Mad-Kat
closed
3 days ago
2
Allow primitive types in keyframes
#215
Mad-Kat
closed
4 days ago
2
Types don't allow keyframes with static variables
#214
Mad-Kat
closed
4 days ago
0
Import of selector fails when it hasn't any base styles
#213
Mad-Kat
opened
1 week ago
1
Improve dynamic value error message
#212
Mad-Kat
closed
2 days ago
2
Run docs & example when something in `yak-swc` or `next-yak` changes
#211
Mad-Kat
closed
6 days ago
1
[docs] Fix SWC transform in vercel function
#210
Mad-Kat
closed
6 days ago
2
Fix docs build and publish to vercel
#209
Mad-Kat
closed
2 weeks ago
1
Css template literal variable scope issue
#208
christinaheidt
closed
2 days ago
3
Small fixes for the contribution guidelines
#207
jaggli
closed
2 weeks ago
1
Update docs
#206
Mad-Kat
closed
2 weeks ago
2
Switch to FNV-1a hash for CSS identifiers
#205
jantimon
closed
3 weeks ago
2
Add changeset
#204
jantimon
closed
3 weeks ago
2
change css order to move at the end of the imports
#203
christinaheidt
closed
3 weeks ago
1
Incorrect CSS order when adding styles to a cross file component
#202
jantimon
closed
3 weeks ago
1
Cross reference using classNames
#201
alexrah
closed
3 weeks ago
5
add changelog
#200
jantimon
closed
3 weeks ago
0
Refactor docs and contribution guides
#199
jaggli
closed
3 weeks ago
5
Replace MurmurHash with Rust's DefaultHasher for CSS identifiers
#198
jantimon
closed
3 weeks ago
0
Add Changesets for Automated Release Management
#197
jantimon
closed
2 weeks ago
5
migrate to swc 3.0.0 for next upgrade
#196
jantimon
closed
3 weeks ago
6
Use minimal FunctionComponent
#195
Mad-Kat
closed
4 weeks ago
2
styled() does not accept "generic" function components
#194
Mad-Kat
closed
4 weeks ago
0
enforce arrow functions
#193
jantimon
closed
1 month ago
0
inline negative numbers
#192
jantimon
closed
1 month ago
0
negative numbers in CSS styles are not statically extracted
#191
jantimon
closed
1 month ago
0
remove unnecessary babel tests
#190
jantimon
closed
1 month ago
1
fix CSS unit handling in nested css`` expressions
#189
jantimon
closed
1 month ago
0
CSS Unit Bug with Calculations in nested css literals
#188
jantimon
closed
1 month ago
0
enforce arrow functions in CSS expressions
#187
jantimon
closed
1 month ago
2
fix support for negative numeric constants in cross-file imports
#186
jantimon
closed
1 month ago
1
cannot use negative numbers in imported constants for styled components
#185
jantimon
closed
1 month ago
1
Allow limited polymorphic components through `attrs`
#184
jantimon
closed
1 month ago
4
support element switching via `attrs({as: ... })`
#183
jantimon
closed
1 month ago
2
Add the NoInfer to the styled function
#182
Mad-Kat
closed
1 month ago
1
Nextjs 15
#181
Mad-Kat
closed
3 weeks ago
2
Type inference incorrectly propagates props from targeted styled components
#180
rvetere
closed
1 month ago
4
add layer example
#179
jantimon
closed
1 month ago
0
allow nested CSS mixins in regular ts files
#178
jantimon
closed
1 month ago
1
cannot import nested CSS mixins from regular TypeScript files
#177
jantimon
closed
1 month ago
0
fix incorrect selector/mixin import kind detection in nested CSS
#176
jantimon
closed
1 month ago
0
add Build-time Evaluation for CSS Calculations
#175
jantimon
closed
1 month ago
0
Support Inline Calculations in CSS Template Literals
#174
jantimon
closed
1 month ago
0
Next