yotamberk / timeline-plus

Timeline - chronological visualization of your data
MIT License
137 stars 36 forks source link

Use reserved group IDs instead of hardcoded strings #143

Closed sbusch closed 5 years ago

sbusch commented 5 years ago

Less error prone as build process will complain now.

Are you OK with ItemSet.js as the location for the ReservedGroupIds export, or should I change it to another file?