gitlab-org--gitlab-foss/doc/development/fe_guide
Andrew Fontaine 8bea9eeddf Add a New Copy Button That Works in Modals
This copy button manages a local instance of the Clipboard plugin
specific to it, which means it is created/destroyed on the
creation/destruction of the component. This allows it to work well in
gitlab-ui modals, as the event listeners are bound on creation of the
button.

It also allows for bindings to the `container` option of the Clipboard
plugin, which allows it to work within the focus trap set by bootstrap's
modals.
2019-06-06 09:36:17 +00:00
..
droplab
img
accessibility.md
architecture.md
axios.md
components.md
design_patterns.md
development_process.md
dropdowns.md
emojis.md
event_tracking.md
frontend_faq.md Add a New Copy Button That Works in Modals 2019-06-06 09:36:17 +00:00
graphql.md Update doc/development/fe_guide/graphql.md 2019-05-13 08:09:21 +00:00
icons.md
index.md Create frontend FAQ (documentation) 2019-04-16 15:22:05 +00:00
performance.md
principles.md
security.md
style_guide_js.md Fix badly rendered code blocks in JavaScript styleguide 2019-06-01 12:38:42 +00:00
style_guide_scss.md Apply suggestion to doc/development/fe_guide/style_guide_scss.md 2019-05-22 15:09:30 +00:00
testing.md
vue.md Docs: Clean up links to remove ./ usage 2019-06-05 10:10:28 +00:00
vuex.md Couple of improvements to the Vuex frontend guide 2019-05-10 22:53:02 +00:00