Skip to content
Snippets Groups Projects
Select Git revision
1 result

BitfieldSelector.svelte

  • Aaron Dötsch's avatar
    63679a00
    Create Bitfield Selector component · 63679a00
    Aaron Dötsch authored
    Until now a bit field was only used for card flags. Soon (aka in uncommited changes) there are more
    bit fields used. Creating a new component for every bit field would be unnecessary and bad coding
    style, so I created a component that works for all bit fields and replaced all usages of the old
    PermSelect component with the new one.
    63679a00
    History
    Create Bitfield Selector component
    Aaron Dötsch authored
    Until now a bit field was only used for card flags. Soon (aka in uncommited changes) there are more
    bit fields used. Creating a new component for every bit field would be unnecessary and bad coding
    style, so I created a component that works for all bit fields and replaced all usages of the old
    PermSelect component with the new one.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.