index
:
lustre
main
gleam lustre
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
src
/
lustre.gleam
Commit message (
Collapse
)
Author
Age
*
:recycle: So long monorepo.
Hayleigh Thompson
2023-09-19
|
*
:bug: Fixed bug where 'destroy' wasn't properly marked as js-only.
v3.0.0
3.0.0
Hayleigh Thompson
2023-09-09
|
*
:memo: Direct users to external docs at pkg.hayleigh.dev
Hayleigh Thompson
2023-09-09
|
*
:sparkles: Add a 'BadComponentName' variant to the error type.
Hayleigh Thompson
2023-09-09
|
*
:sparkles: Make it possible to manually destroy a running lustre app.
Hayleigh Thompson
2023-08-22
|
*
:sparkles: Add a util for checking if a component name has already been ↵
Hayleigh Thompson
2023-08-20
|
|
|
|
registered.
*
:sparkles: Add additional errors for other cases.
Hayleigh Thompson
2023-08-19
|
*
:sparkles: Return an error when components and applications are used outside ↵
Hayleigh Thompson
2023-08-19
|
|
|
|
of a browser-like environment.
*
:sparkles: Allow starting args to be passed to an app's init function on start.
Hayleigh Thompson
2023-08-19
|
*
:truck: Shift things around to accomodate a monorepo.
Hayleigh Thompson
2023-08-19