Commit Graph

3894 Commits

Author SHA1 Message Date
Ben Dansby
6d22c44c0d negative margin checkbox 2021-09-09 07:11:41 -07:00
Ben Dansby
aa7e9e77e5 Revert "unpad checkbox"
This reverts commit c00c25c50c.
2021-09-09 07:01:19 -07:00
Ben Dansby
39d94aacda Revert "straighten out radio button"
This reverts commit 993c9a8bc7.
2021-09-09 07:01:12 -07:00
Ben Dansby
f4ab809033 Revert "add focus"
This reverts commit 3233e22762.
2021-09-09 07:01:02 -07:00
Ben Dansby
3233e22762 add focus 2021-09-08 16:21:55 -07:00
Brian Hicks
69364ccaf3
Merge pull request #730 from NoRedInk/14.0.0
bump to 14.0.0
2021-09-08 14:14:25 -05:00
Brian Hicks
9a1fd544ae bump to 14.0.0 2021-09-08 13:52:38 -05:00
Brian Hicks
2f84a90a06
Merge pull request #728 from NoRedInk/dansby/delete-callout
Delete the now unused callout component
2021-09-08 08:20:00 -05:00
Brian Hicks
e9e74fa3ca
Merge pull request #729 from NoRedInk/kraken/toggle-button-vertical-align
Add verticalAlign: middle to toggleButtons
2021-09-08 08:19:35 -05:00
Liz Krane
3bc4e6e1cc Add verticalAlign: middle to toggleButtons 2021-09-07 10:47:03 -07:00
Ben Dansby
157bb5b482 Update elm.json 2021-09-07 09:46:36 -07:00
Ben Dansby
7cc7a549d9 delete callout 2021-09-07 08:42:38 -07:00
Ben Dansby
993c9a8bc7 straighten out radio button 2021-09-04 11:07:57 -07:00
Ben Dansby
c00c25c50c unpad checkbox 2021-09-04 11:07:32 -07:00
Ben Dansby
d3696076c7 zero out radio button example margin 2021-09-04 08:49:10 -07:00
Ben Dansby
4cc157295b put radio buttons in proper category 2021-09-04 08:47:56 -07:00
Alex Perkins
794d2fb032
Merge pull request #726 from NoRedInk/kraken/toggle-button-click-state
Make toggleButton clickable in style guide
2021-09-03 17:38:06 -04:00
Ben Dansby
38afc99d47
Merge pull request #725 from NoRedInk/dansby/checkbox-corners
Add border radius to checkbox
2021-09-02 17:23:54 -07:00
Ben Dansby
59307168e1
Merge pull request #724 from NoRedInk/dansby/modal-footer
Modal: add footer background and border
2021-09-02 17:23:25 -07:00
Liz Krane
36280b73af Run elm-format --elm-version=0.19 2021-09-02 14:33:25 -07:00
Liz Krane
c720d333bc Update toggle button state on click 2021-09-02 13:05:50 -07:00
Liz Krane
a63bd36029 Add toggle button state to model, pass to toggleButtons 2021-09-02 11:35:18 -07:00
Tessa Kelly
9fcfdc7318 Change model to use a record so that we can add the toggle button state to it 2021-09-02 10:55:19 -07:00
Ben Dansby
2f16ee4f1d add border radius 2021-09-01 15:01:23 -07:00
Ben Dansby
4ca213c2f7 Add background and border 2021-09-01 07:08:47 -07:00
Brian Hicks
bdfbb3c5ce
Merge pull request #723 from NoRedInk/raven/remove-pr-template
remove pull request template
2021-08-31 15:26:26 -05:00
Brian Hicks
62f5d62739 remove pull request template 2021-08-31 14:41:16 -05:00
Christoph Hermann
1e556793c5
Merge pull request #722 from NoRedInk/zen/bump-version
Bump to 13.2.0
2021-08-31 07:49:59 +02:00
Stoeffel
e4e5f03e8a Bump to 13.2.0 2021-08-31 07:46:54 +02:00
Christoph Hermann
3327552e83
Merge pull request #720 from NoRedInk/zen/menu-v3
Menu.V3
2021-08-31 07:45:33 +02:00
Stoeffel
32f7102d04 Simplify examples 2021-08-31 06:56:20 +02:00
Tessa
609ff7e627
Merge pull request #721 from NoRedInk/dansby/modal-button
Gold to blue
2021-08-30 17:16:33 -07:00
Ben Dansby
b39b59cd6e gold to blue 2021-08-30 15:47:40 -07:00
Juan Wajnerman
a3c84011ce
Make Loading.V1.page use white background 2021-08-30 15:22:12 -03:00
Juan Wajnerman
4a265697b2
Added option to customize the z-index 2021-08-30 10:45:04 -03:00
Juan Wajnerman
c9bc5a05ca
Updates from shake test 2021-08-30 10:41:53 -03:00
Juan Wajnerman
e3b924861e
Updated docs for Menu.V3 2021-08-30 10:41:53 -03:00
Juan Wajnerman
af9017e92d
Expose Menu.V3 2021-08-27 19:00:23 -03:00
Juan Wajnerman
db13976770
Updated styleguide for Menu.V3 2021-08-27 18:56:17 -03:00
Juan Wajnerman
15859086cf
Added Menu.V3 2021-08-27 18:55:40 -03:00
Brian Hicks
48697b5853
Merge pull request #719 from NoRedInk/13.1.1
bump to 13.1.1
2021-08-25 14:24:39 -05:00
Brian Hicks
6053fbba68 bump to 13.1.1 2021-08-25 14:20:58 -05:00
Brian Hicks
bc574f1767
Merge pull request #718 from NoRedInk/raven/github-ci
use GH actions instead of Travis
2021-08-25 14:16:15 -05:00
Brian Hicks
cfb46b4e77 enable cachix, but don't push until we have a new key 2021-08-25 14:12:57 -05:00
Brian Hicks
8d8774e085 use GH actions instead of Travis 2021-08-25 14:06:28 -05:00
Brian Hicks
72c552e765
Merge pull request #717 from NoRedInk/raven/upgrade-modal-shadows-ii
Remove shadows
2021-08-25 13:57:54 -05:00
Micah Hahn
df7a32d8de Remove shadows 2021-08-25 13:53:14 -05:00
Brian Hicks
a6a3721b6c
Merge pull request #716 from NoRedInk/raven/upgrade-nixpkgs
Update niv and nixpkgs to support BigSur
2021-08-25 13:51:18 -05:00
Micah Hahn
adac8e9b19 Update niv and nixpkgs to support BigSur 2021-08-20 17:10:23 -04:00
dependabot[bot]
9ec2a21b0f
Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-12 02:50:41 +00:00