p5.js-web-editor/client
ghalestrilo 28d54bdfb5 ♻️ change responsive logic from minDeviceWidth to minWidth 2020-08-21 17:11:34 -03:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
common 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
components 🚧 update nav mobile routes when logged in 2020-08-20 16:27:40 -03:00
images 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
modules 👌 make views only responsible if MOBILE_ENABLED=true 2020-08-21 17:03:04 -03:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Add border to QuickAdd table 2020-08-19 15:50:26 -04:00
utils ♻️ change responsive logic from minDeviceWidth to minWidth 2020-08-21 17:11:34 -03:00
constants.js Persistence Language Functionality to Store Language in User Preferences (#1536) 2020-08-17 11:23:58 +02:00
i18n.js Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02: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 Extract translation keys for Console, Sidebar, FileNode (#1549) 2020-08-19 10:40:05 +01: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 ♻️ move responsive helper methods to utils/responsive.jsx 2020-08-21 17:09:20 -03:00
store.js Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
theme.js 💄 improve visibility on light mode 2020-08-10 15:04:41 -03:00