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

create custom components and custom properties from outside the canvas app studio #337

Open
timnudecision opened this issue Jan 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@timnudecision
Copy link

feature request - ability to create custom properties in YAML file and import into a canvas app.

my current workflow is to create a custom component and properties in the studio, export the .msapp and unpack it. then i modify the power-fx code in the YAML file, pack it and import to my canvasapp.

this all works well, I've not found any issues with the current tooling. but this is not a long-term solution for my project, which generates code.

the ask: ability to create from source:

  1. custom properties
  2. custom components

where the options from the studio UI may be specified in the YAML. I do not need to create UI controls in the generated code.

longer term, i want to automate the process, with actions pushing the component into my environment.

@jt000 jt000 added the enhancement New feature or request label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants