James Burnside

Results 13 issues of James Burnside

### What `--type` CLI arg can be used with `change` to set the type of the change, however this isn't documented on the online documentation or in the `-h` output....

documentation

Currently having `private: true` or `beachball: { shouldPublish: false }` in the `package.json` will mean that package is ignored by the `beachball change` command. However it would be great to...

enhancement

Currently the change folder is at `(getWorkspaceRoot(cwd) || gitRoot)/change`. This is typically `/change` It would be great to have a configuration option to set this, to allow something like: `/common/changeFiles/`...

enhancement
help wanted
good first issue

# What * Update `html-to-parser` version to the latest version that supports react 18 * Add documentation for minimum typescript and webpack support * Update storybook manager to use webpack...

## What Support `tsx` syntax highlighting ## Why Example where tsx has no syntax highlighting: ![image](https://user-images.githubusercontent.com/2684369/207111750-e9bbbebd-a887-4c03-84e1-5a8eb8c989f7.png) https://review.learn.microsoft.com/en-us/azure/communication-services/tutorials/call-readiness/call-readiness-tutorial-part-1-browser-support?branch=pr-en-us-220750#setup-app --- #### Document Details ⚠ *Do not edit this section. It is required...

triaged
cxp
product-question
Pri3
azure-communication-services/svc
calling/subsvc

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added In v8 the [dialog](https://developer.microsoft.com/en-us/fluentui#/controls/web/dialog) and modal components could be dragged. To unblock our upgrade...

Type: Feature
Component: Dialog
Fluent UI react-components (v9)

# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...

tl;dr - `wait-on` dependency needs updated to update `axios` sub-dependency version **Describe the bug** Nested dependency axios needs updated for CVE-2023-45857 (https://github.com/axios/axios/issues/6006) this is fixed in axios. This dependency appears...

priority: high (P0)
dependencies
version: ga

# What - Add raisedHand to selector - Add UI tests to catch regressions in future # Why Regressed when params where moved around here: https://github.com/Azure/communication-ui-library/pull/3814/files#diff-c43e6ece4a2868fe3f2ef058d944130b03bbb651546ac0d44e6b7a4241846502 # How Tested Ran...

# What Remove call-transfer conditional-compile lines now the feature is available in stable packages # Why Housekeeping # How Tested CI only.