Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-11-04 | 2.2 kB | |
True SSR source code.tar.gz | 2021-11-04 | 147.2 kB | |
True SSR source code.zip | 2021-11-04 | 163.3 kB | |
Totals: 3 Items | 312.6 kB | 0 |
- docs(): update README (7dde49f)
- docs(): remove old JSX guide (602a8e1)
- docs(): update
JSX
guide (66f8ee4) - docs(): update (14e6725)
- Merge pull request [#35] from AlenSaito1/migrate-preact (0af969d)
- example(basic): update examples (51e9c61)
- style(): run prettier (34ebab1)
- hotfix(): update
preact-render-to-string
import (ef20626) - feat(): SSR (805ecf4)
- refactor(): update exports (db1fa75)
- deps(): add
preact
andpreact-render-to-string
(ef3b206) - lint(): fix (92f77dc)
- reafactor(): remove nano-jsx references and remove render artifacts (bf0cc51)
- deps(): remove nano-jsx (b159881)
- feat(): new
h
(7ec27c9) - Merge branch 'migrate-nanojsx' of https://github.com/AlenSaito1/Aureolin into migrate-nanojsx (5b8c89b)
- feat(): add explicit renderer (9f278fa)
- feat(): implement ssr init (e02f040)
- feat(): jsx field for SSR in config (9271b0a)
- chore(): update exports (f07d359)
- chore(): update exports (897a4ac)
- feat(): export nano ns (1c86135)
- feat(): epxort
renderSSR
(34ff7cb) - fix(): update imports (bb49aba)
- feat(): SSR
document
(72c225a) - feat(): add nano-jsx exports [#33] (c336f6a)
- style(): run prettier (dab3cdf)
- deps(): migrate to
nano-jsx
[#33] (cb0f1d5) - feat(): Config Based Initialization (1b63608)
- Merge branch 'config-init' of https://github.com/AlenSaito1/Aureolin into config-init (3294d04)
- chore(): update README [#31] (3f4c395)
- chore(): update examples [#31] (417cc15)
- chore(): update
.gitignore
(511b4cc) - fix(): config path (583cac3)
- workflow(): updat tests (37c3627)
- feat(): export
AureolinApplication
as a type (9dbe6f9) - feat(): config based init [#31] (0cb6dc9)
- Merge branch 'config-init' of https://github.com/AlenSaito1/Aureolin into config-init (1ade3c6)
- feat(): export
Config
type [#31] (0e6e01c) - feat(): export
Config
type (1bee7e9) - Merge branch 'config-init' of https://github.com/AlenSaito1/Aureolin into config-init (2e95a31)
- feat(): implement config loader [#31] (b138b70)
- feat(): implement config loader (a612500)
- tests(): remove all tests (5aa0863)
- docs(): add JSX Guide (92254ad)