mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* feat: allow to set id and groupId Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * feat: use Id's without hash but check length Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * feat: adds visual grouping via groupTitle Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * test: tests added for id, groupId and groupTitle Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * fix: unused vars on Mac and Linux Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * fix: remove redundant parameter Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * fix: add doc links for id and group Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * fix: throw if groupId is missing Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> * fix: test Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com> --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Jan Hannemann <jan.hannemann@outlook.com>