-
Notifications
You must be signed in to change notification settings - Fork 166
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
Release 3.0 #292
Release 3.0 #292
Commits on Jan 14, 2021
-
restructure folders and rename files
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ecac327 - Browse repository at this point
Copy the full SHA ecac327View commit details -
upgraded packages + new build process
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4eaa189 - Browse repository at this point
Copy the full SHA 4eaa189View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ad678b4 - Browse repository at this point
Copy the full SHA ad678b4View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d27ba58 - Browse repository at this point
Copy the full SHA d27ba58View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 22a6ae0 - Browse repository at this point
Copy the full SHA 22a6ae0View commit details -
basic query cleanup color api install and start development application
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 5ee081a - Browse repository at this point
Copy the full SHA 5ee081aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4bd82dd - Browse repository at this point
Copy the full SHA 4bd82ddView commit details -
cleanup package.json; remove unneeded useApolloClient
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for e727067 - Browse repository at this point
Copy the full SHA e727067View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 07a1b7e - Browse repository at this point
Copy the full SHA 07a1b7eView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 679b5b3 - Browse repository at this point
Copy the full SHA 679b5b3View commit details -
able to test both src and development with jest and typescript
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a8863fc - Browse repository at this point
Copy the full SHA a8863fcView commit details -
remove PropTypes from sample application
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4630af0 - Browse repository at this point
Copy the full SHA 4630af0View commit details -
remove allowSyntheticDefaultImports
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ccd57f3 - Browse repository at this point
Copy the full SHA ccd57f3View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ddb356e - Browse repository at this point
Copy the full SHA ddb356eView commit details -
dynamic export + relay working
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 499935d - Browse repository at this point
Copy the full SHA 499935dView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 56bb8c7 - Browse repository at this point
Copy the full SHA 56bb8c7View commit details -
replace toKey with operationName
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 67cc212 - Browse repository at this point
Copy the full SHA 67cc212View commit details -
add panel connection + integrate Apollo Client
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d831eb1 - Browse repository at this point
Copy the full SHA d831eb1View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 727f019 - Browse repository at this point
Copy the full SHA 727f019View commit details -
write client cache data to cache in the devtools via reactive vars
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d41987 - Browse repository at this point
Copy the full SHA 0d41987View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2ca7712 - Browse repository at this point
Copy the full SHA 2ca7712View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for f1f0fa2 - Browse repository at this point
Copy the full SHA f1f0fa2View commit details -
queryManager.getStore --> queryManager.queries
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2a490ff - Browse repository at this point
Copy the full SHA 2a490ffView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b63a502 - Browse repository at this point
Copy the full SHA b63a502View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 3d2a529 - Browse repository at this point
Copy the full SHA 3d2a529View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for daf305d - Browse repository at this point
Copy the full SHA daf305dView commit details -
Fix TypeScript errors after setting strictNullChecks to true
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1d926ad - Browse repository at this point
Copy the full SHA 1d926adView commit details -
Add ts-loader to webpack.config.js
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 13bd290 - Browse repository at this point
Copy the full SHA 13bd290View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for af05f08 - Browse repository at this point
Copy the full SHA af05f08View commit details -
Modify Relay tests to be async
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 5df299a - Browse repository at this point
Copy the full SHA 5df299aView commit details -
Enable ESLint with @typescript-eslint and React-specific rules
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1a5df85 - Browse repository at this point
Copy the full SHA 1a5df85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8543202 - Browse repository at this point
Copy the full SHA 8543202View commit details -
This includes removing all current `.less` files. We're going to use `@apollo/space-kit` + `emotion` moving forward, and can re-create any styles we need by referencing the older `.less` files (if needed).
Configuration menu - View commit details
-
Copy full SHA for 2b7c48e - Browse repository at this point
Copy the full SHA 2b7c48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3467511 - Browse repository at this point
Copy the full SHA 3467511View commit details -
Temporary tweak to demonstrate that @apollo/space-kit is working
Includes demonstrating integration with emotion via `css`.
Configuration menu - View commit details
-
Copy full SHA for 7b7cf16 - Browse repository at this point
Copy the full SHA 7b7cf16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 195263d - Browse repository at this point
Copy the full SHA 195263dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d01351 - Browse repository at this point
Copy the full SHA 0d01351View commit details -
Wire up initial Circle CI config
We'll leave the linting job disabled for now, since it will return a lot of errors on the old code in the codebase. When the old code has been removed, it can be enabled.
Configuration menu - View commit details
-
Copy full SHA for 0c3ac74 - Browse repository at this point
Copy the full SHA 0c3ac74View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for bf14ff6 - Browse repository at this point
Copy the full SHA bf14ff6View commit details -
Forward GraphiQL requests to the client
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 51b60ab - Browse repository at this point
Copy the full SHA 51b60abView commit details -
Use Relay.forward to forward messages from client to devtools
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for be8a2ea - Browse repository at this point
Copy the full SHA be8a2eaView commit details -
Handle GraphiQL request and response
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a181ce0 - Browse repository at this point
Copy the full SHA a181ce0View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 62fdd29 - Browse repository at this point
Copy the full SHA 62fdd29View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2aa79e6 - Browse repository at this point
Copy the full SHA 2aa79e6View commit details -
Save GraphiQL query and color theme with reactive vars
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for dcca8d9 - Browse repository at this point
Copy the full SHA dcca8d9View commit details -
Remove unused files
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 314200a - Browse repository at this point
Copy the full SHA 314200aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 99a0f26 - Browse repository at this point
Copy the full SHA 99a0f26View commit details -
Augment Relay.listen to accept message object
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d08cfa9 - Browse repository at this point
Copy the full SHA d08cfa9View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for e2f9be9 - Browse repository at this point
Copy the full SHA e2f9be9View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 7b47a77 - Browse repository at this point
Copy the full SHA 7b47a77View commit details -
Adjust TypeScript from code review comments
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 31e50fc - Browse repository at this point
Copy the full SHA 31e50fcView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for cad43ec - Browse repository at this point
Copy the full SHA cad43ecView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for dbb3e62 - Browse repository at this point
Copy the full SHA dbb3e62View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b82a248 - Browse repository at this point
Copy the full SHA b82a248View commit details -
Create sidebar layout with navigation
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4b31d7a - Browse repository at this point
Copy the full SHA 4b31d7aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for dc46a17 - Browse repository at this point
Copy the full SHA dc46a17View commit details -
Tests for SidebarLayout and FullWidthLayout
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 865528d - Browse repository at this point
Copy the full SHA 865528dView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 227eb22 - Browse repository at this point
Copy the full SHA 227eb22View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 9825f84 - Browse repository at this point
Copy the full SHA 9825f84View commit details -
Separate theme into separate file
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a2ff1ba - Browse repository at this point
Copy the full SHA a2ff1baView commit details -
Append style variables with Styles
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2e31428 - Browse repository at this point
Copy the full SHA 2e31428View commit details -
Fix import in renderWithApolloClient
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 69ae430 - Browse repository at this point
Copy the full SHA 69ae430View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a52cf40 - Browse repository at this point
Copy the full SHA a52cf40View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 11076bf - Browse repository at this point
Copy the full SHA 11076bfView commit details -
Add count to WatchedQueries query
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 027a836 - Browse repository at this point
Copy the full SHA 027a836View commit details -
Move testing utilities into separate folder
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for f50a2ba - Browse repository at this point
Copy the full SHA f50a2baView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 3fb29a8 - Browse repository at this point
Copy the full SHA 3fb29a8View commit details -
Add tests for Queries component
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for eb49c05 - Browse repository at this point
Copy the full SHA eb49c05View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ca603c4 - Browse repository at this point
Copy the full SHA ca603c4View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d3bdb9c - Browse repository at this point
Copy the full SHA d3bdb9cView commit details -
Able to inspect mutations in the Mutations panel
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1dd5cd3 - Browse repository at this point
Copy the full SHA 1dd5cd3View commit details -
Run in GraphiQL button opens GraphiQL with the operation
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 45eea64 - Browse repository at this point
Copy the full SHA 45eea64View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 319516f - Browse repository at this point
Copy the full SHA 319516fView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d4617c1 - Browse repository at this point
Copy the full SHA d4617c1View commit details -
Tests for rendering selected screen on render and reload
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for c52a81a - Browse repository at this point
Copy the full SHA c52a81aView commit details -
Prevent memory issues in CircleCI
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 54c206a - Browse repository at this point
Copy the full SHA 54c206aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 7a9643d - Browse repository at this point
Copy the full SHA 7a9643dView commit details -
Install forked graphiql package
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 5dd1bd0 - Browse repository at this point
Copy the full SHA 5dd1bd0View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for abf230f - Browse repository at this point
Copy the full SHA abf230fView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b1c0be7 - Browse repository at this point
Copy the full SHA b1c0be7View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for da5ac97 - Browse repository at this point
Copy the full SHA da5ac97View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 4113d6a - Browse repository at this point
Copy the full SHA 4113d6aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b1653f - Browse repository at this point
Copy the full SHA 6b1653fView commit details -
Change how we render GraphiQLEditor
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 9a0240d - Browse repository at this point
Copy the full SHA 9a0240dView commit details -
Able to switch between Dark and Light modes
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for ec8e1cc - Browse repository at this point
Copy the full SHA ec8e1ccView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 6b66af2 - Browse repository at this point
Copy the full SHA 6b66af2View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 1051113 - Browse repository at this point
Copy the full SHA 1051113View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a29e86e - Browse repository at this point
Copy the full SHA a29e86eView commit details -
Handle mutations for Apollo Client 3.3
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for a6f52db - Browse repository at this point
Copy the full SHA a6f52dbView commit details -
Ignore IntrospectionQuery in WatchedQueries
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for cd12e0a - Browse repository at this point
Copy the full SHA cd12e0aView commit details -
Update to a version of space-kit that supports
highlighted
The ability to highlight specific `ListItem`'s was added in `@apollo/space-kit@7.21.0`.
Configuration menu - View commit details
-
Copy full SHA for a7cac87 - Browse repository at this point
Copy the full SHA a7cac87View commit details -
Allow
SidebarLayout.Sidebar
styles to be overriddenThe design of the Cache sidebar calls for the cache search to be raised higher on the sidebar than the default sidebar padding allows. This commit introduces a `cssOverride` prop to `SidebarLayout.Sidebar` that can be used by component consumers to override the default sidebar styles.
Configuration menu - View commit details
-
Copy full SHA for 1f14a0c - Browse repository at this point
Copy the full SHA 1f14a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a158a7c - Browse repository at this point
Copy the full SHA a158a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 292eb9b - Browse repository at this point
Copy the full SHA 292eb9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8843e3c - Browse repository at this point
Copy the full SHA 8843e3cView commit details -
Remove unnecessary runtime test
The state being tested can't be reached using out TS codebase.
Configuration menu - View commit details
-
Copy full SHA for 4b06d36 - Browse repository at this point
Copy the full SHA 4b06d36View commit details -
Configuration menu - View commit details
-
Copy full SHA for a264c98 - Browse repository at this point
Copy the full SHA a264c98View commit details -
Replace cssOverride approach with css/className approach
This falls more inline with what the rest of the codebase is doing.
Configuration menu - View commit details
-
Copy full SHA for be571a6 - Browse repository at this point
Copy the full SHA be571a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35a37a9 - Browse repository at this point
Copy the full SHA 35a37a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4c68a4 - Browse repository at this point
Copy the full SHA a4c68a4View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 5473d58 - Browse repository at this point
Copy the full SHA 5473d58View commit details -
Use EventTarget shim for Firefox compatability
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 42aa570 - Browse repository at this point
Copy the full SHA 42aa570View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d9649ad - Browse repository at this point
Copy the full SHA d9649adView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 0125a5a - Browse repository at this point
Copy the full SHA 0125a5aView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b50139e - Browse repository at this point
Copy the full SHA b50139eView commit details -
Add additional UI tests for the cache panel
As well as a few adjustments for an empty cache state.
Configuration menu - View commit details
-
Copy full SHA for 44a9c40 - Browse repository at this point
Copy the full SHA 44a9c40View commit details -
Fix check for getStore vs mutationStore
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d3617eb - Browse repository at this point
Copy the full SHA d3617ebView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 974e576 - Browse repository at this point
Copy the full SHA 974e576View commit details -
Convert theme to CSS variables
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 2656892 - Browse repository at this point
Copy the full SHA 2656892View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 66763df - Browse repository at this point
Copy the full SHA 66763dfView commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 5cd306e - Browse repository at this point
Copy the full SHA 5cd306eView commit details -
Simplified EventTarget implimentation
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 365e74b - Browse repository at this point
Copy the full SHA 365e74bView commit details -
Remove event-target-shim package
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 32ec683 - Browse repository at this point
Copy the full SHA 32ec683View commit details -
Jenn Creighton authored and Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for f933db9 - Browse repository at this point
Copy the full SHA f933db9View commit details -
Do not render if mutation / query data is empty
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for c4a33d3 - Browse repository at this point
Copy the full SHA c4a33d3View commit details -
Tests for Queries / Mutations empty states
Jenn Creighton authored and Jenn Creighton committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 6347fff - Browse repository at this point
Copy the full SHA 6347fffView commit details -
Jenn Creighton committed
Jan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e06c2e - Browse repository at this point
Copy the full SHA 3e06c2eView commit details