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

fix: Move bf-generate-lib templates to asar.unpacked #4411

Merged
merged 52 commits into from
Oct 17, 2020

Conversation

hatpick
Copy link
Contributor

@hatpick hatpick commented Oct 16, 2020

Description

Moves bf-generate-lib templates to asar.unpacked
Adds missing hint texts to form dialog UX
Updates bf-generate-lib to the latest version
Minor fixes

Task Item

fixes #4410
closes #4381

@coveralls
Copy link

coveralls commented Oct 16, 2020

Coverage Status

Coverage decreased (-0.07%) to 55.715% when pulling 1c75a2b on hatpick:sorgh/4410_4381 into 2b224da on microsoft:main.

Copy link
Member

@GeoffCoxMSFT GeoffCoxMSFT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the || vs ?? thing and I think it is good to go. Since your templateDirs is always either the dir or [] maybe it can't be undefined anyway.

GeoffCoxMSFT
GeoffCoxMSFT previously approved these changes Oct 16, 2020
@GeoffCoxMSFT GeoffCoxMSFT merged commit 846d18f into microsoft:main Oct 17, 2020
@cwhitten cwhitten mentioned this pull request Nov 13, 2020
lei9444 pushed a commit to lei9444/BotFramework-Composer-1 that referenced this pull request Jun 15, 2021
* decompose shell and api into smaller types

* nest plugin pages under bot scope

* simplify webpack config

* make extension client external

* add mechanism to sync client shell to iframe plugin host

* only fetch extensions when app mounts

* add plugin pages selector

* output source maps with extension bundles

* rename file

* clean up manifest after loading extensions

* add project api hook

* update sample plugin to use project api

* disable sample-ui-plugin

* do not sync store to window

* prepare test-utils and types for publishing

* update package references to published pacakges

* add types package

* remove shared dependency from extension-client

* remove data from shell

* more types updates

* add useFormHook to expose current form data

* re-order useEffects

* add missing import

* move types to dependencies

* fix type errors

* add missing dependency

* fix tests

* remove old comments

* update lockfile

* use stub currentDialog when none found

* fix build:dev

* fix merge conflict

* form dialog templates electron asar unpacked

* Move templates to unpacked

* Update hint texts and minor fixes

Co-authored-by: Andy Brown <asbrown002@gmail.com>
Co-authored-by: Soroush <sorgh@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move bf-generate-lib templates into asar.unpack Add hint texts to form dialogs
5 participants