Commit Graph

3276 Commits

Author SHA1 Message Date
Tessa Kelly
5c917ba3f0 Add , which is more consistent with other widgets 2020-11-06 10:55:20 -08:00
Tessa Kelly
e536c34e40 Remove duped vendor prefix heleprs 2020-11-06 10:51:33 -08:00
Tessa Kelly
9b4e46145d Adds helpers to clickable test 2020-11-06 10:47:04 -08:00
Tessa Kelly
b262c1879b Adds helpers to clickable svg 2020-11-06 10:40:51 -08:00
Tessa Kelly
2ca0db9f76 Adds nri description, testid, and id to button 2020-11-06 10:39:45 -08:00
Tessa Kelly
5abcdf9d78 💀 remove delete button from the examples; use ClickableSvg for this behavior 2020-11-06 10:35:24 -08:00
Tessa Kelly
50b6a0788a Adds nri descriptions to the title, content, and footer of the modal 2020-11-06 10:34:16 -08:00
Tessa Kelly
7c988bd937 Expose testId helper in Modal 2020-11-06 10:31:55 -08:00
Tessa Kelly
0738cfeed2 Adds testId and nriDescription helpers 2020-11-06 10:31:24 -08:00
Ben Dansby
e8d9b41bdf
Merge pull request #641 from NoRedInk/dansby/button-icon-sizes
Button icon sizes
2020-10-28 17:41:03 -07:00
Ben Dansby
a141cbba82 Button icon sizes 2020-10-28 16:22:13 -07:00
Tessa
19a7928106
Merge pull request #640 from NoRedInk/kraken/add-eye-to-button
Adds non-square ui icons to the button example
2020-10-28 14:09:16 -07:00
Tessa Kelly
ea59a9f352 Adds non-square ui icons to the button example 2020-10-28 09:38:38 -07:00
Brian Hicks
042074bbbd
Merge pull request #638 from NoRedInk/12.9.0
bump to 12.9.0
2020-10-28 08:24:17 -05:00
Brian Hicks
abda2a2e14 bump to 12.9.0 2020-10-27 16:07:54 -05:00
Juan Edi
1122a7644b
Merge pull request #637 from NoRedInk/growing-button
bounded-width button
2020-10-27 18:05:39 -03:00
Juan Edi
2a5321736e
Merge pull request #636 from NoRedInk/expose-header-attribute
Expose header attribute
2020-10-27 18:01:16 -03:00
Juan Edi
0dcf5c8da5
Merge pull request #635 from NoRedInk/update-nixpkgs
update sources in nixpkgs
2020-10-27 18:00:20 -03:00
Brian Hicks
b2d555137c add a button that can grow within bounds 2020-10-26 16:53:43 -05:00
Brian Hicks
8dc5e892dc expose Attribute so we can use it in type signatures 2020-10-26 16:40:06 -05:00
Brian Hicks
6f0d15cb77 update sources in nixpkgs 2020-10-26 16:37:38 -05:00
Ju Liu
2d87aee94a
Merge pull request #634 from NoRedInk/update-12.8.0
Bump version
2020-10-23 11:56:48 +01:00
Ju Liu
ca7a1d4b41 Bump version 2020-10-23 11:22:46 +01:00
Ju Liu
0a2ab44535
Merge pull request #633 from NoRedInk/kraken/clickable-svg-improvements
Kraken/clickable svg improvements
2020-10-23 11:20:28 +01:00
Tessa Kelly
bd5f5fd247 Fix test failures 2020-10-21 17:40:34 -07:00
Tessa Kelly
2dcb5cc8dd Expose V2 2020-10-21 13:42:26 -07:00
Tessa Kelly
53ff5fefa2 Adjust the border bottom settings 2020-10-21 13:37:27 -07:00
Ben Dansby
0d03e6a344 padding tweaks 2020-10-21 12:26:27 -07:00
Tessa Kelly
ad5d7cf04d Adjust the height settings 2020-10-21 11:54:56 -07:00
Tessa Kelly
25a6d2d129 Improve padding and border settings for custom w and h 2020-10-21 11:47:08 -07:00
Tessa Kelly
759bdd4764 Adds exactHeight 2020-10-21 11:34:44 -07:00
Tessa Kelly
eff9c560a4 Match size and padding from button v10 2020-10-21 11:14:46 -07:00
Tessa Kelly
25d79211cc Adds exact width helper 2020-10-21 10:43:15 -07:00
Tessa Kelly
05b4a151ae Adjust the borders 2020-10-21 10:26:28 -07:00
Tessa Kelly
37eeacc5f6 Fiddle with the sizes a bit 2020-10-21 10:14:34 -07:00
Tessa Kelly
8f6f61f85f Begin adding small, medium, large styles 2020-10-21 09:40:20 -07:00
Tessa Kelly
4be98644b3 Remove width, height helpers 2020-10-21 09:12:07 -07:00
Tessa Kelly
c76a4ddf46 💀 tooltip: 2020-10-21 09:08:45 -07:00
Tessa Kelly
6cce76bd0f Copy V1 2020-10-21 09:07:51 -07:00
Ben Dansby
7928a5478d
Merge pull request #632 from NoRedInk/dansby/clickable-margin
Zero out clickable text margin
2020-10-20 14:50:58 -07:00
Ben Dansby
c86c77aed4 zero out clickable text margin 2020-10-19 21:36:36 -07:00
Brian Hicks
746647126f
Merge pull request #631 from NoRedInk/dansby/segmented-padding
Change segmented control padding
2020-10-19 14:16:15 -05:00
Ben Dansby
12c6e340eb change padding 2020-10-19 12:01:07 -07:00
Ju Liu
d40955801b
Merge pull request #629 from NoRedInk/kraken/clickable-text-alignment
Fix bottom button alignment
2020-10-19 18:38:32 +01:00
Tessa
82a4b87bf8
Merge branch 'master' into kraken/clickable-text-alignment 2020-10-19 10:19:17 -07:00
Brian Hicks
c1140b6d4c
Merge pull request #630 from NoRedInk/lazy
speed up examples with laziness
2020-10-16 12:09:23 -05:00
Brian Hicks
b3f8ad7507 speed up examples with laziness
the amount of *stuff* in our styleguide meant that the page was starting to
slow down due to vdom calculations. This sprinkles a little bit of laziness
to get things going quickly again.
2020-10-16 09:24:42 -05:00
Tessa Kelly
bbde873cff Fix bottom border styles 2020-10-14 14:47:15 -07:00
Tessa
389ff9ec5a
Merge pull request #628 from NoRedInk/dansby/button-icon
Clean up button icon styling code
2020-10-13 14:26:44 -07:00
Ben Dansby
9c3a389055 more cleanup and tweaks 2020-10-12 15:34:04 -07:00