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

Add a Batfish demo site for testing components #169

Closed
wants to merge 21 commits into from
Closed

Conversation

katydecorah
Copy link
Contributor

@katydecorah katydecorah commented Aug 12, 2019

This PR adds a demo/ directory with a Batfish demo site.

  • We'll use this to test components in context. This will require add the component manually to the demo site. This isn't an ideal workflow right now, but we can revisit.
  • The demo app will get built by Travis to assert that the latest dr-ui build doesn't have errors on npm run build.

Fixes #168

Katy DeCorah added 19 commits August 12, 2019 14:08
* master:
  [Search] Enable babel polyfill on `Search` component (#165)
  [BackToTopButton] use `window.scroll(x-coord, y-coord)`  (#167)
* master:
  Add Browser component (#177)
  [test-cases app] create `npm run start-legacy` to test in IE11 (#178)
  Create a video component (#176)
  0.20.1
  Prepare 0.20.1
  0.20.0
  Prepare 0.20.0
  Prevent src/components/syntax-highlighters from being adding to pkg
  Update WarningImage in GLWrapper
  Update CHANGELOG.md
  Add syntax highlighting functions (#172)
  Add `GLWrapper` and `DemoIframe` components. (#166)
  compress svg
  update *-image themes and clean up svg, make IE11 friendly, set default `size` & make it a number
  [babel] Add babel config to helpers and plugins, add eslint plugins (#164)
* master:
  Prepare 0.21.1
  [Feedback] send `environment` and `location` with feedback (#184)
  prepare 0.21.0
  Bump eslint-utils from 1.4.0 to 1.4.2 (#174)
  [Feedback] collect browser, operating system, preferredLanguage (#183)
  iOS and Android toggleable code snippets (#179)
  move highlight helper function to highlight component (#180)
  add missing video/index.js file (#181)
@katydecorah
Copy link
Contributor Author

katydecorah commented Sep 16, 2019

@colleenmcginnis It may be a good time to merge this in as well!

Katy DeCorah added 2 commits September 16, 2019 14:45
* master:
  Fix Video build (#186)
* master:
  rename tests directory (#185)
  [Feedback] remove get-window (#187)
@katydecorah katydecorah added this to the v1 milestone Dec 16, 2019
@katydecorah
Copy link
Contributor Author

I have an idea 💡 ! Going to make the Catalog site run Batfish in #137!

@katydecorah katydecorah deleted the batfish branch June 10, 2020 00:27
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.

Improve testing by adding a batfish testing site in this repo
1 participant