1.4.1 • Published 6 years ago

super-layouts v1.4.1

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

super-layouts

    1. toolbar layout automater, takes routing schemes and automates a navbar, main view layout
  • different sections of an app manage different concerns and have their own self contained general grouped url schemes
  • route scheme provider, contains a layout that expresses the sections and their concerns, which ultimately map to grouped url schemes
    1. easy access endpoints
  • folds into the idea of layout automater
  • takes the endpoints that you have created in the react router and makes them available globally
    1. easy access params and navigate utilities
  • this is a component level concern, perhaps could be made available via a container or via a route wrapper
    1. automated layout validated form
  • supports the create/edit modal
  • must have the ability for actions in certain inputs to affect other inputs
    1. create/edit modal
  • created from mixture of validated form, toggle container, whatever trigger buttons and modal component you desire
    1. toggle container
    1. automated card with drilldown layout, where selecting a card drills down into a details view
  • details view is managed by routing library
  • details view can also be specified as an inline 'preview' panel
    1. data fetcher container
1.4.1

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago