Add smarter debounce
Smarter debouncing has been added so that bulk updates are handled in a more natural way.
Showing
- src/app/components/shared/tag-cloud/tag-cloud.component.ts 3 additions, 14 deletionssrc/app/components/shared/tag-cloud/tag-cloud.component.ts
- src/app/services/util/tag-cloud-data.service.ts 3 additions, 16 deletionssrc/app/services/util/tag-cloud-data.service.ts
- src/app/utils/smart-debounce.ts 37 additions, 0 deletionssrc/app/utils/smart-debounce.ts
Please register or sign in to comment