Feature/3b improvements
-
Review changes -
-
Download -
Patches
-
Plain diff
Close management/startinblox-feature-requests#268 (closed)
Lot of breaking changes here.

Versions

- cypress 5.6 -> 7.6
- fs-extra 9.0.1 -> 10.0.0
- pug 3.0.0 -> 3.0.2
- rimraf 2.7.1 -> 3.0.2
- sass 1.29 -> 1.35
- cypress-localstorage-commands 1.2.4 -> 1.4.5
- hubl-styling-framework 1.9.7 -> orbit-styling-framework 1.9.10
- Solid XMPP Chat 6.1 -> 6.2
- Solid Dashboard 5.0 -> 5.1
- Solid Job Board 6.1 -> 6.2
- Solid Directory 6.0 -> 6.1

New features

- Repository and API are now
orbit
instead ofhubl
-
client.server
,client.servers
andcomponent.federation
- Experimental routing improvement which allow to generate a view based on a component, forwarding every parameters to the component.
Actually works with Profile Directory, Job Board and Dashboard. - Federation inheritance for component extension
-
server://
andfederation://
for anycomponent.parameters
, allowing to abstract every data server URLs - PostCSS now take profit from autoprefixer
-
libs
script folder which allow to transpile and auto-load some components -
window.orbit.federations
list every federated containers -
component.attributes
is a kebab-cased version ofcomponent.parameters
-
npm
parameter onconfig.json
, allow to define version for any node package from the configuration
Find more information about them on the README.md.

Bugfix & Improvements

-
circles/joinable/
is now managed as for any virtual container - Removed unused
orbit-reactivity
- Moved some CSS classes from
page-*.pug
toindex.pug
- Replaced default Hubl logo with Startin'blox one
- Take advantage of Dynamic Imports instead of flat ones

Breaking Changes

-
endpoints
does not exist anymore, federation is now manageable directly from the config file -
noRender
is now acomponent.parameter
-
window.hubl
is deprecated in favor ofwindow.orbit
and will be removed after the summer -
dependencies.pug
->orbit-dependencies.pug
-
orbit-router.pug
->orbit-envoy.pug
, containing both the logic for the router and for the federation - Removed issue templates
- Deprecated
./src/components/
folder
Edited by Jean-Baptiste Pasquier
Merge request reports
Compare and
Show latest version
- version 196d52e869
- version 188c860e07
- version 178b25230e
- version 16287666e5
- version 15cf1add07
- version 1465232573
- version 1374b8de9a
- version 12403f35e6
- version 11239eb222
- version 106d4224fa
- version 92ed2aca8
- version 877a1d2bd
- version 7f6320fa6
- version 660d719fa
- version 554efdfe7
- version 48d85f102
- version 3f471722f
- version 2b37ed8cf
- version 143eb878a
- master (base)
- latest version8b05515922 commits,
- version 196d52e86921 commits,
- version 188c860e0720 commits,
- version 178b25230e19 commits,
- version 16287666e518 commits,
- version 15cf1add0717 commits,
- version 146523257316 commits,
- version 1374b8de9a15 commits,
- version 12403f35e614 commits,
- version 11239eb22213 commits,
- version 106d4224fa12 commits,
- version 92ed2aca810 commits,
- version 877a1d2bd9 commits,
- version 7f6320fa68 commits,
- version 660d719fa7 commits,
- version 554efdfe76 commits,
- version 48d85f1025 commits,
- version 3f471722f4 commits,
- version 2b37ed8cf3 commits,
- version 143eb878a2 commits,
Compare changes
- Side-by-side
- Inline
There are no changes yet
No changes between version 5 and version 4
Loading