From 9508ce9b70c13622152f8c11defe2f5c6b9fc3a3 Mon Sep 17 00:00:00 2001 From: Adam Gruber Date: Tue, 4 Jun 2019 08:23:31 -0400 Subject: [PATCH] Next (#127) * reorganize source files * rename all jsx files to js * src: prettier * src/lib: prettier * src/client: prettier * src/client - styles: prettier * add prettier config * pkg: update eslint deps and add prettier * update babel; fix some tests * ignore bin and lib dirs * update stylelint * update webpack * update mobx * update deps * change version to alpha * update dev npm script * fix lint issues in src/bin and src/lib * Test fixtures (#119) * Create functions to generate test fixtures * Update types to match updated report data structure * Update components to use results instead of allSuites * Update semver check to include `alpha` and `beta` - Additionally, update stringify fn to not omit null values * test: update sample data * test: add and update fixtures * test: use fixtures and update tests * test: prettier * update eslint config for prettier * fix some lint errors and set others to warnings - someday I will update components for accessibility but today is not that day * update travis config to drop node 4 * add package-lock * remove before install from travis config * update code climate test reporter for travis * A11y (#121) * chore: update webpack-dev-server * wrap test header contents in a button * use