• Joined on 2017-12-20
sanj pushed to master at CAMP/pandoraApi 2018-12-02 14:30:02 +00:00
81517ae18d fixes for python3
sanj pushed to master at 858/frontend 2018-12-02 14:07:09 +00:00
bee3055307 use key instead of ref for unique key for components in loop
sanj pushed to master at 858/frontend 2018-12-02 14:06:03 +00:00
e7c1caf65e move action type strings to constants
sanj pushed to master at 858/frontend 2018-12-01 16:10:49 +00:00
5517141edf add example of async API request and action
sanj pushed to master at 858/frontend 2018-12-01 13:52:47 +00:00
f6da07ed0c Merge branch 'master' of code.with.camp:858/frontend
a880669eb9 basic setup of router, redux store - test action in Home container
Compare 2 commits »
sanj pushed to master at 858/frontend 2018-11-30 17:48:46 +00:00
416b5a50ef create-react-app scaffolding
sanj pushed to master at 858/frontend 2018-11-30 17:38:00 +00:00
adbeb8eb42 initialize repo with README
sanj commented on issue sanj/padmaEmbeds#8 2018-04-25 11:54:02 +00:00
Global pause button

Being worked on here: sanj/padmaEmbeds#12

sanj created pull request sanj/padmaEmbeds#12 2018-04-25 11:53:33 +00:00
Global pause / resume
sanj pushed to global-pause at sanj/padmaEmbeds 2018-04-25 11:46:48 +00:00
489722e8be adds a global pause / resume - space to trigger
32a9720e6e Merge branch 'fetch-textb' of sanj/padmaEmbeds into master
8794207e1d allow loading of yaml with url param textb=<textb_url>
0a4825e14b update slides from yaml
27e8d44db0 fix isReady() for documents
sanj merged pull request sanj/padmaEmbeds#11 2018-04-02 07:32:52 +00:00
Allow specifying textb location in URL
sanj closed pull request sanj/padmaEmbeds#11 2018-04-02 07:32:50 +00:00
Allow specifying textb location in URL
sanj created pull request sanj/padmaEmbeds#11 2018-03-27 12:28:30 +00:00
Allow specifying textb location in URL
sanj pushed to fetch-textb at sanj/padmaEmbeds 2018-03-27 12:26:31 +00:00
8794207e1d allow loading of yaml with url param textb=<textb_url>
0a4825e14b update slides from yaml
27e8d44db0 fix isReady() for documents
961678fbca Merge branch 'master' of code.with.camp:sanj/padmaEmbeds
78c13a285b wait for slide to load before starting, fixes #3
sanj commented on issue sanj/padmaEmbeds#9 2018-03-20 08:51:28 +00:00
Do video clips require duration to be stated?

Ah, interesting - right now - yes, everything requires an explicit duration.

sanj commented on issue sanj/padmaEmbeds#10 2018-03-20 08:48:23 +00:00
Jpeg loading

Hmm, this happens only when zooming, right? Not sure if there's a good way to "preload" the zoomed in image .. @j - any ideas here? simulate actual zooms inside the iframes in the background? but it would all be a bit guessing since I'm assuming there's no reliable way to know that the jpegs have actually loaded?

sanj opened issue sanj/padmaEmbeds#8 2018-03-18 11:21:06 +00:00
Global pause button
sanj opened issue sanj/padmaEmbeds#7 2018-03-18 11:20:38 +00:00
Style titles
sanj pushed to master at sanj/padmaEmbeds 2018-03-18 11:17:34 +00:00
0a4825e14b update slides from yaml
sanj pushed to master at sanj/padmaEmbeds 2018-03-17 12:51:47 +00:00
27e8d44db0 fix isReady() for documents