Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

Releases: osu-cass/sb-components

v1.17.0

20 Jul 21:09
5facc44
Compare
Choose a tag to compare

1.17.0 (2018-07-20)

Bug Fixes

  • itembank: changed to template literal from concat string (2a3f6e3)

Features

  • itembank: updated item bank to use namespaces (9591193)

v1.16.1

18 Jul 15:28
da724aa
Compare
Choose a tag to compare

1.16.1 (2018-07-18)

Bug Fixes

  • modal: removed broken references to google anylitics (f017a09)

v1.16.0

10 Jul 15:27
81c3f98
Compare
Choose a tag to compare

1.16.0 (2018-07-10)

Bug Fixes

  • dropdown: drop downs tablable and readable when disabled (df7bbd7)
  • filter models: filter models now build (cbf4f92)
  • filtermodel: adv filter all btn works now (f03297d)
  • itemtablerow: jaws tabbing now reads item# (d6efef0)
  • itemtablerow: updated tests for last commit (77d08c4)
  • navmenu: skip to main now works (0850a4e)
  • navmenu: skip to main now works (c8eaa3c)

Features

  • filter: all button has more context for screen reader (cb24050)

v1.15.0

05 Jul 15:04
81e4ed4
Compare
Choose a tag to compare

1.15.0 (2018-07-05)

Bug Fixes

  • advanced-filter: button size fix for msedge (2e2e51a)
  • advanced-filter: fixed button sizing (205bbde)
  • item card condensed: now 1 click to redirect (0dd68ec)
  • itemtablecontainer: grid sorts individually (a1b2a6b)
  • rubrictable: specify css properties (93d5603)

Features

  • filter: reset button causes filter to reset to correct state (b11084f)
  • item search: added default selection for grades (a656489)
  • item search: default selection for grades dropdown (566c019)

v1.14.1

27 Jun 19:46
1f5414b
Compare
Choose a tag to compare

1.14.1 (2018-06-27)

Bug Fixes

  • item search: fix default button select (8da11b0)

v1.14.0

27 Jun 17:52
03d6669
Compare
Choose a tag to compare

1.14.0 (2018-06-27)

Bug Fixes

  • fixed issues causing linting to fail (626d14c)
  • fixed test (45994d3)
  • fixed the copywrite to read how brad wanted (865f0a8)
  • updated storybook tests with new copy write (9046787)

Features

  • fixed date display for revisions (5509c8c)
  • fixed issues with selecting a default button (490f7db)

v1.13.0

14 Jun 16:49
aad5623
Compare
Choose a tag to compare

1.13.0 (2018-06-14)

Bug Fixes

  • node modules: fixed modules version issue (4b93e78)

Features

  • setup advanced filter to have default options updated packages (4bbbda8)
  • updated package lock file (10bf5b2)

v1.12.0

01 Jun 19:44
085c7e8
Compare
Choose a tag to compare

1.12.0 (2018-06-01)

Features

  • added score guide view model (used in ap_scoringguide) (16d27b5)

v1.11.0

18 May 16:37
85b3a5a
Compare
Choose a tag to compare

1.11.0 (2018-05-18)

Bug Fixes

  • update package.json (e2aa408)
  • html: set scorepoint to html being passed (WIP) (8c39003)
  • added pdf.lss to sb-components style bundle (6989eb6)
  • adv filter tag sizing bug fix (0a99d00)
  • basic/adv filter font sizing (ca2f732)
  • remove model: removed unnecessary model and fixed mocked data in (29786e8)
  • updates: updated snapshots and check for rubric entries (9f414d5)
  • don't show empty scoring options table (7584ad2)
  • fix package-lock.json conflict (6555f8e)
  • fix package.json (cecb0bc)
  • fixed merge conflict in package-lock.json (3e4a708)
  • fixed mocked data for rubric storybook (be6c58f)
  • update storybook (e3ab2d0)

Features

  • add scoring options to question view ✅ (eb2baca)
  • init side filter (b8154c9)
  • scoring options rubric table (8366bc8)
  • single select filter changes (eab4618)

v1.10.0

11 May 20:17
9aad5e6
Compare
Choose a tag to compare

1.10.0 (2018-05-11)

Bug Fixes

  • display shortened grade string for elementary middle and highschool (f26cf01)
  • remove unused import from csvEntry (d618bea)
  • dependencies: upgrade less and url-loader for security (a48aafc)

Features

  • add option in basic filter props to hide unclickable select msg (9b3b447)
  • change filter styles according to spec (f785260)
  • implement generateTooltip in csvEntry (9042a2b)
  • tooltip higher order component (b927e08)

Reverts

  • dependencies: roll back react and react-dom type versions (47b8b0e)