-
Notifications
You must be signed in to change notification settings - Fork 375
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
release: 01-27-2020 #1910
Merged
release: 01-27-2020 #1910
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Remove the unused lufiles in notifications * fix e2e test
* revert 22e1b74 * use indexed `templates` in `lgFiles` * revert another missed file * revert
comment out instructional sections and remove redundant info
chore: update github templates
fix: avoid re-render tiggered by upper state change
* convert ludown to bf-lu * update the version * update the lu diagnostic * update the version * fix lu files * update the file * add some unit test * update some function * update version to fix bf-lu error * fix: show lg templete * update the lu index
* update ui for new schema * Fixed includeActivity default value wrong type & use original component replace customObjectArrayField
…Framework-Composer into luhan/updateSchema
…1779) * show properties in VisualEditor * wrong schema * give deleteProperties a better content string * format text * -> 'Delete {n} properties'
* Update validation and choice array ui * Updated string array * Updated regex pattern * Updated array styles * Style cleanup * Fixed string array test * Fixed ObjectArray tests * Updated request header object * Small change to custom object field * Fixed styling * Updated dialogs * Fix margin issue * Updated callback dependencies * Added error message * Updated callback dependencies * Fixed margin issues * Fixed styles * Fixed transparent border issue * Created Dyncamic and Static Choices components * Added Static Choices * Added ExpressionWidget to Dynamic Choice and updated IChoice type
feat: Update schema and samples
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com> Co-authored-by: Andy Brown <asbrown002@gmail.com>
…1840) * render fallback node * fix the problem in a more schema-driven way * revert unnecessary changes * extend builtin props: id, data, onEvent * migrate widget ActionCard to new base props * retire DefaultRenderer * make ActivityRenderer a widget * make 'icon' customizable * update sdk demp * register 'SendActivity' in uischema * drive ReplaceDialog, BeginDialog * fix lint * render BeginDialog, ReplaceDialog with UISchemaRenderer * leverage fabric <Link /> as dialog ref
* add support of memory variables * fix json format * add fileResolver to handle user defined memory * add dependency * inject memoryResolver in * using delegate in memory variables * change endWithDotFlag to endWithDot * add more Luis memory variables Co-authored-by: Dong Lei <donglei@microsoft.com> Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* add lu crud api * add in shell api * fix empty lu file parse * support nested section * clean up * refactor luFile interface * refactor LuFile interface * fix lu parser error Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com> Co-authored-by: Dong Lei <donglei@microsoft.com>
* fix powershell version limit * fix powershell policy restriction * bypass powershell signed restriction * fix error msg was cutted during build * fix port occupied error Co-authored-by: Dong Lei <donglei@microsoft.com>
* Add LSP of LG * change folder name * change folder location * seperate server and client demo * add completion and hover for builtin-functions * change file names * change dependency * refactor the package * update demo readme * make some refine * remove npm lock file * add demos to workspace and run test in 1 command * remove declaration files * change tsc outDir to dist, simplify test command * add syntax highlight in demo and new API * change naming of the project and move the demo * remove package.json in demo * change the content in readme * fix lg-lsp package publish problem * fix build command and redundent d.ts files * integrate LG LSP server to composer server * change api in demo * change the order of commands in build:prod * delete redundent files generated from build * change lg-lsp-server api to attachLSPServer * remove gitignore in lg-lsp-server demo * remove attachLSPServer in server * fix token rules and suggestion context awareness * init of LU LSP * add diagnostic in LSP * add auto suggestions * fix * remove redundent in client * add doc on type config * fix * modify doc type format * fix * change version of bf-lu * fix diagnostic * refactor getRangeAtPosition method * fix tokens * remove black line * fix tokens * add roles suggestions * add regex entity seperated line definition * add suggestions for ml entity * matching only ML entities * fix * update documents * fix * integrate lu-lsp to composer * upgrade botbuilder-expressions * clean up * update sample * add test * add syntax highlight * add token rule for {@ expr * add a case in token * fix import statement token * fix composite entity auto complete * fix entity suggestion and tokens * add labeling experience of add unlabeled entity * fix typos * fix lint * fix redundent edits * fix unnecessary space * fix naming and role suggestions * fix labeling and error postion * fix insert text in wrong line, intent usesFeature * update bf-lu version * change find a valid luisJson and suggest composite * add unit test for LU lsp basic funcionalities Co-authored-by: Hongyang Du (hond) <hond@microsoft.com> Co-authored-by: Dong Lei <donglei@microsoft.com> Co-authored-by: Zhixiang Zhan <zhixzhan@microsoft.com>
…1868) * add user defined property * add some comments * add unit test * update some naming Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
…Wrapper) (#1873) Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* inline lg editor undo and redo * add forceUpdate for undo/redo * support the lg undo * update the lg to store directly * fix unit test * fix some comments * register api to extension * add some comments * update the sync logic * revert some code * update the type Co-authored-by: Dong Lei <donglei@microsoft.com> Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* render Elements with composition strategy (ElementRenderer -> ElementWrapper) * support recursive uischema * schema driven prompt inputs * BaseInput css fix * add missing onEvent handler * remove BaseInput * provide an option 'disableSDKTitle' * assign fixed title to input part in *Input types
* Fixed settingsFieldFull styles * Fixed style change
#1899) * migrate Foreach / IfCondition / SwitchCondition * apply UISchemaRenderer to all types * remove old widgets * update header part of 4 types * apply customization parts to widget * remove unused component Co-authored-by: Andy Brown <asbrown002@gmail.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* add more users to changelog script * update changelog for 01-27-2020 release
a-b-r-o-w-n
requested review from
benbrown,
boydc2014,
cwhitten,
luhan2017 and
yeze322
as code owners
January 27, 2020 23:32
cwhitten
approved these changes
Jan 28, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
01-27-2020
Added
Fixed
Changed
getLgTemplates
api (#1746) (@yeze322)Other