1
1
mirror of https://github.com/NoRedInk/noredink-ui.git synced 2024-12-19 03:31:32 +03:00
Commit Graph

794 Commits

Author SHA1 Message Date
Danielle Pham
0278958762 Icon V4: use SvgIcon for assignment types 2018-10-26 12:49:26 -04:00
Danielle Pham
cbe41a6dd0 Remove white from guidedDraft name 2018-10-26 12:06:25 -04:00
Danielle Pham
a763a5b8eb
Merge branch 'master' into ink__guided-draft-icon 2018-10-26 11:22:54 -04:00
Gavin Panella
56e50158e8
Merge pull request from NoRedInk/zamboni--check-v-modules-exposed
Check that versioned modules are exposed.
2018-10-26 14:34:44 +02:00
Gavin Panella
76e1233ede Read elm-package.json as text.
The version of `json.load` from Python 3 in Travis does not appear to have the
ability to load JSON from a binary stream, whereas 3.7.0 does.
2018-10-25 09:19:58 +02:00
Gavin Panella
eaf71bdcb1 Expose missing modules. 2018-10-25 09:17:02 +02:00
Gavin Panella
053778cad7 Check that all V*.elm modules are exposed. 2018-10-25 09:13:29 +02:00
Tessa Kelly
fe8a66d772 Use an SVG sprite for the guided draft icon instead of an image 2018-10-24 09:55:35 -07:00
Tessa Kelly
0ff72c1ba6 Use generated svgs rather than a separate svg file 2018-10-24 09:55:35 -07:00
Tessa Kelly
08b67825c0 Adds the guided draft icon 2018-10-24 09:52:42 -07:00
Michael Glass
01ab7d9421
Merge pull request from NoRedInk/clarify-how-to-bump
clarify wording: we should always merge to master before bumping the version
2018-10-24 14:13:45 +02:00
Michael Glass
07ed0f9fb3
clarify wording: we should always merge to master before bumping the version
clarify wording part 2: we should always merge to master before bumping the version
2018-10-24 10:57:19 +02:00
mavnn
877c250573
Bump version 2018-10-24 09:45:19 +01:00
Michael Newton
93a2d6a5c3
Merge pull request from NoRedInk/add-self-review-assignment-type
Add Self Review assignment type icon
2018-10-24 09:43:49 +01:00
mavnn
e50c15e49f
Add Self Review assignment type icon
Add self review icon to style guide

Revert "index.html" changes

This reverts commit 7ea91a89fb74f9ce6d6b9e0889b8d5b1c29f6b1a.
2018-10-24 09:38:58 +01:00
Luke Westby
5a488e4601 remove broken doc 2018-10-23 10:45:42 -07:00
Luke Westby
6cbf5fece2 5.24.0, forgot to add a module to the list 2018-10-23 10:41:02 -07:00
Luke Westby
d0eb1e29a9
bump () 2018-10-23 10:28:22 -07:00
Luke Westby
9c96b0c3b8
fix docs and exposed-modules () 2018-10-23 10:11:58 -07:00
Luke Westby
c1ff19f0d0
Add Html.Styled versions for everything ()
* make html.styled versions of remaining widgets

* upgrade all the examples

