You need to sign in or sign up before continuing.
Feature/3b improvements
Compare changes
Close management/startinblox-feature-requests#268 (closed)
Lot of breaking changes here.
orbit
instead of hubl
client.server
, client.servers
and component.federation
server://
and federation://
for any component.parameters
, allowing to abstract every data server URLslibs
script folder which allow to transpile and auto-load some componentswindow.orbit.federations
list every federated containerscomponent.attributes
is a kebab-cased version of component.parameters
npm
parameter on config.json
, allow to define version for any node package from the configurationFind more information about them on the README.md.
circles/joinable/
is now managed as for any virtual containerorbit-reactivity
page-*.pug
to index.pug
endpoints
does not exist anymore, federation is now manageable directly from the config filenoRender
is now a component.parameter
window.hubl
is deprecated in favor of window.orbit
and will be removed after the summerdependencies.pug
-> orbit-dependencies.pug
orbit-router.pug
-> orbit-envoy.pug
, containing both the logic for the router and for the federation./src/components/
folder