-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
TRACKING: feature/redux → feature/react-intl #1135
Commits on Apr 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 86eadfd - Browse repository at this point
Copy the full SHA 86eadfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ab3873 - Browse repository at this point
Copy the full SHA 1ab3873View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4819cf4 - Browse repository at this point
Copy the full SHA 4819cf4View commit details
Commits on Apr 23, 2016
-
Merge pull request #616 from langpavel/feature/react-intl
[feature/react-intl] Upgrade accidentaly downgraded history dependency
Configuration menu - View commit details
-
Copy full SHA for 4a49f36 - Browse repository at this point
Copy the full SHA 4a49f36View commit details -
Merge branch 'master' into feature/react-intl
Conflicts: tools/copy.js
Configuration menu - View commit details
-
Copy full SHA for fd79c1d - Browse repository at this point
Copy the full SHA fd79c1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for faeaabb - Browse repository at this point
Copy the full SHA faeaabbView commit details
Commits on Apr 24, 2016
-
Merge pull request #617 from langpavel/feature/react-intl
Sync master and feature/redux into feature/react-intl
Configuration menu - View commit details
-
Copy full SHA for 91b0982 - Browse repository at this point
Copy the full SHA 91b0982View commit details
Commits on Apr 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9cf76bb - Browse repository at this point
Copy the full SHA 9cf76bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd587c3 - Browse repository at this point
Copy the full SHA bd587c3View commit details -
Merge pull request #620 from langpavel/feature/react-intl
[feature/react-intl] Write newlines on message files EOF
Configuration menu - View commit details
-
Copy full SHA for 03bcce4 - Browse repository at this point
Copy the full SHA 03bcce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925806e - Browse repository at this point
Copy the full SHA 925806eView commit details
Commits on Apr 26, 2016
-
[feature/react-intl] Fix ProvideIntl PropTypes validation (#625)
* Fix ProvideIntl PropTypes validation * Remove unnecessary line
Configuration menu - View commit details
-
Copy full SHA for 86e2d4b - Browse repository at this point
Copy the full SHA 86e2d4bView commit details
Commits on Apr 28, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e0dd538 - Browse repository at this point
Copy the full SHA e0dd538View commit details
Commits on May 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 68e31a6 - Browse repository at this point
Copy the full SHA 68e31a6View commit details
Commits on May 4, 2016
-
[react-intl] Store current language in cookie (#638)
Store currently selected locale in cookie after successfull language change by redux action. This makes selection persistent.
Configuration menu - View commit details
-
Copy full SHA for a8fb68a - Browse repository at this point
Copy the full SHA a8fb68aView commit details
Commits on May 17, 2016
-
[feature/react-intl] Extract
description
into messages files (#653)* Extract `description` to messages file as well * Better error reporting when extracting messages * Localization messages updated [generated by tooling]
Configuration menu - View commit details
-
Copy full SHA for 47d5bbb - Browse repository at this point
Copy the full SHA 47d5bbbView commit details
Commits on May 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 21c77a8 - Browse repository at this point
Copy the full SHA 21c77a8View commit details
Commits on May 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f649f0d - Browse repository at this point
Copy the full SHA f649f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a265a08 - Browse repository at this point
Copy the full SHA a265a08View commit details
Commits on Jul 10, 2016
-
Merge branch 'feature/redux' into feature/react-intl
Conflicts: package.json src/client.js src/server.js src/views/index.jade
Configuration menu - View commit details
-
Copy full SHA for 24204ce - Browse repository at this point
Copy the full SHA 24204ceView commit details -
Merge branch 'feature/react-intl' of github.com:langpavel/react-start…
…er-kit into feature/react-intl Conflicts: src/client.js src/store/configureStore.js
Configuration menu - View commit details
-
Copy full SHA for 0d1a01c - Browse repository at this point
Copy the full SHA 0d1a01cView commit details -
[feature/react-intl] merge feature/redux (#734)
* Add support for helpers in redux-thunk actions (#650) Support for isomorphic `fetch` and `graphqlRequest` helpers in redux-thunk action creators * [feature/redux] Fix: Redux helpers client configuration (#663) * Update npm modules; tweak Stylelint settings * Change db string length (#691) * Update history module to v3 (#692) - Update `history` dependency to v3.0.0 ([changelog](https://github.com/ReactJSTraining/history/blob/master/CHANGES.md)) - Add `windowScrollX` and `windowScrollY` helpers to `core/DOMUtils` - Rename `match()` to `UniversalRouter.resolve()` - Fix scroll issues ([see article](https://developers.google.com/web/updates/2015/09/history-api-scroll-restoration)) * fix(Isomorphic Style Loader): Add support to load multiple styles (#678) * fix(Isomorphic Style Loader): Add support to load multiple styles * fix(Isomorphic Style Loader): Add remove feature back * Adds testing section (#687) Integrates comments by @langpavel * Fix npm warnings about graphql dependencies (#693) fixes #661 * Fix OccurrenceOrderPlugin spelling (#683) * fixed typo in passport.js (#696) * Docs: use more expressive language (#701) * Add eslint global-require exception (#703) Add eslint global-require exception, based in 'src/server.js' file. The 'feature/react-intl' branch also has this problem. * Update stylelint-config-standard (#707) * Update stylelint-config-standard When I run 'npm run lint', this warning show up: Deprecation Warning: 'number-zero-length-no-unit' has been deprecated, and will be removed in '7.0'. Use 'length-zero-no-unit' instead. See: http://stylelint.io/user-guide/rules/length-zero-no-unit/ update package to remove it. * Update stylelint to use length-zero-no-unit instead number-zero-length-no-unit. * Fix spelling of "vice versa" (#710) * Remove jade dependency * Update react-style-guide.md (#718) replace ../Nav with ../Navigation * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for eb7a934 - Browse repository at this point
Copy the full SHA eb7a934View commit details -
Revert "[feature/react-intl] merge feature/redux (#734)"
This reverts commit eb7a934.
Configuration menu - View commit details
-
Copy full SHA for c971b78 - Browse repository at this point
Copy the full SHA c971b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8a911 - Browse repository at this point
Copy the full SHA aa8a911View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e845c - Browse repository at this point
Copy the full SHA a3e845cView commit details -
Merge pull request #672 from langpavel/feature/react-intl
[feature/react-intl] Intl polyfill for Safari This introduces code splitting. Polyfill is only loaded if needed.
Configuration menu - View commit details
-
Copy full SHA for 6067241 - Browse repository at this point
Copy the full SHA 6067241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 421970b - Browse repository at this point
Copy the full SHA 421970bView commit details -
Merge pull request #735 from langpavel/feature-react-intl-merge-featu…
…re-redux [feature/react-intl] merge better logger from feature/redux
Configuration menu - View commit details
-
Copy full SHA for c8b5047 - Browse repository at this point
Copy the full SHA c8b5047View commit details
Commits on Jul 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4f66eec - Browse repository at this point
Copy the full SHA 4f66eecView commit details
Commits on Jul 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a504763 - Browse repository at this point
Copy the full SHA a504763View commit details
Commits on Jul 27, 2016
-
1
Configuration menu - View commit details
-
Copy full SHA for 60bc2c8 - Browse repository at this point
Copy the full SHA 60bc2c8View commit details
Commits on Jul 29, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 031c510 - Browse repository at this point
Copy the full SHA 031c510View commit details
Commits on Aug 2, 2016
-
Merge branch 'feature/redux' into react-intl-merge-redux
Conflicts: src/client.js src/components/App/App.js src/server.js
Configuration menu - View commit details
-
Copy full SHA for 1dd8893 - Browse repository at this point
Copy the full SHA 1dd8893View commit details -
Merge pull request #787 from langpavel/react-intl-merge-redux
[feature/react-intl] merge feature/redux
Configuration menu - View commit details
-
Copy full SHA for bbc2f08 - Browse repository at this point
Copy the full SHA bbc2f08View commit details
Commits on Aug 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3c0cdd5 - Browse repository at this point
Copy the full SHA 3c0cdd5View commit details -
Merge pull request #792 from langpavel/intl-better-action
[feature/react-intl] Better code in setLocale action
Configuration menu - View commit details
-
Copy full SHA for ee5d7e4 - Browse repository at this point
Copy the full SHA ee5d7e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d24baa8 - Browse repository at this point
Copy the full SHA d24baa8View commit details -
Merge branch 'feature/redux' into feature/react-intl
Conflicts: src/server.js
Configuration menu - View commit details
-
Copy full SHA for 79304bd - Browse repository at this point
Copy the full SHA 79304bdView commit details
Commits on Aug 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b72965b - Browse repository at this point
Copy the full SHA b72965bView commit details
Commits on Aug 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e63fa3f - Browse repository at this point
Copy the full SHA e63fa3fView commit details -
Merge pull request #798 from langpavel/react-intl-fix-win-paths
[feature/react-intl] Convert backslashes in messages files to slashes
Configuration menu - View commit details
-
Copy full SHA for 5746145 - Browse repository at this point
Copy the full SHA 5746145View commit details
Commits on Sep 2, 2016
-
Merge branch 'feature/redux' into feature/react-intl
Conflicts: package.json src/client.js src/components/Html.js
Configuration menu - View commit details
-
Copy full SHA for 1cae602 - Browse repository at this point
Copy the full SHA 1cae602View commit details
Commits on Sep 4, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 04df6cf - Browse repository at this point
Copy the full SHA 04df6cfView commit details
Commits on Sep 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 14c616c - Browse repository at this point
Copy the full SHA 14c616cView commit details -
Merge pull request #836 from langpavel/react-intl-sort-file-names
[feature/react-intl] Sort paths in messages
Configuration menu - View commit details
-
Copy full SHA for d808316 - Browse repository at this point
Copy the full SHA d808316View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c9e069 - Browse repository at this point
Copy the full SHA 2c9e069View commit details
Commits on Sep 12, 2016
-
Merge branch 'feature/redux' into feature/react-intl
Conflicts: package.json src/client.js tools/copy.js
Configuration menu - View commit details
-
Copy full SHA for 2fa2f8f - Browse repository at this point
Copy the full SHA 2fa2f8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6b8c59 - Browse repository at this point
Copy the full SHA f6b8c59View commit details
Commits on Oct 3, 2016
-
Configuration menu - View commit details
-
Copy full SHA for b211835 - Browse repository at this point
Copy the full SHA b211835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36efa57 - Browse repository at this point
Copy the full SHA 36efa57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b136da - Browse repository at this point
Copy the full SHA 9b136daView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d62a0 - Browse repository at this point
Copy the full SHA a5d62a0View commit details -
Merge pull request #895 from langpavel/new-react-intl
[feature/react-intl] Merged master and redux, refactored
Configuration menu - View commit details
-
Copy full SHA for 0903b13 - Browse repository at this point
Copy the full SHA 0903b13View commit details
Commits on Oct 4, 2016
-
[feature/react-intl] Better Language Switcher
* Human friendly language names * Improved readability of connect HoC
Configuration menu - View commit details
-
Copy full SHA for 11beb27 - Browse repository at this point
Copy the full SHA 11beb27View commit details -
Merge pull request #897 from langpavel/better-language-switcher
[feature/react-intl] Better Language Switcher
Configuration menu - View commit details
-
Copy full SHA for 30e2b32 - Browse repository at this point
Copy the full SHA 30e2b32View commit details
Commits on Oct 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2d39a31 - Browse repository at this point
Copy the full SHA 2d39a31View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c9a0e - Browse repository at this point
Copy the full SHA f5c9a0eView commit details
Commits on Oct 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bcf1d6e - Browse repository at this point
Copy the full SHA bcf1d6eView commit details
Commits on Oct 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d1e2b33 - Browse repository at this point
Copy the full SHA d1e2b33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 600ce7a - Browse repository at this point
Copy the full SHA 600ce7aView commit details
Commits on Oct 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 2517a86 - Browse repository at this point
Copy the full SHA 2517a86View commit details
Commits on Oct 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for deb0e72 - Browse repository at this point
Copy the full SHA deb0e72View commit details
Commits on Oct 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 222ef57 - Browse repository at this point
Copy the full SHA 222ef57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9b1e6 - Browse repository at this point
Copy the full SHA 4c9b1e6View commit details
Commits on Oct 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 1c5210e - Browse repository at this point
Copy the full SHA 1c5210eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3252aa - Browse repository at this point
Copy the full SHA c3252aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd48dc3 - Browse repository at this point
Copy the full SHA bd48dc3View commit details
Commits on Oct 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e6c7df7 - Browse repository at this point
Copy the full SHA e6c7df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79feb17 - Browse repository at this point
Copy the full SHA 79feb17View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad990f3 - Browse repository at this point
Copy the full SHA ad990f3View commit details
Commits on Oct 22, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8a1ca98 - Browse repository at this point
Copy the full SHA 8a1ca98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a93f56 - Browse repository at this point
Copy the full SHA 9a93f56View commit details
Commits on Oct 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 549dda0 - Browse repository at this point
Copy the full SHA 549dda0View commit details
Commits on Nov 2, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c8a2003 - Browse repository at this point
Copy the full SHA c8a2003View commit details
Commits on Nov 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for beb4290 - Browse repository at this point
Copy the full SHA beb4290View commit details
Commits on Dec 1, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ebed51b - Browse repository at this point
Copy the full SHA ebed51bView commit details
Commits on Dec 10, 2016
-
Merge feature/redux into feature/react-intl
* Update how-to-use-sass.md
Configuration menu - View commit details
-
Copy full SHA for 23fa725 - Browse repository at this point
Copy the full SHA 23fa725View commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 8e4bd64 - Browse repository at this point
Copy the full SHA 8e4bd64View commit details
Commits on Dec 16, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 94b00cf - Browse repository at this point
Copy the full SHA 94b00cfView commit details -
Merge pull request #1034 from piteer1/feature/react-intl
Removal of gaze in extractMessages
Configuration menu - View commit details
-
Copy full SHA for 93a0bd6 - Browse repository at this point
Copy the full SHA 93a0bd6View commit details
Commits on Dec 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 7f1d692 - Browse repository at this point
Copy the full SHA 7f1d692View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2db319 - Browse repository at this point
Copy the full SHA a2db319View commit details
Commits on Jan 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e44f751 - Browse repository at this point
Copy the full SHA e44f751View commit details
Commits on Jan 12, 2017
-
Merge pull request #1078 from awesomejerry/feature/react-intl
Feature/react intl
Configuration menu - View commit details
-
Copy full SHA for f5f829e - Browse repository at this point
Copy the full SHA f5f829eView commit details
Commits on Jan 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0aa8848 - Browse repository at this point
Copy the full SHA 0aa8848View commit details -
Configuration menu - View commit details
-
Copy full SHA for caead88 - Browse repository at this point
Copy the full SHA caead88View commit details
Commits on Feb 1, 2017
-
Merge pull request #1103 from smshuja/news-feed-query-fix
fixed news feed query (#1045)
Configuration menu - View commit details
-
Copy full SHA for 448bc52 - Browse repository at this point
Copy the full SHA 448bc52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667a387 - Browse repository at this point
Copy the full SHA 667a387View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a6f74e - Browse repository at this point
Copy the full SHA 7a6f74eView commit details
Commits on Feb 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f61b39b - Browse repository at this point
Copy the full SHA f61b39bView commit details
Commits on Feb 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 930f53d - Browse repository at this point
Copy the full SHA 930f53dView commit details
Commits on Feb 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dba0dd3 - Browse repository at this point
Copy the full SHA dba0dd3View commit details
Commits on Feb 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9514ff8 - Browse repository at this point
Copy the full SHA 9514ff8View commit details
Commits on Feb 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 011337e - Browse repository at this point
Copy the full SHA 011337eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22dc950 - Browse repository at this point
Copy the full SHA 22dc950View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03791e9 - Browse repository at this point
Copy the full SHA 03791e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3782d8 - Browse repository at this point
Copy the full SHA c3782d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4df966 - Browse repository at this point
Copy the full SHA b4df966View commit details -
Configuration menu - View commit details
-
Copy full SHA for 558eb4e - Browse repository at this point
Copy the full SHA 558eb4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 623f3a4 - Browse repository at this point
Copy the full SHA 623f3a4View commit details
Commits on Feb 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 48231cf - Browse repository at this point
Copy the full SHA 48231cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0895c21 - Browse repository at this point
Copy the full SHA 0895c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ecb1c - Browse repository at this point
Copy the full SHA d6ecb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8c5f9 - Browse repository at this point
Copy the full SHA cc8c5f9View commit details
Commits on Feb 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e968732 - Browse repository at this point
Copy the full SHA e968732View commit details
Commits on Mar 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cf42f90 - Browse repository at this point
Copy the full SHA cf42f90View commit details
Commits on Mar 13, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e48fec9 - Browse repository at this point
Copy the full SHA e48fec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3189e - Browse repository at this point
Copy the full SHA 8c3189eView commit details
Commits on Mar 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1a7e45b - Browse repository at this point
Copy the full SHA 1a7e45bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85b3367 - Browse repository at this point
Copy the full SHA 85b3367View commit details
Commits on Mar 16, 2017
-
1
Configuration menu - View commit details
-
Copy full SHA for 08be6ff - Browse repository at this point
Copy the full SHA 08be6ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 734919a - Browse repository at this point
Copy the full SHA 734919aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f1b80 - Browse repository at this point
Copy the full SHA 37f1b80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a8ff0 - Browse repository at this point
Copy the full SHA 42a8ff0View commit details
Commits on Mar 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 963ae2a - Browse repository at this point
Copy the full SHA 963ae2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77acb76 - Browse repository at this point
Copy the full SHA 77acb76View commit details -
Configuration menu - View commit details
-
Copy full SHA for a38aa6b - Browse repository at this point
Copy the full SHA a38aa6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c856ef - Browse repository at this point
Copy the full SHA 8c856efView commit details
Commits on Mar 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 86132ac - Browse repository at this point
Copy the full SHA 86132acView commit details
Commits on Mar 31, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5a19805 - Browse repository at this point
Copy the full SHA 5a19805View commit details -
Configuration menu - View commit details
-
Copy full SHA for f48ceff - Browse repository at this point
Copy the full SHA f48ceffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 707dc0b - Browse repository at this point
Copy the full SHA 707dc0bView commit details
Commits on Apr 5, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0a2782a - Browse repository at this point
Copy the full SHA 0a2782aView commit details
Commits on Apr 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 9770f63 - Browse repository at this point
Copy the full SHA 9770f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 588b42a - Browse repository at this point
Copy the full SHA 588b42aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2156f8d - Browse repository at this point
Copy the full SHA 2156f8dView commit details
Commits on Apr 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b62314c - Browse repository at this point
Copy the full SHA b62314cView commit details -
Configuration menu - View commit details
-
Copy full SHA for db6abb5 - Browse repository at this point
Copy the full SHA db6abb5View commit details
Commits on Apr 16, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 705a39e - Browse repository at this point
Copy the full SHA 705a39eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1faa972 - Browse repository at this point
Copy the full SHA 1faa972View commit details
Commits on May 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 54efedc - Browse repository at this point
Copy the full SHA 54efedcView commit details
Commits on May 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e393804 - Browse repository at this point
Copy the full SHA e393804View commit details
Commits on May 25, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8182af7 - Browse repository at this point
Copy the full SHA 8182af7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4894a - Browse repository at this point
Copy the full SHA ba4894aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a2de349 - Browse repository at this point
Copy the full SHA a2de349View commit details
Commits on Jun 30, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1f4f7ef - Browse repository at this point
Copy the full SHA 1f4f7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for da4f71f - Browse repository at this point
Copy the full SHA da4f71fView commit details
Commits on Jul 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8e93b63 - Browse repository at this point
Copy the full SHA 8e93b63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 101e158 - Browse repository at this point
Copy the full SHA 101e158View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dce68 - Browse repository at this point
Copy the full SHA 36dce68View commit details -
Configuration menu - View commit details
-
Copy full SHA for eace0e3 - Browse repository at this point
Copy the full SHA eace0e3View commit details
Commits on Jul 2, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 6fa569e - Browse repository at this point
Copy the full SHA 6fa569eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 645b7a4 - Browse repository at this point
Copy the full SHA 645b7a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cb5ca5 - Browse repository at this point
Copy the full SHA 8cb5ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e21de3 - Browse repository at this point
Copy the full SHA 1e21de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4a9583 - Browse repository at this point
Copy the full SHA d4a9583View commit details
Commits on Jul 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 58a9aa5 - Browse repository at this point
Copy the full SHA 58a9aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1affa66 - Browse repository at this point
Copy the full SHA 1affa66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136a3b7 - Browse repository at this point
Copy the full SHA 136a3b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 988bbd5 - Browse repository at this point
Copy the full SHA 988bbd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39d30b2 - Browse repository at this point
Copy the full SHA 39d30b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28b41d4 - Browse repository at this point
Copy the full SHA 28b41d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38b9f67 - Browse repository at this point
Copy the full SHA 38b9f67View commit details
Commits on Jul 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 2bcb7e1 - Browse repository at this point
Copy the full SHA 2bcb7e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86d69b - Browse repository at this point
Copy the full SHA f86d69bView commit details
Commits on Aug 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for b429d3b - Browse repository at this point
Copy the full SHA b429d3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9335da - Browse repository at this point
Copy the full SHA e9335daView commit details
Commits on Aug 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4f7a1f5 - Browse repository at this point
Copy the full SHA 4f7a1f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61bdcae - Browse repository at this point
Copy the full SHA 61bdcaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d3c105 - Browse repository at this point
Copy the full SHA 2d3c105View commit details
Commits on Oct 6, 2017
-
Krzysztof Karol authored and Krzysztof Karol committed
Oct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for 73e7705 - Browse repository at this point
Copy the full SHA 73e7705View commit details -
Use news.graphql content as fetch body query in home route
Krzysztof Karol authored and Krzysztof Karol committedOct 6, 2017 Configuration menu - View commit details
-
Copy full SHA for f5c85f1 - Browse repository at this point
Copy the full SHA f5c85f1View commit details
Commits on Dec 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 1a66055 - Browse repository at this point
Copy the full SHA 1a66055View commit details
Commits on Jan 5, 2018
-
[feature/Apollo] Upgrade to Apollo Client 2.0 (#1492)
* ⬆️ Upgrade to Apollo Client 2.0 * Tweak HttpLink Credentials * Fix Layout test
Configuration menu - View commit details
-
Copy full SHA for a65988a - Browse repository at this point
Copy the full SHA a65988aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce25fc - Browse repository at this point
Copy the full SHA 4ce25fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcb056b - Browse repository at this point
Copy the full SHA bcb056bView commit details
Commits on Jan 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 73e1b1c - Browse repository at this point
Copy the full SHA 73e1b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeac362 - Browse repository at this point
Copy the full SHA eeac362View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe3ed2 - Browse repository at this point
Copy the full SHA abe3ed2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37ea09b - Browse repository at this point
Copy the full SHA 37ea09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f63ce9 - Browse repository at this point
Copy the full SHA 2f63ce9View commit details
Commits on Jan 7, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4d351f4 - Browse repository at this point
Copy the full SHA 4d351f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8effc49 - Browse repository at this point
Copy the full SHA 8effc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0aa0a82 - Browse repository at this point
Copy the full SHA 0aa0a82View commit details
Commits on Jan 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c956344 - Browse repository at this point
Copy the full SHA c956344View commit details -
Merge branch 'feature/react-intl' of https://github.com/r-daneeloliva…
…w/react-starter-kit into r-daneelolivaw-feature/react-intl
Configuration menu - View commit details
-
Copy full SHA for fc81b65 - Browse repository at this point
Copy the full SHA fc81b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb1b30 - Browse repository at this point
Copy the full SHA 9cb1b30View commit details -
Merge branch 'feature-apollo-single-source-of-graphql-query' of git:/…
…/github.com/KrzysztofKarol/react-starter-kit
Configuration menu - View commit details
-
Copy full SHA for 712b80a - Browse repository at this point
Copy the full SHA 712b80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea5111e - Browse repository at this point
Copy the full SHA ea5111eView commit details -
Merge branch 'KrzysztofKarol-feature-apollo-single-source-of-graphql-…
…query' into feature/apollo
Configuration menu - View commit details
-
Copy full SHA for c8f7165 - Browse repository at this point
Copy the full SHA c8f7165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8764b24 - Browse repository at this point
Copy the full SHA 8764b24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c8bb28 - Browse repository at this point
Copy the full SHA 5c8bb28View commit details
Commits on Jan 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9382aa2 - Browse repository at this point
Copy the full SHA 9382aa2View commit details
Commits on Jan 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d7d4187 - Browse repository at this point
Copy the full SHA d7d4187View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1d5f69 - Browse repository at this point
Copy the full SHA e1d5f69View commit details -
Configuration menu - View commit details
-
Copy full SHA for c893015 - Browse repository at this point
Copy the full SHA c893015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7373ec4 - Browse repository at this point
Copy the full SHA 7373ec4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b672957 - Browse repository at this point
Copy the full SHA b672957View commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4fb56bc - Browse repository at this point
Copy the full SHA 4fb56bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca3e9ac - Browse repository at this point
Copy the full SHA ca3e9acView commit details
Commits on Jan 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 80cac88 - Browse repository at this point
Copy the full SHA 80cac88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39a8ce6 - Browse repository at this point
Copy the full SHA 39a8ce6View commit details
Commits on Feb 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6910350 - Browse repository at this point
Copy the full SHA 6910350View commit details
Commits on Feb 23, 2018
-
babel core supports a transformFileSync method which this process would highly benefit from
Configuration menu - View commit details
-
Copy full SHA for cd6d4bb - Browse repository at this point
Copy the full SHA cd6d4bbView commit details
Commits on Mar 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3042323 - Browse repository at this point
Copy the full SHA 3042323View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c8bf6 - Browse repository at this point
Copy the full SHA d4c8bf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c851d3 - Browse repository at this point
Copy the full SHA 6c851d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 699f84d - Browse repository at this point
Copy the full SHA 699f84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71b4412 - Browse repository at this point
Copy the full SHA 71b4412View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dedc85 - Browse repository at this point
Copy the full SHA 6dedc85View commit details
Commits on Mar 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d5cf707 - Browse repository at this point
Copy the full SHA d5cf707View commit details -
Configuration menu - View commit details
-
Copy full SHA for 890839c - Browse repository at this point
Copy the full SHA 890839cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f54d6f4 - Browse repository at this point
Copy the full SHA f54d6f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aff38b - Browse repository at this point
Copy the full SHA 4aff38bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f0fdc6 - Browse repository at this point
Copy the full SHA 8f0fdc6View commit details
Commits on Jun 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for fc3bc29 - Browse repository at this point
Copy the full SHA fc3bc29View commit details