open-pioneer / trails-openlayers-base-packages

Common OpenLayers packages for the Open Pioneer Trails client framework.
Apache License 2.0
7 stars 3 forks source link

[Sample Apps] Create a component showcase #301

Open mbeckem opened 3 months ago

mbeckem commented 3 months ago

The current Demo is getting too cluttered with too many components.

Our idea is to create a "Component Showcase" App that contains multiple views, one per demonstrated component or feature. The user can then select the desired view from a menu, the application's UI will update as a result.

The existing demo application should be stripped down, but it should be kept to serve as an example for new projects (file layout, component interactions, ...).

Note: the resulting showcase should look good on small and large screens (responsive, text wrapping, ...)

antoniave commented 1 month ago

Planned views:

Open Tasks:

mbeckem commented 1 month ago

Sample app pr: https://github.com/open-pioneer/trails-openlayers-base-packages/pull/329