Skip to content
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

New platform migration guide #31147

Merged
merged 48 commits into from
Apr 5, 2019
Merged
Changes from 16 commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
6ce9168
migration guide up to services
epixa Feb 7, 2019
aca2423
expand on services
epixa Feb 7, 2019
b3ec36e
challenges to overcome with legacy plugins
epixa Feb 12, 2019
9d4ce9f
clean up type definitions
epixa Feb 13, 2019
20c3591
being plan of action with typescript and angular stuff
epixa Feb 13, 2019
c3057bf
faq in table of contents
epixa Feb 19, 2019
42e223d
typo in typescript section
epixa Feb 19, 2019
af2afbf
wip architectural stuff
epixa Feb 20, 2019
da594de
expanded explanation in architecture overhaul
epixa Feb 22, 2019
1f409ca
wip on client-side architecture changes
epixa Feb 22, 2019
fb69d3a
scratch pad for client migration
epixa Feb 23, 2019
c7a86b1
more client-side brainstorming
epixa Feb 24, 2019
329cdb1
extending an app
epixa Feb 24, 2019
2e6ff96
creating a client-side extension point
epixa Feb 24, 2019
3477fa9
remove unnecessary ReplaySubject in registry shim
epixa Feb 24, 2019
8e5305b
cleanup extension example
epixa Feb 25, 2019
9481898
fix typo
epixa Feb 26, 2019
cf8b02e
react app example
epixa Feb 26, 2019
8b9dfd0
dom -> domElement
epixa Feb 26, 2019
7d1283e
remove unnecessary imports from react app example
epixa Feb 26, 2019
e895edc
fix up react rendering example
epixa Feb 26, 2019
2b4524c
remove some cruft from react render example
epixa Feb 26, 2019
4d84698
random thoughts around angular apps
epixa Feb 27, 2019
e1d8346
wrap up react app
epixa Feb 27, 2019
479e8bb
removing outdated temporary thrashing
epixa Feb 27, 2019
8654982
hacking around on angular app example
epixa Feb 27, 2019
66039b7
overhaul structure, flesh out server-side
epixa Mar 9, 2019
e6fbb30
intro to browser
epixa Mar 10, 2019
889457d
Merge branch 'master' into np-migration
epixa Mar 10, 2019
e720b27
pseudo code for loading np browser shims
epixa Mar 10, 2019
f88c7b2
start -> setup
epixa Mar 15, 2019
7b635c7
new browser-side details
epixa Mar 15, 2019
b6ec921
ui switch services
epixa Mar 15, 2019
c02119b
remove old stuff
epixa Mar 15, 2019
b97ad57
faq
epixa Mar 15, 2019
fa65447
Revert "pseudo code for loading np browser shims"
epixa Mar 16, 2019
7783af0
fix typo in browser details
epixa Mar 16, 2019
c511f75
final migration notes
epixa Mar 16, 2019
961b9ef
talk to platform about apis and bundling
epixa Mar 16, 2019
5a64649
links in outline
epixa Mar 16, 2019
689a662
typo in outline
epixa Mar 16, 2019
4e714f9
Update MIGRATION.md
mshustov Mar 18, 2019
a48e389
Update MIGRATION.md
Bamieh Mar 18, 2019
6020919
different wording on packages
epixa Mar 18, 2019
5d343de
lifecycle function details
epixa Apr 5, 2019
5f79b10
PluginStop -> CoreStop
epixa Apr 5, 2019
471ba43
dependencies -> plugins
epixa Apr 5, 2019
9bd2971
Merge branch 'master' into np-migration
epixa Apr 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading