-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(refactor): move server and client logic to their own package #26
Commits on May 25, 2019
-
feat(refactor): move server and client logic to their own package.
Luciano Fantone committedMay 25, 2019 Configuration menu - View commit details
-
Copy full SHA for 012c01d - Browse repository at this point
Copy the full SHA 012c01dView commit details -
Luciano Fantone committed
May 25, 2019 Configuration menu - View commit details
-
Copy full SHA for b4b2fe0 - Browse repository at this point
Copy the full SHA b4b2fe0View commit details
Commits on May 27, 2019
-
feat(refactor): build client and server with its own target
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 604706b - Browse repository at this point
Copy the full SHA 604706bView commit details -
fix: remove polyfill from bundle
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 6aa8f6e - Browse repository at this point
Copy the full SHA 6aa8f6eView commit details -
test(fix): setup jest with custom babel config
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 07e1431 - Browse repository at this point
Copy the full SHA 07e1431View commit details -
fix(babeljs): add core-js option in config
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 66b21ce - Browse repository at this point
Copy the full SHA 66b21ceView commit details -
Luciano Fantone committed
May 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 54b24f8 - Browse repository at this point
Copy the full SHA 54b24f8View commit details -
chore(package): change package scope
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for da9d4ad - Browse repository at this point
Copy the full SHA da9d4adView commit details -
fix(bundle): change exclude/include regexp
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for 6d3bb3b - Browse repository at this point
Copy the full SHA 6d3bb3bView commit details -
fix(script): change workspace package names
Luciano Fantone committedMay 27, 2019 Configuration menu - View commit details
-
Copy full SHA for c290da7 - Browse repository at this point
Copy the full SHA c290da7View commit details
Commits on May 28, 2019
-
docs: add client and server initial readme files
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 5a72551 - Browse repository at this point
Copy the full SHA 5a72551View commit details -
fix: expose only the render method
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for c2d0d15 - Browse repository at this point
Copy the full SHA c2d0d15View commit details -
Luciano Fantone committed
May 28, 2019 Configuration menu - View commit details
-
Copy full SHA for ace5371 - Browse repository at this point
Copy the full SHA ace5371View commit details -
Luciano Fantone committed
May 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 4f14117 - Browse repository at this point
Copy the full SHA 4f14117View commit details -
fix: load chunks and then route component
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 8489032 - Browse repository at this point
Copy the full SHA 8489032View commit details -
test: update load current route unit test
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 8490feb - Browse repository at this point
Copy the full SHA 8490febView commit details -
chore: expose unsure ready method
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for e9733a0 - Browse repository at this point
Copy the full SHA e9733a0View commit details -
chore: set package module name
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 581c6fa - Browse repository at this point
Copy the full SHA 581c6faView commit details -
ci: prepare build steps for open public module
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 8be94ca - Browse repository at this point
Copy the full SHA 8be94caView commit details -
ci(fix): remove pre-release dependency
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 1b10889 - Browse repository at this point
Copy the full SHA 1b10889View commit details -
ci(fix): require health-check step to approve a release
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 0981a7d - Browse repository at this point
Copy the full SHA 0981a7dView commit details -
ci(fix): run release-approval only for develop branch
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 81f9c70 - Browse repository at this point
Copy the full SHA 81f9c70View commit details -
ci(lerna): remove independant mode
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for 6f8f510 - Browse repository at this point
Copy the full SHA 6f8f510View commit details -
chore: change name of global package script
Luciano Fantone committedMay 28, 2019 Configuration menu - View commit details
-
Copy full SHA for d11710d - Browse repository at this point
Copy the full SHA d11710dView commit details -
Luciano Fantone committed
May 28, 2019 Configuration menu - View commit details
-
Copy full SHA for fa41cc5 - Browse repository at this point
Copy the full SHA fa41cc5View commit details