1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Joost De Cock
1273c1a374 fix: Broken links in readme 2020-03-16 09:29:25 +01:00
Joost De Cock
62d5b4e7f9 chore: Reconfigure packages 2019-10-24 18:52:12 +02:00
Joost De Cock
23faf8cd8a chore: Reconfigure packages 2019-10-12 16:13:04 +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
woutervdub
bc6eb704e9 Adding Penelope 2019-08-21 11:11:05 -07:00