1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Joost De Cock
177974288e chore: Reconfigure packages 2020-09-12 19:05:38 +02:00
Joost De Cock
a548a6964d feat(paco): Initial merge of my work on the paco pattern
This also includes a lot of dependency updates
2020-08-02 19:17:06 +02:00
Joost De Cock
df9712d20f chore: Reconfigure packages 2020-07-19 13:05:14 +02:00
Joost De Cock
03da84b824 feat(core): Added new debug event type and debug system 2020-07-18 16:48:29 +02:00
Joost De Cock
c9da9d6947 chore: Reconfigure packages 2020-04-26 13:09:54 +02:00
Joost De Cock
ba45537ea6 chore: Added unittest for patterns 2020-03-14 15:04:45 +01:00
Joost De Cock
7102dd313b chore: Prettier run 2020-03-12 07:28:26 +01:00
Joost De Cock
93849966cd chore: Reconfigure packages 2020-03-08 17:27:21 +01:00
Joost De Cock
b2d546139d chore: Linting with prettier 2020-01-04 14:23:08 +01:00
Joost De Cock
c74356abef chore: Reconfigure packages 2019-10-13 15:13:22 +02:00
Joost De Cock
261da52c3b Integrated Penelope and Waralee patterns, plus 2.1 prep
Penelope and Waralee are two new patterns by @woutervdub
This integrates them in our monorepo, including the translations
in the i18n package and the package info in the pattern-info pattern

This commit also includes a minor tweak to our core package.
Previously, you had to instantiate a pattern to get its config,
but that is no longer the case. The default export (the constructor)
now has a config property you can access without instantiating the pattern.

All of these changes will trigger a new minor release when we merge them
into master. Specifically v2.1
2019-09-21 19:42:53 +02:00
Joost De Cock
b3dee370a3 🚧 Merged in Waralee and Penelope in preparation of 2.1 2019-09-17 20:18:06 +02:00
Wouter van Wageningen
b7ee8a9466
Delete package-lock.json 2019-09-12 08:51:26 -07:00
woutervdub
bc6eb704e9 Adding Penelope 2019-08-21 11:11:05 -07:00