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

Naprawić błedy API przy aktualizacji Tooltipstera do 4.0 #13

Open
6 tasks done
styczynski opened this issue Dec 20, 2017 · 0 comments
Open
6 tasks done

Naprawić błedy API przy aktualizacji Tooltipstera do 4.0 #13

styczynski opened this issue Dec 20, 2017 · 0 comments
Assignees

Comments

@styczynski
Copy link
Member

styczynski commented Dec 20, 2017

Przez aktualizację do 4.0 powstały błędy wyświetlania opisane w #12
Oprócz tego kod używa starej wersji API Tooltipstera 2.1

  • Zmienić tooltipster('update') na tooltipster('content')
  • Dodać pole data na elemencie Tooltipster data('tooltipster')
  • Naprawić błąd w badge - event content przed inicjalizacją
  • Naprawić .prop('checked') w radioboxes
  • Naprawić brakujące metody _contentUpdate w tip
  • Wyświetlenie pustego tipa przed załadowaniem asynchronicznej zawartości
styczynski added a commit that referenced this issue Dec 20, 2017
* Change tooltipster('update') to tooltipster('content')
* Add deprecated data('tooltipster') data on tooltipster tooltispter elements
* Fix 'content' event before initialization error in 'badge'
* Fix .prop('checked') is undefined in 'radioboxes'
* Fix missing '_contentUpdate' mothods in 'tip'
@styczynski styczynski self-assigned this Dec 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant