Skip to content

Releases: TrigenSoftware/nanoviews

@kidajs/router: v1.0.0-alpha.4

17 Nov 14:08
3dee955

Choose a tag to compare

Pre-release

Features

  • allow nullish as base for basePath (8a25222)

@kidajs/router: v1.0.0-alpha.3

17 Nov 13:55
f0c960c

Choose a tag to compare

Pre-release

Features

  • basePath util to add base for routes (d8fa8dc)

Bug Fixes

  • handle trailing slashes in url (5d2d1fd)

nanoviews: v1.0.0-alpha.4

17 Nov 12:44
9e06b35

Choose a tag to compare

Pre-release

Bug Fixes

  • use esbuild for minification (2e48553)

kida: v1.0.0-alpha.5

17 Nov 12:44
9e06b35

Choose a tag to compare

kida: v1.0.0-alpha.5 Pre-release
Pre-release

Bug Fixes

  • use esbuild for minification (2e48553)

agera: v1.0.0-alpha.4

17 Nov 12:44
9e06b35

Choose a tag to compare

agera: v1.0.0-alpha.4 Pre-release
Pre-release

Bug Fixes

  • use esbuild for minification (2e48553)

@kidajs/router: v1.0.0-alpha.2

16 Nov 09:14
9cbadcf

Choose a tag to compare

Pre-release

Bug Fixes

@kidajs/router: v1.0.0-alpha.1

16 Nov 00:01
27bb69e

Choose a tag to compare

Pre-release

Features

  • introduce kida router library (8965947)
  • notFound page ref, onLinkClick reusable handler (f034883)
  • refactor, loadable pages (a5f5843)

Bug Fixes

  • fix searchParams types (65314a1)
  • mark exports as no side effects (71449e2)

@kidajs/react: v1.0.0-alpha.3

16 Nov 00:01
27bb69e

Choose a tag to compare

Pre-release

Features

  • hook util to create hook from DI factory (0f1f0aa)
  • kida integration for react (#45) (b4f4da0)
  • rename InjectionContext to InjectionContextProvider, remove useAction (e15730e)

@kidajs/react-router: v1.0.0-alpha.1

16 Nov 00:01
27bb69e

Choose a tag to compare

Pre-release

Features

  • introduce kida router react intergration (e9d6106)
  • router refactor, app builder, link builder (764fa56)
  • update app$$ to return $StoresToPreload (16a68e1)

nanoviews: v1.0.0-alpha.3

16 Nov 00:01
27bb69e

Choose a tag to compare

Pre-release

Features

  • add classList$ effect attribute (c2b5328)
  • migrate kida and nanoviews to agera (#52) (382d526)
  • migrate to @nanoviews/stores (1dfc895)
  • migrate to Kida and major refactoring (40af9a1)
  • predefined loop trackers (823860c)
  • remove static values support from controls effect attributes (c6988d1)
  • support accessors (6a264ef)

Bug Fixes

  • effect attribute tree-shaking fix (4fbd3a3)
  • remove useless run call (0658340)