This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(calendar): Make calendar directive IDs unique
Prefix all calendar id attributes with the directive scope $id. This makes it possible to include multiple calendar instances on the same page.
- Loading branch information