issues
search
brisa-build
/
brisa
The Web Platform Framework.
https://brisa.build
MIT License
449
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
refactor: move cli inside src/bin folder
#647
aralroca
closed
1 day ago
1
test: adapt some tests to new store behavior
#646
aralroca
closed
1 day ago
1
fix: init store only once when no web-components
#645
aralroca
closed
1 day ago
1
server action without any client code (WC) don't update the store
#644
aralroca
closed
1 day ago
0
perf: optimize client builds [WIP]
#643
aralroca
opened
1 day ago
1
wip: bundle css
#642
aralroca
opened
1 day ago
1
fix: improve multi-save hot-reload time
#641
aralroca
closed
3 days ago
1
Hot Reload does not reload every change
#640
AlbertSabate
closed
3 days ago
1
chore: upgrade bun
#639
aralroca
closed
5 days ago
1
fix(build): fix tailwind external subdependencies during standalone build
#638
aralroca
closed
5 days ago
1
Runtime Error: lightningcss module not found after deploying to Vercel
#637
keita-hino
closed
5 days ago
4
fix(hot-reload): use cache only in prod
#636
aralroca
closed
1 week ago
1
fix: fix bug on select-option render
#635
aralroca
closed
1 week ago
1
refactor: remove unnecessary clean of cache
#634
aralroca
closed
1 week ago
1
fix(hot-reload): fix actions conflicts during hot-reload + change transpilation phase
#633
aralroca
closed
1 week ago
1
Client render issues when rendering a select form
#632
AlbertSabate
closed
1 week ago
5
Server Action in a loop can't pass data
#631
AlbertSabate
opened
1 week ago
3
docs: improve server actions docs
#630
aralroca
closed
1 week ago
1
fix(reactivity): solve disconnected nodes on recursion with fragments
#629
aralroca
closed
1 week ago
1
Compile app into binary to improve memory in runtime
#628
aralroca
opened
1 week ago
0
Offline first via Service Worker
#627
aralroca
opened
1 week ago
1
perf: reduce client size 100 bytes and improve +1K ops/sec
#626
aralroca
closed
1 week ago
1
Bump tailwindcss to version alpha 33
#625
AlbertSabate
closed
1 week ago
1
fix(build): fix standalone var env
#624
aralroca
closed
2 weeks ago
1
fix: improve locale detection from req
#623
aralroca
closed
2 weeks ago
1
Navigate on server action does not read i18n info
#622
AlbertSabate
closed
2 weeks ago
4
docs: update return type
#621
gustavocadev
closed
2 weeks ago
1
fix: upgrade diff algorithm to fix WC bugs #611 & #550
#620
aralroca
closed
2 weeks ago
1
chore: upgrade bun
#619
aralroca
closed
2 weeks ago
1
Signals when there is multiple layers do not get observed.
#618
AlbertSabate
closed
1 week ago
13
chore: skip github action for docs
#617
aralroca
closed
2 weeks ago
1
docs: explain Brisa clustering vs PM2
#616
aralroca
closed
2 weeks ago
1
feat: extend SSR support of WC self
#615
aralroca
closed
2 weeks ago
1
Extend SSR support of WC `self`
#614
aralroca
closed
2 weeks ago
0
Support for UI Frameworks like React, Vue etc via Vite or FarmFe
#612
RayyanNafees
opened
2 weeks ago
2
`onMount` called before the WC is on the DOM (during SPA navigation)
#611
AlbertSabate
closed
2 weeks ago
6
fix: improve errors in `getServeOptions`
#610
aralroca
closed
2 weeks ago
1
Using `getServeOptions` should throw error instead of return null
#609
aralroca
closed
2 weeks ago
0
fix(cloudflare): fix process.argv[1] for cloudflare adapter
#608
aralroca
closed
3 weeks ago
1
fix(dx): improve error feedback on CLI build
#607
aralroca
closed
3 weeks ago
1
fix(windows): fix `routeName` check in Windows
#606
aralroca
closed
3 weeks ago
1
fix: solve regex in windows to fix build process
#605
aralroca
closed
3 weeks ago
1
perf(optimization): improve req/sec 575%
#604
aralroca
closed
3 weeks ago
1
fix(windows): fix build error with unnormalized brisa dir
#603
aralroca
closed
3 weeks ago
1
fix(serve): fix prerender home page
#602
aralroca
closed
3 weeks ago
1
serving pages with `prerender = true` is not working for some paths like home
#601
aralroca
closed
3 weeks ago
0
test: add e2e to pipeline
#600
aralroca
opened
3 weeks ago
1
AI component creation
#599
aralroca
opened
3 weeks ago
1
chore: upgrade bun & dependencies
#598
aralroca
closed
3 weeks ago
1
fix(regression): solve indicator to work server action without js
#597
aralroca
closed
3 weeks ago
1
Next