feat: add new primer-miso-ui library and demo app#1390
Open
Conversation
4a230d0 to
4e0b4b0
Compare
This is just a stub library for now, just to get the machinery working. The demo app is intended to be a sort of Storybook replacement for previewing Primer UI components, though it will likely never be as full-featured as Storybook. Signed-off-by: Drew Hess <src@drewhess.com>
`haskell.nix`'s useful `devShells` function doesn't work with `flake-parts`, which we use for universal formatting support, so let's just create a separate Nix devshell for formatting. Also add a handy `make format` target. Signed-off-by: Drew Hess <src@drewhess.com>
This is a bit of cargo cult engineering as I can't find any specific references to why this is a good idea, but people who should know are doing this for their GHC Wasm projects, therefore so will we. Signed-off-by: Drew Hess <src@drewhess.com>
Signed-off-by: Drew Hess <src@drewhess.com>
Ref: https://github.com/haskell-wasm/browser_wasi_shim Signed-off-by: Drew Hess <src@drewhess.com>
Signed-off-by: Drew Hess <src@drewhess.com>
58e257e to
2036304
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.