github MoOx/phenomic 0.19.3

latest releases: v1.0.0, v1.0.0-beta.11, v1.0.0-beta.10...
7 years ago

🍭 This bugfixes are a good thing and have been detected since we use 2
different Phenomic projects for our documentation website:
one at the root, for the main documentation website and
one under /themes/base/demo/ which host the base theme as a demo.

  • πŸ› Fixed: Do not catch links that are not under the current base path
    (@MoOx)
  • πŸ› Fixed: Avoid catching unwanted <Link> that can be children of a
    <PageContainer> instance by cleaning up all links listeners on each
    <PageContainer> updates.
    (@MoOx)
  • πŸ› Fixed: Phenomic <Link> understand collection links without the base
    path.
    βš οΈβ€©One caveat is now you can’t use <Link> to point to a path before the current
    project base path.
    This is probably and edge case, more than the case we are fixing here.
    We might revisit this issue when refactoring how collection is handled and
    rendered.
    (@MoOx)
  • πŸ› Fixed: when a <Link> explicitly receive an absolute url from the same
    domain, but not the same project base path, a normal <a> is rendered
    (@MoOx)

Don't miss a new phenomic release

NewReleases is sending notifications on new releases.