Daniel Oltmanns
Daniel Oltmanns
Inspired by the `StoreAsset` function in order to store any file within the APE itself, I wondered if this is also possible with the SQLite file. Currently it is still...
Start on v0.0.1 for a better release cycle and automated nightly builds. This will allow a rebuild of the project and its structure to make things clean and tidy again....
Update some content and move some stuff to an extra documentation folder.
`dist` should only include files for the release critical files, no examples.
Move from gulp to maybe webpack or whatever.
Tooltip example includes "#" link, remove to stay on the tooltip screen position. Keep Tooltip content in the screen.
Broken links in the preview GitHub Page. - creator link
the presence of the tsconfig.json is not enough to indicate whether our blitz.config.* is a typescript or javascript file. this commit fixes the detection and logging of which file will...
### Describe the feature you'd love to see Many use `preact` in combination with an existing UI framework that is build on the full react package. Thereby, there are a...
## Why this change? The Typescript definitions for events are still painful to use, as there are many conflicts with existing UI libraries. For example, `@mui/material` is built around the...