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

release: 03-18-2020 #2304

Merged
merged 30 commits into from
Mar 18, 2020
Merged

release: 03-18-2020 #2304

merged 30 commits into from
Mar 18, 2020

Conversation

a-b-r-o-w-n
Copy link
Contributor

03-18-2020

Added

Fixed

Changed

  • chore: update to 4.8 sdk release (#2296) (@luhan2017)
  • refactor: support lg templates cross-file copy during Visual Editor copy / paste (#2236) (@yeze322)

Other

a-b-r-o-w-n and others added 30 commits March 10, 2020 13:10
chore: merge stable into master
Co-authored-by: Qi Kang <qika@microsoft.com>
* adjust id numbers in dialog samples

Some of the dialog files in the Sample files had duplicate ID fields. This change should eliminate these duplicates, letting the "duplicate-id" a11y test past.

* check more files and adjust refs in lg
…opy / paste (#2236)

* dump real lg content before paste them

* implement lg resources walker

* update lg walker api

* split insertNodes from pasteNodes

* fix tslint

* change copyUtils ExtarnelAPI interface

* migrate to new api format

* create real lg template when pasting
* Implement Move

* Rmemove dependency on query string

* fix: sort action ids correctly (#2217)

* sort actionIds by tree path order

* filter invalid ids and update test cases

* fix: make MoveSelection work (not target master) (#2234)

* make MoveSelection work

* add comments

* initialDialogShape as a function

* feat: visual/move with lgapi (#2258)

* dump real lg content before paste them

* implement lg resources walker

* update lg walker api

* split insertNodes from pasteNodes

* fix tslint

* change copyUtils ExtarnelAPI interface

* migrate to new api format

* create real lg template when pasting

* renaming

* update walkLgResources

* create lgTemplates for moved actions

* hack the debounce issue #2247

* Fix build

* Fix lint

Co-authored-by: Ze Ye <zeye@microsoft.com>
Co-authored-by: zeye <2295905420@qq.com>

Co-authored-by: zeye <2295905420@qq.com>
Co-authored-by: Ze Ye <zeye@microsoft.com>
* fix beeUsed status in lg all up view

* clean up

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* add ariaLabel prop to EditableField

This adds a new prop to EditableField so we can wire through the accessibility information wherever it's needed.

* add aria labels to TextFields too

* Update CheckboxWidget.tsx

fix checkboxes too

* fixes from review

Better labels on array fields, and remove a spurious console log
* fix issue 2143 add title to form and visual iframe

* update text

* fix accessibility issue 2123 update ariaLabel text

Co-authored-by: Corina <14900841+corinagum@users.noreply.github.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Adds some aria labels to both the checkmark icon and the empty space inside the table of Bot Responses.
Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>
* add luis publish status in client

* fix test

Co-authored-by: Dong Lei <donglei@microsoft.com>
* message received bugfix

* ut error fix

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Lu Han <32191031+luhan2017@users.noreply.github.com>
* auto focus to editor

* auto focus to new one

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Corina <corina.aj@gmail.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
* support call remote skill in composer

* Update BotProject.csproj

* Update sdk.schema

* Plumb Skill schema into app

* Update BotProject.csproj

* visual schema for SkillDialog

* add skill label map

* remove colon in uischema

* correct schema of SkillDialog

* fix sdk.schema

* fix wrong schema binding

* fix uischema order

* provide customized title

* support copy-paste of SkillDialog

* Bad Merge

* Add draft doc

* Update how-to-connect-to-remote-skill.md

* Create Begin-a-skill.png

* Add link

Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Ze Ye <zeye@microsoft.com>
Co-authored-by: zeye <2295905420@qq.com>
* prefix with equal

* revert code

Co-authored-by: Dong Lei <donglei@microsoft.com>
Co-authored-by: Dong Lei <donglei@microsoft.com>
* fix some known LU LSP editing bugs

* remove console.log
Co-authored-by: Andy Brown <asbrown002@gmail.com>
* #2109 improve a11y and UX of deploy dialogs

* Add self to CODEOWNERS

Co-authored-by: Corina <corina.aj@gmail.com>
Co-authored-by: Corina <14900841+corinagum@users.noreply.github.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
Co-authored-by: Chris Whitten <christopher.whitten@microsoft.com>
@github-actions
Copy link

Coverage Status

Coverage decreased (-0.005%) to 40.707% when pulling ed84084 on master into bb10605 on stable.

@cwhitten cwhitten merged commit 3be7d51 into stable Mar 18, 2020
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.