1
0
Fork 0
Commit graph

499 commits

Author SHA1 Message Date
Joost De Cock
fbe8972ffa chore: Reconfigure packages 2021-01-31 09:44:50 +01:00
Joost De Cock
fd436b6cef chore: Reconfigure packages 2021-01-27 19:22:50 +01:00
Joost De Cock
cef980686d release: Publish v2.12.1 2021-01-27 19:19:35 +01:00
Joost De Cock
2ade0d5cc3 chore: Reconfigure packages 2021-01-19 11:18:40 +01:00
Joost De Cock
b5ae4de969 chore(components): Linter fixes 2021-01-17 13:33:14 +01:00
Joost De Cock
4b73b5c4dd chore(components): Linter fixes 2021-01-17 13:30:21 +01:00
Joost De Cock
dbd81dfd99 chore: Reconfigure packages 2021-01-17 12:44:24 +01:00
Joost De Cock
3920c01794 chore: Reconfigure packages 2021-01-16 17:00:43 +01:00
Joost De Cock
43cce60d42 chore: Reconfigure packages 2021-01-11 20:07:01 +01:00
Joost De Cock
6e4f7548ec fix(components): Workbench footer links 2021-01-11 20:03:33 +01:00
Joost De Cock
64f54cc436 chore: Reconfigure packages 2021-01-11 14:54:54 +01:00
Joost De Cock
9d5c8451ab chore: Reconfigure packages 2021-01-10 16:41:04 +01:00
Joost De Cock
0d4d25cd73 chore: Reconfigure packages 2021-01-10 15:17:46 +01:00
Joost De Cock
ae9040ebe8 release: Publish v2.11.0-rc.4 2021-01-10 15:07:43 +01:00
Joost De Cock
9ec9377295 feat(components): Updated workbench to latest style changes 2021-01-10 15:06:38 +01:00
Joost De Cock
4a61ef922a chore: Updated dependencies 2021-01-10 09:57:59 +01:00
Joost De Cock
e20e752710 chore: Reconfigure packages 2021-01-07 15:22:00 +01:00
Joost De Cock
31310b1d3c release: Publish v2.11.0-rc.3 2021-01-07 15:17:35 +01:00
Joost De Cock
9420e5aeb3 chore: Reconfigure packages 2021-01-05 20:23:43 +01:00
Joost De Cock
cb5ec775d7 release: Publish v2.11.0-rc.2 2021-01-05 20:23:27 +01:00
Joost De Cock
c758e005d9 feat(components): Added actions to draft configurator 2021-01-05 20:21:25 +01:00
Joost De Cock
c130826d3b chore: Restyled draft configurator 2021-01-02 18:17:22 +01:00
Joost De Cock
1bbf61700c chore: Reconfigure packages 2020-12-31 13:54:47 +01:00
Joost De Cock
85ab21fdd1 release: Publish v2.11.0-rc.1 2020-12-31 13:54:20 +01:00
Joost De Cock
539f60d3ca chore(components): Remove inline theme from Example component 2020-12-31 13:53:13 +01:00
Joost De Cock
9753d96daf chore: Reconfigure packages 2020-12-30 14:49:22 +01:00
Joost De Cock
73b9515f2a release: Publish v2.11.0-rc.0 2020-12-30 14:48:39 +01:00
Joost De Cock
ee0fa849b2 chore: Updated blockquote icons 2020-12-30 14:46:57 +01:00
Joost De Cock
5f734e3223 breaking(components): Removed the Emblem, Navbar, and Ogol components 2020-12-30 14:45:48 +01:00
Joost De Cock
5944f73503 chore: Reconfigure packages 2020-12-29 18:50:18 +01:00
Joost De Cock
c3e1687b1b release: Publish v2.10.8-rc.1 2020-12-29 18:49:50 +01:00
Joost De Cock
70eba4ce5a fix(components): Include snippets provided by theme plugin in Example component
Whereas most snippets are provided by build-time plugins that are
part of the plugin bundle, some of them are provided by the theme
plugin, which is a run-time plugin, and so we depend on the frontend
integration to make these available.

In the long(er) run, it might make more sense to move these to
another build-time plugin, but for the time being I've included
them into the Example component until we've clearly idendified
the ripple effects that moving them would have.

See #757 for follow-up of this.
2020-12-29 18:27:37 +01:00
Joost De Cock
29df8e2ceb fix(components): Include all components in build 2020-12-26 13:19:16 +01:00
Joost De Cock
cc8657d750 chore: Reconfigure packages 2020-12-25 10:03:22 +01:00
Joost De Cock
1984c2aa40 release: Publish v2.10.8-rc.0 2020-12-25 10:02:47 +01:00
Joost De Cock
7cbad594f8 chore: Reconfigure packages 2020-11-18 20:30:14 +01:00
Joost De Cock
10774ce3bd release: Publish v2.10.6 2020-11-15 17:31:11 +01:00
Joost De Cock
a7e3cd4623 feat: Support in Workbench for loading config from gist 2020-11-15 17:30:56 +01:00
Joost De Cock
8c2a61fdca chore: Reconfigure packages 2020-11-14 15:43:12 +01:00
Joost De Cock
448371a478 release: Publish v2.10.5 2020-11-14 15:42:46 +01:00
Joost De Cock
6a58967873 chore: Reconfigure packages 2020-11-13 18:25:11 +01:00
Joost De Cock
1ed1c1c0a3 release: Publish v2.10.4 2020-11-13 18:21:44 +01:00
Joost De Cock
366d88ace1 chore: Reconfigure packages 2020-11-08 18:26:38 +01:00
Joost De Cock
22710626fd release: Publish v2.10.3 2020-11-08 18:24:53 +01:00
Joost De Cock
1a5b2769aa feat(components): Better snippet support in Draft component
The Draft react component would load the snippets that are part of our
plugin bundle. However, any additional snippets that are created by
plugins would not not get added to the `defs` section, and thus not
be rendered.

This changes the behavior by doing two things:

 - in `core` it adds an SVG object to the renderProps, and makes
   sure to run the `preRender` hook on this SVG object prior to
   returning the renderProps. This way, svg.defs now holds all
   defs, including any that may have been added by custom plugins
 - in the `Draft` component, we no longer add a list of predefined
   snippets to the defs section, but instead just use the svg.defs
   section verbatim. This removes any discrepancies in how SVG
   rendering and React rendering handles the defs section of the
   SVG document, and thus displays snippets.
2020-11-08 18:19:10 +01:00
Joost De Cock
0f333b8c38 chore: Reconfigure packages 2020-11-07 14:35:07 +01:00
Joost De Cock
e0415c9e32 release: Publish v2.10.2 2020-11-07 14:25:21 +01:00
Joost De Cock
32296c02f6 chore: Reconfigure packages 2020-11-07 12:40:17 +01:00
Joost De Cock
b79c67be56 release: Publish v2.10.1 2020-11-07 12:39:52 +01:00
Joost De Cock
324f2c9d37 chore: Switched to latest tag 2020-11-07 12:39:30 +01:00