Skip to content

Latest commit

 

History

History
337 lines (158 loc) · 14.6 KB

CHANGELOG.md

File metadata and controls

337 lines (158 loc) · 14.6 KB

1.10.28 (2022-10-03)

1.10.27 (2022-07-19)

1.10.26 (2022-06-24)

1.10.25 (2022-05-20)

1.10.24 (2022-05-05)

1.10.23 (2022-03-28)

1.10.22 (2022-03-17)

1.10.21 (2022-03-09)

1.10.20 (2022-03-08)

1.10.19 (2022-02-01)

1.10.18 (2021-12-17)

1.10.17 (2021-11-19)

Bug Fixes

  • build fix - removed package-lock.json, clean up of debugging steps in github actions (3847346)

1.10.16 (2021-11-19)

Bug Fixes

1.10.15 (2021-11-18)

Bug Fixes

  • cicd changes reversed, added npm install node-sass (3c83185)

1.10.14 (2021-11-18)

Bug Fixes

  • node build version set to 14 (923b99b)

1.10.13 (2021-11-18)

1.10.12 (2021-11-18)

Bug Fixes

  • github actions all caches disabled (2c5b93a)

1.10.11 (2021-11-17)

Bug Fixes

  • attempting to fix deployment (11989a2)

1.10.10 (2021-11-16)

1.10.9 (2021-09-14)

1.10.8 (2021-09-13)

1.10.7 (2021-09-07)

1.10.6 (2021-08-26)

Bug Fixes

  • Not requiring avatar_url to be present (#35) (b7741b6)

1.10.5 (2021-08-25)

1.10.4 (2021-07-21)

1.10.3 (2021-07-19)

1.10.2 (2021-07-07)

1.10.1 (2021-04-21)

1.10.0 (2021-04-15)

Bug Fixes

Features

  • add another link to the STAR manual (21775e6)
  • describe CPM_normalized_values.txt file (9b8d0c7)
  • explain STAR_subsample_n_reads (d81b57e)
  • in output table, link to section describing each output (aa5e956)
  • incorporate Lance's feedback (295fdfb)
  • new gif and other edits (6190da2)
  • talk about feature count file format requirements (2e114ab)
  • warn about viewer shortcuts not working in new UI (79def64)

1.9.2 (2021-02-26)

1.9.1 (2021-02-12)

Bug Fixes

  • contributors: blacklists contributors from automated accounts (6c57ec5)

1.9.0 (2021-02-12)

Features

  • analytics: adds Google Analytics to production build (6a6b1fe)

1.8.3 (2021-02-11)

Bug Fixes

  • fixes rendering of development site without GITHUB_TOKEN env variable (d8f6535)

1.8.2 (2021-02-10)

Bug Fixes

  • navbar: fixes navbar scrolling when Intercom banner exists (d8e2d89)

1.8.1 (2021-02-08)

Bug Fixes

  • fixes rendering of "Last updated/time to read" in doc pages (9277b65)

1.8.0 (2021-02-08)

Features

  • adds page history to each doc (6eab0ac)

1.7.4 (2021-02-08)

1.7.3 (2021-02-08)

1.7.2 (2021-02-07)

Bug Fixes

  • fixes typo in side menu rendering code (1a2166b)

1.7.1 (2021-02-07)

Bug Fixes

  • mobile-menu: fixes rendering of menu on mobile devices (c2b1dee)

1.7.0 (2021-02-07)

Features

  • header: adds contributors and time to read to each doc header (d5c1498)

1.6.0 (2021-02-06)

Features

  • menu: adds collapsable drop-downs (#11) (2f330e4)

1.5.1 (2021-02-06)

Bug Fixes

1.5.0 (2021-02-05)

Features

  • tour: adds tour button, adds support for action button hover states (ef368d7)

1.4.1 (2021-02-05)

1.4.0 (2021-02-05)

Features

  • github: moves GitHub link to the footer and out the navbar (2e2225f)

1.3.4 (2021-02-05)

Bug Fixes

  • search: fixes the search by prefix docs paths (5079535)

1.3.3 (2021-02-02)

1.3.2 (2021-01-31)

Bug Fixes

  • seo: fixes SEO added to all documentation pages (9fd932e)

1.3.1 (2021-01-31)

Bug Fixes

  • fixes linking of version within the navbar (61b663b)

1.3.0 (2021-01-31)

Features

  • shows version in the navbar and hash in the footer (ce2e1f7)

1.2.1 (2021-01-31)

Bug Fixes

  • content: fixes content overlap for widths between 1265 and 1500px (e21969c)

1.2.0 (2021-01-30)

Features

  • colors: updates the colors and style of search to come closer to St. Jude Cloud brand (1e7575a)

1.1.4 (2021-01-30)

Bug Fixes

  • navbar: update all elements block right to be black (e84e571)

1.1.3 (2021-01-30)

Bug Fixes

  • navbar: changes GitHub icon to black, updates references to GitHub repo (4541241)

1.1.2 (2021-01-30)

Bug Fixes

  • buttons: changes action buttons to St. Jude Cloud style (6107ecd)

1.1.1 (2021-01-29)

Bug Fixes

  • navbar: fixes redirection behavior to match omnibar (72d0cf5)

1.1.0 (2021-01-29)

Bug Fixes

  • fixes rendering of home page redirect on production build (1f08d12)

Features

  • redirects homepage to /docs/ (45cd7be)

1.0.4 (2020-12-28)

Bug Fixes

  • svg: fixes SVG rendering of background elements (b49c559)

1.0.3 (2020-12-28)

Bug Fixes

  • scroll: fixes scrolling to location hashes (53174f6)

1.0.2 (2020-12-28)

1.0.1 (2020-12-28)

Performance Improvements

  • better image loading using WebP (dc2d42e)

1.0.0 (2020-12-28)

Bug Fixes

  • fix failing build (06db281)
  • fix rendering of certain admonition svg colors (bcd1324)
  • further fixes for build (f1a1990)
  • see if removing postcss purging removes the issue (875d8b5)

Features