AccelerateDevOps
AccelerateDevOps copied to clipboard
Something that has to be done
Heading
Text supports formatting like bold (cmd+b) and italic (cmd+i) and emoticons (:+1:, :100:, :shipit:). You can also mention people with @wulfland and reference issues pull requests or discussions with #13
Tasklist:
- [x] #15
- [ ] #33
- [ ] task 3
- [ ] task 4
nextWhenVisible() {
if (!document.hidden && isVisible(this._element)) {
this.next()
}
}