mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* feat: allow to set id and groupId * feat: use Id's without hash but check length * feat: adds visual grouping via groupTitle * test: tests added for id, groupId and groupTitle * fix: unused vars on Mac and Linux * fix: remove redundant parameter * fix: add doc links for id and group * fix: throw if groupId is missing * fix: test