Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Preview atoms #61

Merged
merged 8 commits into from
Feb 19, 2019
Merged

Preview atoms #61

merged 8 commits into from
Feb 19, 2019

Conversation

regiskuckaertz
Copy link
Contributor

@regiskuckaertz regiskuckaertz commented Feb 14, 2019

This is a very first shot at a way to preview atoms quickly to speed up development.

Todo

  • Add some sensible typography defaults
  • Add CSS variables
  • Update docs

screen shot 2019-02-18 at 09 14 33

}

val capiService: HttpRoutes[IO] = HttpRoutes[IO] {
case GET -> Root :? AtomTypeMatcher(atomType) +& AtomIdMatcher(atomId) =>
Copy link
Contributor

Choose a reason for hiding this comment

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

Hmm I find Scala syntax like this very hard to understand. Perhaps you can talk me through this on Monday?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes of course

@regiskuckaertz
Copy link
Contributor Author

@JustinPinner 👍 I've gone through your feedback.

Copy link
Member

@JustinPinner JustinPinner left a comment

Choose a reason for hiding this comment

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

Thanks, those slightly longer names really help 👍

@regiskuckaertz regiskuckaertz merged commit cef01ef into master Feb 19, 2019
@regiskuckaertz regiskuckaertz deleted the rk-preview-utils branch February 19, 2019 13:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants