-
Notifications
You must be signed in to change notification settings - Fork 79
Update Gantt Command Column article #535
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
Conversation
Hello @ntacheva, Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replace GridCommandEventArgs with GanttTaskCommandEventArgs. The rest are regular tips.
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
* chore(gantt):fix command column article draft * chore(gantt)improve update command column article * chore(gantt):updated command column article * Update components/gantt/gantt-tree/columns/command.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/gantt/gantt-tree/columns/command.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * Update components/gantt/gantt-tree/columns/command.md Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com> * chore(gantt):command column article improvements Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
Included the following sections in regards to exposing the GanttTaskCommandEventArgs in the API: