mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
- adds a `@groupIdentifier` property which will ensure that two menus of the same group are not expanded at the same time - adds a `@class` property which will be applied to the trigger and the content - adds a `@triggerClass` property which will be applied to the trigger - adds a `@contentClass` property which will be applied to the trigger - removes `extraClassName`