Commit message (Collapse) | Author | Age | Files | |
---|---|---|---|---|
* | Factor out Popover handling into separate module. | Guilhem Moulin | 5 days | 1 |
| | ||||
* | ESLint: Remove unused variables. | Guilhem Moulin | 5 days | 1 |
| | | | | And also fix `isVisible()` along the way. | |||
* | Split `layers` object into separate file. | Guilhem Moulin | 5 days | 1 |
This rather large commit merely moves the object declaration into the new file and adjusts the import declarations accordingly. This will serve as basis for a future refactoring commit. |