aboutsummaryrefslogtreecommitdiff
path: root/package.json
Commit message (Collapse)AuthorAge
* 🔀 Use vitest for runtime/vdom testing. (#124)Jacob Scearcy2024-05-06
| | | | | | | * 🧪 move tests into test directory, bump birdie to ignore non-gleam files * implement feedback * add comments, update doc
* :recycle: Refactor example apps to use lustre/try instead of vite.Hayleigh Thompson2023-12-22
|
* :truck: Move examples out of test so CI doesn't break.Hayleigh Thompson2023-09-22
|
* :recycle: So long monorepo.Hayleigh Thompson2023-09-19
|
* :truck: Shift things around to accomodate a monorepo.Hayleigh Thompson2023-08-19
|
* :wrench: Make it easier to serve the examples for development.Hayleigh Thompson2023-07-19
|
* ♻️ Replace React with diffhtml (#10)Hayleigh Thompson2023-07-10
| | | | | | | | | | | | | | | * :wrench: Remove react dependency, add vite for running examples. * :heavy_plus_sign: Update stdlib version to 0.29 * :fire: Remove old examples. * :sparkles: Vendor diffhtml and update runtime ffi code to replace react. * :recycle: Refactor all the things now react is gone. * :memo: Remove references to react in the readme. * :sparkles: Create a simple counter example.
* :bookmark: Code for 3.0.0-rc.13.0.0-rc.1Hayleigh Thompson2023-04-27
|
* :bookmark: Bump version to 1.3.01.3.0Hayleigh Thompson2022-09-05
|
* :bookmark: Bump version to 1.2.01.2.0Hayleigh Thompson2022-07-02
|
* :heavy_plus_sign: Add @monaco-editor/react as a dev dependency for the ↵Hayleigh Thompson2022-05-22
| | | | playground.
* :bookmark: Bump version to 1.1.0Hayleigh Thompson2022-05-21
|
* :wrench: Update package description.Hayleigh Thompson2022-05-21
|
* :wrench: Add npm command to spin up a http server and rebuild docs on-change.Hayleigh Thompson2022-05-21
|
* :wrench: Add npm script for building docs and putting them in the right place.Hayleigh Thompson2022-05-21
|
* :wrench: Update scripts to run from test/example/ dir instead.Hayleigh Thompson2022-05-14
|
* :construction: Morphdom is dead, long live React.Hayleigh Thompson2022-03-20
|
* :tada: Init repo.Andy Thompson2022-02-11