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

Move Admin UI Style Guide #1339

Merged
merged 4 commits into from
Jun 26, 2019
Merged

Move Admin UI Style Guide #1339

merged 4 commits into from
Jun 26, 2019

Conversation

emmatown
Copy link
Member

This is intentionally very basic, it's a Gatsby site with the same pages as the ones currently in the Admin UI, no complex configs or anything like that. We'll probably change this in the future but at least this isn't in the Admin UI now and it should be easy to maintain until we replace it with something better.

There are two other small changes that I needed to do because of moving things around:

  • Replace our custom copy to clipboard utility with a package because I needed to use it in the doc site and the code was in the Admin UI
  • Allow an as prop in a component in the @arch-ui/navbar package so I could pass a gatsby link to it.

I'll probably put this on Netlify soon.

@changeset-bot
Copy link

changeset-bot bot commented Jun 26, 2019

🦋 Changeset is good to go

Latest commit: e47c858

We got this.

Not sure what this means? Click here to learn what changesets are.

@emmatown emmatown requested review from jossmac, jesstelford and timleslie and removed request for jossmac June 26, 2019 08:09
Copy link
Member

@jossmac jossmac left a comment

Choose a reason for hiding this comment

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

Thank you for replacing the clipboard component, that was my bad.

@emmatown emmatown merged commit c2dc6eb into master Jun 26, 2019
@emmatown emmatown deleted the move-admin-ui-style-guide branch June 26, 2019 09:37
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.

2 participants