micro-lc

An open source micro-frontend orchestrator

APACHE-2.0 License

Stars
212
Committers
20

Bot releases are hidden (Show)

micro-lc - Permission base ACL Latest Release

Published by epessina almost 2 years ago

micro-lc - Security fix - CSP application

Published by ilteoood about 2 years ago

Fixed CSP application on nginx for micro-lc front-end

micro-lc - Dynamic base path

Published by ilteoood over 2 years ago

Added

  • base html tag in index.html
  • dynamic configuration script in index.html

Changed

  • now micro-lc can be exposed on a different path then /

BREAKING CHANGES

  • config file API now is able to return something that is not a JSON
micro-lc - Full support for Angular

Published by ilteoood over 2 years ago

  • Full support for Angular 2+, thanks to zone import
  • TopBar restyling
  • Dependencies upgrade
micro-lc - Fixed favicon

Published by ilteoood almost 3 years ago

micro-lc - Styles bug fixes

Published by ilteoood almost 3 years ago

  • Fixed topBar menu with content
  • Fixed fixedSideBar tooltip style
  • Upgraded dependencies
micro-lc - 0.6.0

Published by ilteoood almost 3 years ago

  • Dependencies upgrade
  • Inserted rightMenu section, composed of web-components
  • Fixed topBarMenu icon behaviour when using different FontAwesome versions
micro-lc - Support for multiple back-end

Published by ilteoood almost 3 years ago

micro-lc - Fixes and upgrades

Published by ilteoood almost 3 years ago

In this release:

  • fixed #273
  • fixed iframe div that occupy half page
  • upgraded custom plugin lib to version 4.2.0
  • general dependencies upgrade
micro-lc - ACL expression

Published by ilteoood about 3 years ago

  • Upgrade dependencies
  • ACL expression evaluator now does not modify the initial json to filter
micro-lc - Internal plugins

Published by ilteoood about 3 years ago

  • Internal plugins feature
  • Upgrade dependencies
micro-lc - Updates and bug fixes

Published by ilteoood over 3 years ago

Updated nginx version of fe-container to version 1.20.0
Fixed 404 page flash on first load

micro-lc - Initial release

Published by ilteoood over 3 years ago

Initial public release:

  • microlc is now ready to be considered stable
  • extracted common components to be used inside the plugins