Commit Graph

3268 Commits

Author SHA1 Message Date
Brian Hicks
574a8c8c1f todo at the top about shake options 2020-10-28 05:49:32 -05:00
Brian Hicks
44dd65769b port formatting 2020-10-28 05:45:40 -05:00
Brian Hicks
77aafc2cc4 port exposed--with caveats 2020-10-28 05:41:51 -05:00
Brian Hicks
a1b71b48ff port deprecated imports stuff to Shake 2020-10-28 05:32:02 -05:00
Brian Hicks
bfae039d90 port percy tests rule 2020-10-27 17:35:04 -05:00
Brian Hicks
4f270a4985 port axe reports to shake 2020-10-27 17:34:00 -05:00
Brian Hicks
3be1541586 first working shake rule 2020-10-27 17:29:44 -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
Ben Dansby
2d17a6f448 clean up icon styling 2020-10-12 14:50:33 -07:00
Tessa
09ed5a7bf9
Merge pull request #627 from NoRedInk/kraken/bump-for-icons
Bump for icons
2020-10-08 14:15:12 -07:00
Tessa Kelly
b5b589eb45 Bump 2020-10-08 14:09:11 -07:00
Tessa
f43d5b8ef2
Merge pull request #625 from NoRedInk/kraken/add-icons
Kraken/add icons
2020-10-08 14:08:20 -07:00
Tessa
c1688a8410
Merge branch 'master' into kraken/add-icons 2020-10-08 13:06:33 -07:00
Brian Hicks
90686e5716
Merge pull request #626 from NoRedInk/12.6.1
bump to 12.6.1
2020-10-08 15:00:49 -05:00
Tessa Kelly
cc8a873c7e Replace the pennants 2020-10-08 13:00:15 -07:00
Brian Hicks
a8b1cacfa6 bump to 12.6.1 2020-10-08 14:54:36 -05:00