* change license name
2018-10-23 09:55:30 -07:00
Danielle Pham
f0d5f3d7d3
Merge pull request from NoRedInk/bump-5-22-0
Bump version to 5.22.0
2018-10-16 16:04:00 -04:00
Danielle Pham
3ecd28e793 Bump version to 5.22.0 2018-10-16 13:54:05 -04:00
Jasper Woudenberg
549bcbf1b0
Merge pull request from NoRedInk/take-charge-teambot
Reviews go through Teambot
2018-10-16 18:34:09 +02:00
Jasper Woudenberg
a32a4e5026
Merge branch 'master' into take-charge-teambot 2018-10-16 18:29:41 +02:00
Danielle Pham
f437f335db
Merge pull request from NoRedInk/assignment-type-icons
Add assignment type icons for Peer Review and Quick Write
2018-10-16 12:09:48 -04:00
Jasper Woudenberg
7d7e93c72e Reviews go through Teambot 2018-10-16 10:40:20 +01:00
Danielle Pham
cabc2fd59e Rearrange icon examples 2018-10-15 17:22:58 -04:00
Danielle Pham
81ca29d946 Add assignmentTypeQuickWrite icon 2018-10-15 17:21:08 -04:00
Danielle Pham
87691d1a6b Add assignmentTypePeerReview icon 2018-10-15 17:15:57 -04:00
Gavin Panella
efbb35ada4
Merge pull request from NoRedInk/zamboni--bump-to-5.21.0
Expose Button.V5 and bump version to 5.21.0.
2018-10-12 10:24:27 +02:00
Gavin Panella
cb1fa9a55c Expose Button.V5 and bump version to 5.21.0. 2018-10-12 10:07:14 +02:00
Gavin Panella
a023ecaddc
Merge pull request from NoRedInk/zamboni--bump-to-5.20.2
Bump version to 5.20.2.
2018-10-12 08:17:51 +02:00
Gavin Panella
1f27a7addd Bump version to 5.20.2. 2018-10-12 08:11:22 +02:00
Gavin Panella
5d02e5da78
Merge pull request from NoRedInk/zamboni--limit-button-transitions
Limit V5 button transitions to avoid zoom effects.
2018-10-12 08:01:44 +02:00
Brooke Angel
c96930b4b5 downregulate main button padding to compensate 2018-10-11 10:07:21 -07:00
Brooke Angel
b5f88610ac hide the scrollies 2018-10-11 10:04:53 -07:00
Gavin Panella
af7283d79f Transition only a handful of CSS properties.
This avoids a boom/zoom effect as the button is repeatedly laid out during the
transition.
2018-10-11 17:34:44 +02:00
Gavin Panella
24867c442e Use Css.batch instead of List operations. 2018-10-11 16:36:36 +02:00
Michael Glass
41aad98740
Merge pull request from NoRedInk/dependabot/elm-package/tests/rtfeldman/elm-css-13.1.1lte-vlt-15.0.0
Update rtfeldman/elm-css requirement from 13.1.1 <= v < 14.0.0 to 13.1.1 <= v < 15.0.0 in /tests
2018-10-10 15:27:57 +02:00
dependabot[bot]
d85e1afb35
Update rtfeldman/elm-css requirement from 13.1.1 <= v < 14.0.0 to 13.1.1 <= v < 15.0.0 in /tests
Updates the requirements on [rtfeldman/elm-css](https://github.com/rtfeldman/elm-css) to permit the latest version.
- [Release notes](https://github.com/rtfeldman/elm-css/releases)
- [Changelog](https://github.com/rtfeldman/elm-css/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rtfeldman/elm-css/commits/alpha-14.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-09 12:15:07 +00:00
Michael Glass
57cbcb3487
Merge pull request from NoRedInk/new-elm-format
update package-lock.json
2018-10-09 14:13:47 +02:00
Michael Glass
0a558ce5b4
update package-lock.json 2018-10-09 13:59:03 +02:00
Michael Glass
792280e058
Merge pull request from NoRedInk/dependabot/npm_and_yarn/elm-format-0.8.1
Bump elm-format from 0.8.1-rc2 to 0.8.1
2018-10-09 13:54:02 +02:00
dependabot[bot]
14ef09b10d
Bump elm-format from 0.8.1-rc2 to 0.8.1
Bumps [elm-format](https://github.com/avh4/elm-format) from 0.8.1-rc2 to 0.8.1.
- [Release notes](https://github.com/avh4/elm-format/releases)
- [Changelog](https://github.com/avh4/elm-format/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avh4/elm-format/compare/0.8.1-rc2...0.8.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 17:45:00 +00:00
brookeangel
ca5878f3b7 bump elm-package to 5.20.1 2018-10-05 10:41:18 -07:00
Brooke
00e7a96a3a
Merge pull request from NoRedInk/zamboni--higher-rise-links-too
Add Button.V5 to standardize link and button styles
2018-10-05 08:53:19 -07:00
brookeangel
58a6bd2e86 helpful tip for grafting into monlith 2018-10-05 08:14:20 +02:00
brookeangel
07068031a6 standardize vertical alignment on style guide 2018-10-05 08:14:20 +02:00
brookeangel
61ca62cb47 update button on styleguide 2018-10-05 08:14:20 +02:00
brookeangel
5886640a97 add button v5 with standardized vertical alignments 2018-10-05 08:14:20 +02:00