Skip to content

Releases: jasonlong/isometric-contributions

1.1.7

31 Oct 11:14
b706096
Compare
Choose a tag to compare

Fixed broken Halloween colors. See #133

1.1.6

30 Oct 16:10
Compare
Choose a tag to compare

Prepares the extension for alternative color modes.

1.1.5

29 Oct 12:43
ad156a1
Compare
Choose a tag to compare

Make extension aware of GitHub's new css color variables. #131

1.1.4

29 Sep 13:21
Compare
Choose a tag to compare

Tiny tweak to add a space between streak count and "days".

1.1.3

31 Aug 13:43
626d7e0
Compare
Choose a tag to compare

Remove unnecessary inline styles. See #121.

1.1.1

03 Jul 19:06
Compare
Choose a tag to compare
  • Rebuilt in vanilla Javascript (no more CoffeeScript)
  • Remove jQuery dependency
  • Removed almost everything from iso.css – uses Primer utility classes for all colors, fonts, buttons, etc.
  • Update obelisk.js dependency
  • Fix sticky date list clipping (Fixes #108)
  • Responsive layout 3D chart resizes with window resizing
  • Removed toggle for showing 2D chart at same time as 3D chart.
  • Linting with xo

1.1.0-rc.1

02 Jul 14:05
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release
  • Rebuilt in vanilla Javascript (no more CoffeeScript)
  • Remove jQuery dependency
  • Removed almost everything from iso.css – uses Primer utility classes for all colors, fonts, buttons, etc.
  • Update obelisk.js dependency
  • Fix sticky date list clipping (Fixes #108)
  • Responsive layout 3D chart resizes with window resizing
  • Removed toggle for showing 2D chart at same time as 3D chart.
  • Linting with xo

1.0.30

25 Jun 01:29
Compare
Choose a tag to compare

Update color palette to align with GitHub's new visual design refresh. See #111

1.0.29

14 Oct 14:06
Compare
Choose a tag to compare

Fix the normal chart toggle link. See #107

1.0.28

23 Apr 13:49
Compare
Choose a tag to compare

Fix chart not re-rendering when switching date range. See #106