You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add `HasLinkables` interface for plugins ([23a9bf9](https://github.com/DataLinx/eclipsephp-common/commit/23a9bf96b6e8ff7461892e1f5f4e7a9ca7fca21a))
9
+
* add `Package` and `PackageServiceProvider` foundation classes ([36d4b90](https://github.com/DataLinx/eclipsephp-common/commit/36d4b900c0b900319fcfa6faa306453e287039ad))
10
+
* add abstract `QueueableJob` class and `JobStatus` enum ([e038c06](https://github.com/DataLinx/eclipsephp-common/commit/e038c060638bbdc56769ef66709dcaf4fc92a512))
* introduce abstract `Plugin` foundation class for Filament integrations ([7943634](https://github.com/DataLinx/eclipsephp-common/commit/794363411d0926e1ab3b1b77601aa2834cbb559e))
14
+
***jobs:** improve QueueableJob class with more generic stuff ([1ad6b74](https://github.com/DataLinx/eclipsephp-common/commit/1ad6b748cdf1e9d89b03f35661d42d1428c6d770))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
* fix nav menu labels ([baebf09](https://github.com/DataLinx/eclipsephp-common/commit/baebf0900c61bfd7b938df84820153edf97c2a22))
20
+
* set plugin attributes in constructor ([cab2a69](https://github.com/DataLinx/eclipsephp-common/commit/cab2a6905c71b9940e55212d4b7e2ea538c4f647))
0 commit comments