Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share popup modal separation #1107

Draft
wants to merge 68 commits into
base: develop
Choose a base branch
from
Draft

Conversation

discodavey
Copy link
Member

No description provided.

discodavey and others added 25 commits February 8, 2022 11:48
* refactor main article width/gutters to grid

* Add DNA string for testing

* Potential fix for long urls

* Move article columns to article-section scss file

* Refactor article section for secondary column
* Add table variations and fix bug for lists inside tables

* Format code

* Remove unwanted code

* Reverting to original
* Add table variations and fix bug for lists inside tables

* Format code

* Remove unwanted code

* Reverting to original

* Update font, font-size for list items and paragraphs in tables
.vscode/settings.json Outdated Show resolved Hide resolved

.button {
justify-self: center;
margin-bottom: 24px;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are a few cases where it would be appropriate to use a mixin such as here @include margin(24, "bottom");

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had not finished this part of the changes

@discodavey
Copy link
Member Author

This was not ready for review as had not finished

@nlisgo nlisgo marked this pull request as draft February 25, 2022 15:30
…to share-popup-modal-separation

# Conflicts:
#	assets/js/components/ButtonClipboard.js
#	assets/js/components/Modal.js
#	assets/sass/patterns/atoms/modal-window.scss
#	source/_patterns/00-atoms/components/modal-window.mustache
#	source/_patterns/00-atoms/components/modal-window.yaml
#	source/_patterns/00-atoms/components/modal-window~citations.json
#	source/_patterns/00-atoms/components/modal-window~share.json
#	test/buttonclipboard.spec.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants