-
Notifications
You must be signed in to change notification settings - Fork 944
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
Merging Back 1.0 #157
Merging Back 1.0 #157
Commits on Aug 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 477d847 - Browse repository at this point
Copy the full SHA 477d847View commit details -
Configuration menu - View commit details
-
Copy full SHA for 852e8c5 - Browse repository at this point
Copy the full SHA 852e8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 670285a - Browse repository at this point
Copy the full SHA 670285aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7750270 - Browse repository at this point
Copy the full SHA 7750270View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6f1964 - Browse repository at this point
Copy the full SHA e6f1964View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4165d - Browse repository at this point
Copy the full SHA fb4165dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ce553be - Browse repository at this point
Copy the full SHA ce553beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b885ab - Browse repository at this point
Copy the full SHA 1b885abView commit details -
Configuration menu - View commit details
-
Copy full SHA for fff313d - Browse repository at this point
Copy the full SHA fff313dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0be91dd - Browse repository at this point
Copy the full SHA 0be91ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fb0770b - Browse repository at this point
Copy the full SHA fb0770bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2adb9cb - Browse repository at this point
Copy the full SHA 2adb9cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b62679 - Browse repository at this point
Copy the full SHA 5b62679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0cda9 - Browse repository at this point
Copy the full SHA 9a0cda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0bd70 - Browse repository at this point
Copy the full SHA 6e0bd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a44e1 - Browse repository at this point
Copy the full SHA e9a44e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6beb53b - Browse repository at this point
Copy the full SHA 6beb53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f18d23 - Browse repository at this point
Copy the full SHA 3f18d23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c412574 - Browse repository at this point
Copy the full SHA c412574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 090a235 - Browse repository at this point
Copy the full SHA 090a235View commit details -
Configuration menu - View commit details
-
Copy full SHA for e88aa37 - Browse repository at this point
Copy the full SHA e88aa37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5469d49 - Browse repository at this point
Copy the full SHA 5469d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 812c0f1 - Browse repository at this point
Copy the full SHA 812c0f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163ca81 - Browse repository at this point
Copy the full SHA 163ca81View commit details -
Use the *real* source for demo-react-native's internal deps.
This is nicer for devs. But don't get wrong. It still sucks having to do this.
Configuration menu - View commit details
-
Copy full SHA for 57ca750 - Browse repository at this point
Copy the full SHA 57ca750View commit details -
Switches to src in reactotron-core-server's package.json.
This is just so we don't have to compile things into dist and copy 'em over. We'll have to rethink this for production deploys though.
Configuration menu - View commit details
-
Copy full SHA for bb80988 - Browse repository at this point
Copy the full SHA bb80988View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a4a590 - Browse repository at this point
Copy the full SHA 4a4a590View commit details -
Adds the transports for socket.io back in.
The sad part about this is that didn't work before the refactor. Now it does. Uh oh.
Configuration menu - View commit details
-
Copy full SHA for 8f54460 - Browse repository at this point
Copy the full SHA 8f54460View commit details -
Guts the reactotron-react-native module. Gladly.
Also, configure and connect are two different functions now.
Configuration menu - View commit details
-
Copy full SHA for 623ff7b - Browse repository at this point
Copy the full SHA 623ff7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d3039b - Browse repository at this point
Copy the full SHA 4d3039bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 67e0974 - Browse repository at this point
Copy the full SHA 67e0974View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b7fb7 - Browse repository at this point
Copy the full SHA b4b7fb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7944504 - Browse repository at this point
Copy the full SHA 7944504View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38aceb9 - Browse repository at this point
Copy the full SHA 38aceb9View commit details -
Nicer plugins location and a new decorator plugin (#76)
Adds onPlugin, a plugins directory, and a decorator plugin.
Configuration menu - View commit details
-
Copy full SHA for 89da618 - Browse repository at this point
Copy the full SHA 89da618View commit details -
Configuration menu - View commit details
-
Copy full SHA for f37d3f7 - Browse repository at this point
Copy the full SHA f37d3f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43cb9c1 - Browse repository at this point
Copy the full SHA 43cb9c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 212f898 - Browse repository at this point
Copy the full SHA 212f898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ce4a76 - Browse repository at this point
Copy the full SHA 2ce4a76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7302cd5 - Browse repository at this point
Copy the full SHA 7302cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5b8083 - Browse repository at this point
Copy the full SHA b5b8083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35b0680 - Browse repository at this point
Copy the full SHA 35b0680View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e9b442 - Browse repository at this point
Copy the full SHA 0e9b442View commit details -
Standardizes the plugin's interface. (#87)
* Updates plugins to have the same reactotron interface. * Changes the plugin interface to () => reactotron => {}. * Removes the useless decorate plugin. * Adds an npm run e2e for my own sanity.
Configuration menu - View commit details
-
Copy full SHA for 6cd09ea - Browse repository at this point
Copy the full SHA 6cd09eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f5627f - Browse repository at this point
Copy the full SHA 0f5627fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ddf959 - Browse repository at this point
Copy the full SHA 5ddf959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b085af - Browse repository at this point
Copy the full SHA 8b085afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a857cbd - Browse repository at this point
Copy the full SHA a857cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37dd14f - Browse repository at this point
Copy the full SHA 37dd14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17d420c - Browse repository at this point
Copy the full SHA 17d420cView commit details -
Refactors the CLI and moves much goodies into core-server. (#94)
* Adds a commands manager to hold the latest commands. * Adds a test for the maximum list size. * Converts connections to mobx. Holy crap. * Drives the connections ui through mobx. * Sends logs through the new command event system. * Organizes ui code by behaviour. * Adds the missing ui refactorage from the last commit. Bad Steve. * Removes the old console.error command. * Moves the ui code into its own directory. * Busts interactions out to it's own file. * Adds the actual interactions file. :/ * Moves api response drawing to it's new home. * Moves the benchmark report. * Refactors state.action.complete drawing. * Removes keys and values request into place. Also got some pro advice about using asFlat for the command queues. * Moves state.values.change into place. * Renames all redux things to state. * Moves send internal to the context object. * Moves keys and values requests up to the core server. * Moves subscription logic up to core server. * Fixes a broken test because of the onConnect message sent. * Moves dispatching to core-server and fixes some binding issues in redux. * Fixes some missed ui interactions.
Configuration menu - View commit details
-
Copy full SHA for 67e08cf - Browse repository at this point
Copy the full SHA 67e08cfView commit details -
Client server identification (#95)
* Removes duplicate function. * Adds client identification.
Configuration menu - View commit details
-
Copy full SHA for b12b65e - Browse repository at this point
Copy the full SHA b12b65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4027206 - Browse repository at this point
Copy the full SHA 4027206View commit details -
Electron Version Base Functionality (#99)
* Adds Electron starting point and basic layout. * Tweaks the icons a bit. * Bridges reactotron-core-server over the 2 electron processes. * Adds logging to the app. * Updates the file structure of the app directory.
Configuration menu - View commit details
-
Copy full SHA for 90e9ae5 - Browse repository at this point
Copy the full SHA 90e9ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ced951 - Browse repository at this point
Copy the full SHA 8ced951View commit details -
Configuration menu - View commit details
-
Copy full SHA for baa5830 - Browse repository at this point
Copy the full SHA baa5830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f82ddf - Browse repository at this point
Copy the full SHA 0f82ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b7ae1 - Browse repository at this point
Copy the full SHA f3b7ae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8b338e - Browse repository at this point
Copy the full SHA a8b338eView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb4ec2f - Browse repository at this point
Copy the full SHA bb4ec2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a3adc2 - Browse repository at this point
Copy the full SHA 9a3adc2View commit details -
Tidying up, delinting, and pruning. (#108)
* Moves components around. * Fixes a rogue warning. * Removes linting issues. * Removes dead code.
Configuration menu - View commit details
-
Copy full SHA for 943082f - Browse repository at this point
Copy the full SHA 943082fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 843e541 - Browse repository at this point
Copy the full SHA 843e541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3171423 - Browse repository at this point
Copy the full SHA 3171423View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb93ffa - Browse repository at this point
Copy the full SHA bb93ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4954954 - Browse repository at this point
Copy the full SHA 4954954View commit details -
Configuration menu - View commit details
-
Copy full SHA for c647e91 - Browse repository at this point
Copy the full SHA c647e91View commit details -
Configuration menu - View commit details
-
Copy full SHA for f405063 - Browse repository at this point
Copy the full SHA f405063View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74075e7 - Browse repository at this point
Copy the full SHA 74075e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7977d4d - Browse repository at this point
Copy the full SHA 7977d4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6b2d06 - Browse repository at this point
Copy the full SHA d6b2d06View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78848cc - Browse repository at this point
Copy the full SHA 78848ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for dac2007 - Browse repository at this point
Copy the full SHA dac2007View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee66fb8 - Browse repository at this point
Copy the full SHA ee66fb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5deaae - Browse repository at this point
Copy the full SHA f5deaaeView commit details -
* Rounds the action milliseconds in the cli. * Fixes the welcome message when a client connects.
Configuration menu - View commit details
-
Copy full SHA for 77529bb - Browse repository at this point
Copy the full SHA 77529bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 565eff1 - Browse repository at this point
Copy the full SHA 565eff1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d11d05 - Browse repository at this point
Copy the full SHA 4d11d05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0433627 - Browse repository at this point
Copy the full SHA 0433627View commit details -
Configuration menu - View commit details
-
Copy full SHA for a538436 - Browse repository at this point
Copy the full SHA a538436View commit details -
Configuration menu - View commit details
-
Copy full SHA for 806bfbe - Browse repository at this point
Copy the full SHA 806bfbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5494af - Browse repository at this point
Copy the full SHA c5494afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01d2a4d - Browse repository at this point
Copy the full SHA 01d2a4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72713d1 - Browse repository at this point
Copy the full SHA 72713d1View commit details -
Add help dialog with CMD + ? (#133)
* Basic show/hide new dialog working * Quickhelp is in place and styled
Configuration menu - View commit details
-
Copy full SHA for 1f2499f - Browse repository at this point
Copy the full SHA 1f2499fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ede020 - Browse repository at this point
Copy the full SHA 6ede020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84f2738 - Browse repository at this point
Copy the full SHA 84f2738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8067787 - Browse repository at this point
Copy the full SHA 8067787View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6100b7 - Browse repository at this point
Copy the full SHA a6100b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9621fec - Browse repository at this point
Copy the full SHA 9621fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for e44af54 - Browse repository at this point
Copy the full SHA e44af54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a12468 - Browse repository at this point
Copy the full SHA 5a12468View commit details -
Configuration menu - View commit details
-
Copy full SHA for de81e39 - Browse repository at this point
Copy the full SHA de81e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for db216a3 - Browse repository at this point
Copy the full SHA db216a3View commit details -
Adds subscriptions to the timeline (#140)
* Adds subscriptions to the timeline. * Prevents duplicate subscription commands from showing.
Configuration menu - View commit details
-
Copy full SHA for 02b5b80 - Browse repository at this point
Copy the full SHA 02b5b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for a99a465 - Browse repository at this point
Copy the full SHA a99a465View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27e4f63 - Browse repository at this point
Copy the full SHA 27e4f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for f979dd2 - Browse repository at this point
Copy the full SHA f979dd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f536a8 - Browse repository at this point
Copy the full SHA 3f536a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b0ae51 - Browse repository at this point
Copy the full SHA 3b0ae51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 948afc6 - Browse repository at this point
Copy the full SHA 948afc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a71d2bc - Browse repository at this point
Copy the full SHA a71d2bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 448c442 - Browse repository at this point
Copy the full SHA 448c442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e1b46d - Browse repository at this point
Copy the full SHA 1e1b46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a4384d - Browse repository at this point
Copy the full SHA 0a4384dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 068ff36 - Browse repository at this point
Copy the full SHA 068ff36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56f9add - Browse repository at this point
Copy the full SHA 56f9addView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c1a631 - Browse repository at this point
Copy the full SHA 8c1a631View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17a2102 - Browse repository at this point
Copy the full SHA 17a2102View commit details -
Configuration menu - View commit details
-
Copy full SHA for bafbc9a - Browse repository at this point
Copy the full SHA bafbc9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c27ff37 - Browse repository at this point
Copy the full SHA c27ff37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36aed5b - Browse repository at this point
Copy the full SHA 36aed5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b1a1e8 - Browse repository at this point
Copy the full SHA 3b1a1e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f18dfe - Browse repository at this point
Copy the full SHA 4f18dfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4271c50 - Browse repository at this point
Copy the full SHA 4271c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for e868de2 - Browse repository at this point
Copy the full SHA e868de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95cfe32 - Browse repository at this point
Copy the full SHA 95cfe32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a31eac - Browse repository at this point
Copy the full SHA 9a31eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e7fa4f - Browse repository at this point
Copy the full SHA 1e7fa4fView commit details