...
The new Tree2 component is a rewrite of the now deprecated Tree component. It uses mostly the same interface but is rewritten with cleaner code and renders without using tables.
LookupInput
The test IDs for the buttons on the LookupInput have changed, so that it is easy to click one of the buttons of a specific lookup. With a LookupInput with testID = "one" the buttons would be called:
- one-lookup for the search button
- one-clear for the clear button
Look and feel
The following things have changed regarding themes, styles and look-and-feel.
...