Commit Graph

18 Commits

Author SHA1 Message Date
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00
Sebastian Sdorra
c26cf9eaa3 use node_env as babel cache key, in order to fix production js bundles 2020-01-15 10:17:27 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Sebastian Sdorra
5405a2b3c8 update package.json on plugin postinstall
This is required in order to fix autocomplete of intellij.
2020-01-06 11:30:04 +01:00
Rene Pfeuffer
516bbe6f26 Prepare for next development iteration 2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc Release version 2.0.0-rc1 2019-12-02 12:52:33 +01:00
Rene Pfeuffer
9c4d49b39f Add script to change versions in package.json with lerna 2019-11-29 11:41:04 +01:00
Rene Pfeuffer
d962265d8d Correct order of exports
Without this `yarn run serve` will run on port 8080 serving the scss
2019-11-20 14:47:47 +01:00
Sebastian Sdorra
5ea3c53613 create separate styles bundle 2019-11-18 10:56:40 +01:00
Sebastian Sdorra
9ffdf3b8b2 added code splitting support for plugin bundles 2019-10-23 10:13:53 +02:00
Sebastian Sdorra
bdb4bb73ac fix plugin frontend build 2019-10-21 14:52:08 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Sebastian Sdorra
453010c633 expose redux and react-redux nad fixed ui deployment 2019-10-16 12:11:52 +02:00
Sebastian Sdorra
03dba67223 added publish config to packages 2019-10-16 11:22:33 +02:00
Sebastian Sdorra
1c42897285 use default registry 2019-10-16 10:41:00 +02:00
Sebastian Sdorra
839b966747 added publish command to ui-scripts 2019-10-16 08:08:37 +02:00
Sebastian Sdorra
70d90750ba added classnames and query-string as externals 2019-10-16 07:41:21 +02:00
Sebastian Sdorra
cab5d6c863 start implementation of ui-scripts 2019-10-14 16:00:50 +02:00