An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
Bab names were changed to camelcase: generaltab -> generalTab, etc. This change was not reflected in integration demos and regular examples which use old name, it is not mentioned in the changelog.
For other kinds of keys (event names for example) we do case-insensitive comparisons. Risk of breaking should be minimal, since namedItems approach is pretty new and not widely used on release
Bab names were changed to camelcase:
generaltab
->generalTab
, etc. This change was not reflected in integration demos and regular examples which use old name, it is not mentioned in the changelog.Suggestion: revert everything back to lowercase.