.. |
Journal
|
Don't recreate the persistant calendar component on each render.
|
2017-12-16 20:54:25 +00:00 |
Pim
|
Don't recreate the persistant calendar component on each render.
|
2017-12-16 20:54:25 +00:00 |
SideMenu
|
Side menu journals: don't trigger recalcs on route changes.
|
2017-12-16 20:10:23 +00:00 |
api
|
Api: rename tsx files to ts.
|
2017-12-16 18:14:22 +00:00 |
components
|
Fix the calendar component to avoid re-rendering.
|
2017-12-16 20:59:08 +00:00 |
constants
|
Move the constants to their own module.
|
2017-12-16 16:30:59 +00:00 |
images
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
store
|
Move the store into its own module and split it up.
|
2017-12-16 15:52:46 +00:00 |
types
|
Move types to their own directory.
|
2017-12-16 15:57:09 +00:00 |
widgets
|
Bring back list margin and remove the explicit contact padding
|
2017-12-16 18:11:36 +00:00 |
App.css
|
Move to material-ui.
|
2017-12-04 14:45:01 +00:00 |
App.test.tsx
|
Fix app test.
|
2017-12-07 23:05:04 +00:00 |
App.tsx
|
Rename the Root to LoginGate because that's all it does.
|
2017-12-16 16:30:59 +00:00 |
LoginGate.tsx
|
Move LoginForm to the component dir.
|
2017-12-16 17:54:31 +00:00 |
SyncGate.tsx
|
Syncgate: don't create the router aware components on each render.
|
2017-12-16 20:55:37 +00:00 |
etesync-helpers.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
index.css
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
index.tsx
|
Add a basic redux store.
|
2017-12-05 20:27:05 +00:00 |
journal-processors.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
persist-state-history.tsx
|
history persistor: follow the recommended HOC guidelines.
|
2017-12-16 20:29:50 +00:00 |
pim-types.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
registerServiceWorker.ts
|
Initial commit.
|
2017-11-30 11:06:15 +00:00 |
routes.test.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |
routes.ts
|
Change the suffix of helpers from .tsx to .ts.
|
2017-12-16 16:30:59 +00:00 |