p5.js-web-editor/client
oruburos 78f87b6ec1 Webpack config in dev and prod include copywebpack for static translations.json
Change in i18n to serve the translations from a different path
2020-07-10 13:45:35 +01:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
common 👌 move icons to common/icons 2020-06-29 14:40:54 -03:00
components Merge branch 'develop' into chore/split-test-runners 2020-07-06 12:38:22 -04:00
images Merge branch 'master' into feature/storybook-components 2020-05-03 12:12:41 +02:00
modules [#1458] Fix merge bug, rename handler function 2020-07-09 12:50:46 -04:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Allow deleted sketches in collections to be removed (fixes #1465) 2020-06-29 11:39:35 +02:00
utils Merge pull request #1452 from andrewn/chore/config-handler 2020-06-15 12:55:41 -04:00
constants.js Fix merge conflicts for cherry picking 0bac332a9eb360978e686d6be8bff92f0fa1740c 2020-03-03 14:42:51 -05:00
i18n.js Webpack config in dev and prod include copywebpack for static translations.json 2020-07-10 13:45:35 +01:00
index.jsx Prototype with proposed i18n architecture (#1478) 2020-07-06 11:36:45 +02:00
index.stories.mdx Example Button component 2020-01-19 18:06:58 +01:00
jest.setup.js Use testing-library instead of enzyme for tests 2020-06-28 15:44:00 +02:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Displays existing collection 2019-09-25 12:06:07 -04:00
routes.jsx 🔀 merging from mobile-sketch-view 2020-06-30 16:37:43 -03:00
store.js Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
theme.js 👌 rename Panel to MobilePanel on theme.js 2020-07-01 15:36:17 -03:00