[PIVOT-183] - Make table view editors detect read-only properties
[PIVOT-184] - Data binding: components should not store their data when disabled
[PIVOT-189] - Add padding style to CardPaneSkin and StackPaneSkin
[PIVOT-192] - Replace disabled item indexes/paths in ListView, TableView, and TreeView with a disabled item filter; add disabled item filter to ListButton
[PIVOT-197] - Clean up multiple selection implementation
[PIVOT-198] - Create ImmutablePath class; update TreeView to use ImmutableList in getSelectedPaths()
[PIVOT-199] - Add a JSON setter for selected ranges in ListView and TableView
[PIVOT-206] - Review framework classes for serializability
[PIVOT-208] - Change selected to highlighted in TablePane Row & Column
[PIVOT-210] - equals/hashCode fix for Span and Limits
[PIVOT-211] - confirm catch blocks to either re-throw or have a good reason for ignoring exception
[PIVOT-212] - Eliminate Component "displayable" property; use "visible" for this purpose
[PIVOT-214] - TerraFrameSkin should respect preferred size limits
[PIVOT-215] - Allow Containers to obtain the keyboard focus
[PIVOT-224] - Support comparators in MapAdapter and SetAdapter
[PIVOT-228] - Eliminate "affiliate" property in MenuPopup
[PIVOT-230] - MenuItemDataRenderer unsuccessfully attempts to right-align keyboard shortcut