platform icon indicating copy to clipboard operation
platform copied to clipboard

Legacy Component Pack: Basic layout components

Open rolfsmeds opened this issue 4 years ago • 0 comments
trafficstars

Description

Horizontal and VerticalLayout components for use in V7/V8 to V14+ migrations, with API and behavior as similar as feasible to their V7/8 counterparts.

Use cases

As a developer migrating from V7 or V8 to V14+ I want to migrate my UI implementation using highly backward compatible layout components So that I don't have to tweak all my layouts to work correctly

Acceptance criteria

  • [ ] Horizontal and VerticalLayout components with API and behavior as similar to V7/8 as possible
  • [ ] Support for both V7 and V8 margin and spacing defaults (without having to set separately on each instance)
  • [ ] Component classnames on root elements same as in V8

General criteria

  • [ ] APIs reviewed:
  • [ ] UX/DX tests in Alpha: Skipped on behalf of testing migration V8-->V22 on some customer project.
  • [ ] Documentation:
  • [ ] How to test? Not a part of PiT
  • [ ] Limitations:

rolfsmeds avatar Apr 13 '21 12:04 rolfsmeds