Commit Graph

1239 Commits

Author SHA1 Message Date
Tessa Kelly
da3261898a Expose slide 2019-04-11 13:18:10 -07:00
Tessa Kelly
83a9044489 Keep the button and dots in-place 2019-04-11 13:15:37 -07:00
Tessa Kelly
1ed8cb2038 Move the active footer to be shared 2019-04-11 13:08:59 -07:00
Tessa Kelly
ccc610b898 💀 remove the sliding out footer 2019-04-11 13:07:48 -07:00
Tessa Kelly
c8e245629c Use the pnaelId helper to get the labels 2019-04-11 13:06:51 -07:00
Tessa Kelly
92ac76a57b Inline the previos panel view 2019-04-11 13:06:02 -07:00
Tessa Kelly
72a62632b8 Inline the current panel view 2019-04-11 13:05:03 -07:00
Tessa Kelly
de4e22330f Make the animation a smidge faster 2019-04-11 12:56:49 -07:00
Tessa Kelly
aa20e830f8 Add keyed node warning 2019-04-11 12:54:59 -07:00
Tessa Kelly
c83ffc0ce1 Adds animation example 2019-04-11 12:54:14 -07:00
Tessa Kelly
2fc8d0b2da Add doc comments 2019-04-11 12:30:52 -07:00
Tessa Kelly
c8b186bdda Always thread through the height to the panel container 2019-04-11 12:03:57 -07:00
Tessa Kelly
468dcbc2a6 Use the flexible footer for the previous panel 2019-04-11 11:57:27 -07:00
Tessa Kelly
8ffa4988bf Adds and uses new flexible footer view 2019-04-11 11:51:59 -07:00
Tessa Kelly
9cd343f5ab Inline the footer button 2019-04-11 11:47:59 -07:00
Tessa Kelly
42c3dae2c4 :bowtie: eliminate the jerk at the start of the animation 2019-04-11 11:46:15 -07:00
Tessa Kelly
94a46ceb63 Pull out the animation stuff into its own module 2019-04-11 11:15:02 -07:00
Tessa Kelly
01c92806bb 🎨 clean up the global values 2019-04-11 11:06:01 -07:00
Tessa Kelly
51b1ac751d Only animate subsequent panels 2019-04-11 11:01:50 -07:00
Tessa Kelly
30bfaeb171 Improve the animation edges
make sure the content is hidden when it's supposed to be
2019-04-11 10:42:22 -07:00
Tessa Kelly
dbc4d3709e Merge remote-tracking branch 'origin/master' into lab/slidimations 2019-04-11 10:01:50 -07:00
Tessa
102f26f928
Merge pull request #253 from NoRedInk/lab/bump-version
Bump
2019-04-10 16:58:23 -07:00
Tessa Kelly
8ba4d70ff0 Bump 2019-04-10 16:48:52 -07:00
Tessa
69fe0ea0b6
Merge pull request #250 from NoRedInk/lab/active-progress-safari
Lab/active progress safari
2019-04-10 10:33:59 -07:00
Tessa
8e41346ad5
Merge branch 'master' into lab/active-progress-safari 2019-04-10 10:30:54 -07:00
Tessa
806f0c3145
Merge pull request #252 from NoRedInk/lab/change-clickable-text-alignemnt
Lab/change clickable text alignemnt
2019-04-10 09:52:56 -07:00
Tessa Kelly
6ec830b343 :bowtie: Nudge the margins 2019-04-10 09:21:45 -07:00
Tessa Kelly
a1fbd0b037 :bowtie: figure out the vertical alignment
I think this looks kinda weird with the lock but maybe not. aligning stuff with text is very tricky css lets you do a lot of customization and such
2019-04-09 16:51:27 -07:00
Tessa Kelly
7bedc0f439 Add help icon to the icons availabel in the styleguide 2019-04-09 16:05:25 -07:00
Tessa Kelly
a216b31b8c Prevent contnet from falling off the modal 2019-04-09 10:03:21 -07:00
Tessa Kelly
d9346e098d Fix button vertical alignment on safari 2019-04-09 09:53:35 -07:00
Tessa Kelly
e669c9c65f expose the new slidemodal module 2019-04-08 18:14:15 -07:00
Tessa Kelly
d191da43ed Reset V1 to the old API
Make a V2 with the new content
test against V2
use V2 in the styleguide
2019-04-08 18:08:23 -07:00
Tessa Kelly
7360671777 :bowtie: keep an inactive button in the slideing off view 2019-04-08 17:57:19 -07:00
Tessa Kelly
1441c5e5d8 🎨 clean up how logic is passed around 2019-04-08 17:48:31 -07:00
Tessa Kelly
a8e577d19b 🎨 clean up the summarization 2019-04-08 17:44:03 -07:00
Tessa Kelly
6a19e907b8 Animate inboth directions 2019-04-08 17:41:05 -07:00
Tessa Kelly
6d77709b66 NOTE: breaking change
store the previous panel on the model
2019-04-08 17:33:58 -07:00
Tessa Kelly
4209407bf7 Wrap the current index in a record 2019-04-08 17:17:32 -07:00
Tessa Kelly
3621678f20 Adds from LTR direction 2019-04-08 17:17:15 -07:00
Tessa Kelly
fb380f56c9 Thread a direction through to animate out 2019-04-08 17:12:51 -07:00
Tessa Kelly
2d970ffbf0 Thread through an animation direction to animate in 2019-04-08 17:11:29 -07:00
Tessa Kelly
f86e907317 🎨 tidy up the summarization logic 2019-04-08 17:08:22 -07:00
Tessa Kelly
df7f333b17 🎨 tidy up the previous panel view 2019-04-08 17:06:21 -07:00
Tessa Kelly
cabd88cbe2 :bowtie: polish up the look of the animations 2019-04-08 16:50:06 -07:00
Tessa Kelly
c145567c55 Add some animating out:
this requires keeping the previous panel in the view somewhere *if we're keyframing, afaik. currenlty pretty messy
2019-04-08 16:13:46 -07:00
Tessa Kelly
88f45ce638 Make a hole for the previous panel's animation out 2019-04-08 15:32:09 -07:00
Tessa Kelly
f510b851d9 🎨 adds animate In and animate Out helpers 2019-04-08 15:25:56 -07:00
Tessa Kelly
f411caf7d0 Use keyed nodes so that each panel animates in 2019-04-08 15:15:05 -07:00
Tessa Kelly
cd21ba4fa0 Add a slide in 2019-04-08 15:11:37 -07:00