-
-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: brisa-build/brisa
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: extend request context to fix bug with req.json()
#2
by aralroca
was merged Oct 4, 2023
Loading…
docs: add aralroca as a contributor for code, and doc
#5
by allcontributors
bot
was merged Nov 13, 2023
Loading…
docs: add amatiasq as a contributor for code
#6
by allcontributors
bot
was merged Nov 13, 2023
Loading…
fix(signals): unregister all effects with 'cleanAll' method
#10
by aralroca
was merged Nov 25, 2023
Loading…
feat(web-components): add suspense and error phases support
#16
by aralroca
was merged Dec 12, 2023
Loading…
fix(web-components): add error field to props inside error phase
#18
by aralroca
was merged Dec 14, 2023
Loading…
feat(server-components): add createContext, context-provider and useContext
#21
by aralroca
was merged Dec 16, 2023
Loading…
feat(context): add serverOnly attr to context-provider
#22
by aralroca
was merged Dec 17, 2023
Loading…
feat: implement reactive store between web-components
#24
by aralroca
was merged Dec 19, 2023
Loading…
feat(web-components): add
createContext
, context-provider
and useContext
#27
by aralroca
was merged Dec 23, 2023
Loading…
feat(websockets): allow to attach context data into websockets
#28
by aralroca
was merged Dec 24, 2023
Loading…
feat: add
transferToClient
method to RequestContext store
#30
by aralroca
was merged Dec 25, 2023
Loading…
feat(web-components): support Context API in slotted elements during SSR
#33
by aralroca
was merged Dec 31, 2023
Loading…
feat(dx): improve type-check of elements/web-components attributes + events
#35
by aralroca
was merged Jan 1, 2024
Loading…
feat: support style prop as object and camel/Pascal case
#37
by aralroca
was merged Jan 1, 2024
Loading…
feat: support
notFound()
to call it before (middleware) or during (components) stream
#39
by aralroca
was merged Jan 6, 2024
Loading…
feat: allow to use reactive markup generators inside web-components
#44
by aralroca
was merged Jan 8, 2024
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.