Commit Graph

6 Commits (de0863e23212160543eff99f373f0c0ddbdae56f)

Author SHA1 Message Date
ansuz 1f24d7126c big ugly commit that will be really hard to audit
This changeset applies new styles to the poll.

it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.

The changes to the poll just happened to coincide with the async stuff.

My apologies to anyone who wants to read this whole thing
2016-07-28 17:44:40 +02:00
ansuz d2c5cfe646 add col/row ids to arrays 2016-07-20 12:22:49 +02:00
ansuz e3f4df7e0a push my latest changes because I'm agile 2016-07-19 16:22:44 +02:00
ansuz cde239c97a implement row/column removal 2016-07-18 20:57:53 +02:00
ansuz ac50bf7286 height and width of the table are unreliable because of multiple users. remove them 2016-07-18 19:49:43 +02:00
ansuz 0cf5f3cc87 realtime polls! 2016-07-15 16:46:50 +02:00