Files
element-web/src
Richard van der Hoff 94a44bfec3 Fix warnings emanating from Velociraptor elements
We are no longer allowed to stick random properties on child properties, and
the Velociraptor animations were causing some React warnings.

Move the startStyles and enterTransitionOpts properties up to the Velociraptor
node, and avoid setting arbitrary props on the created children. This is less
flexible, as it assumes that all children will have the same start style;
however, we weren't using the flexibility, and we can always replace the array
with a map or a function or something if we need it in the future.
2016-08-01 16:56:25 +01:00
..
2016-01-15 17:31:32 +00:00
2016-01-07 04:06:52 +00:00
2016-01-07 04:06:52 +00:00
2016-01-07 04:06:52 +00:00
2016-07-18 01:34:26 +01:00
2016-04-07 18:10:35 +01:00
2016-01-07 04:06:52 +00:00
2016-03-21 15:45:04 +00:00
2016-07-25 16:28:28 +01:00
2016-03-29 10:51:13 +01:00
2016-01-07 04:06:52 +00:00
2016-06-21 19:50:03 +01:00
2016-07-06 15:22:06 +01:00
2016-01-07 04:06:52 +00:00
2016-06-23 13:21:55 +01:00
2016-07-21 16:25:51 +01:00