dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Add delete confirmations to style guide [BREAKING] #227

Closed ajb closed 8 years ago

ajb commented 8 years ago

cf https://github.com/dobtco/dvl-core/pull/101#issuecomment-109139028

I added three kinds of delete confirmations to the "Components" page.

(Also, this PR makes breaking changes to the way our javascript is structured.)


To upgrade:

New JS

jrubenoff commented 8 years ago

I had a lot of trouble changing the show / hide animations for the popovers here, which seems weird... don't we use Bootstrap popovers in respondent view? So I just disabled them entirely... the slow fade in and out is inconsistent with our other overlays. Would be great if I could properly change them later.

Anyway, this is OK with me to merge.

ajb commented 8 years ago

Let's see if we can figure it out in our checkin.

ajb commented 8 years ago
ajb commented 8 years ago

Gonna merge without animations.

Always happy to accept a PR for animations, but I think anything with a scale transform is going to break the positioning.