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

Badge typescript declaration in jQuery interface is missing #6139

Closed
IvanDanchev opened this issue Nov 17, 2020 · 0 comments
Closed

Badge typescript declaration in jQuery interface is missing #6139

IvanDanchev opened this issue Nov 17, 2020 · 0 comments
Assignees
Labels
Bug C: Badge FP: Completed Sync status with associated Feedback Item SEV: Medium
Milestone

Comments

@IvanDanchev
Copy link
Contributor

Bug report

The declaration in the jQuery interface (kendo.all.d.ts) is missing:

kendoBadge(): JQuery;
 kendoBadge(options: kendo.ui.BadgeOptions): JQuery;
 data(key: "kendoBadge"): kendo.ui.Badge

Reproduction of the problem

Current behavior

Expected/desired behavior

Environment

  • Kendo UI version: 2020.3.1021
  • jQuery version: x.y
  • Browser: [all]
@IvanDanchev IvanDanchev added Bug SEV: Medium Kendo1 FP: Unplanned Sync status with associated Feedback Item C: Badge labels Nov 17, 2020
@kendo-bot kendo-bot removed the FP: Unplanned Sync status with associated Feedback Item label May 20, 2021
@ag-petrov ag-petrov self-assigned this May 20, 2021
@kendo-bot kendo-bot added the FP: In Development Sync status with associated Feedback Item label Jun 3, 2021
@dmanova dmanova added this to the 2021.R2.SP.next milestone Jun 9, 2021
@dmanova dmanova closed this as completed Jun 9, 2021
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Badge FP: Completed Sync status with associated Feedback Item SEV: Medium
Projects
None yet
Development

No branches or pull requests

5 participants