AccelerateDevOps icon indicating copy to clipboard operation
AccelerateDevOps copied to clipboard

Something that has to be done

Open wulfland opened this issue 3 years ago • 0 comments

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()
    }
  }

wulfland avatar Jul 10 '21 08:07 wulfland