Commit Graph

716 Commits

Author SHA1 Message Date
Brooke
24368e17d4 use same styles from monolith (more recent) 2018-08-29 12:38:24 -07:00
Brooke
56ee341a7e add modal module example 2018-08-29 12:09:22 -07:00
Brooke
2ae7aeb549 expose v2 2018-08-29 11:55:06 -07:00
Brooke
b6180e2bd8 add modal v2 2018-08-29 11:54:42 -07:00
Brooke
dcf008b118 Bump version to 5.14.1 2018-08-28 17:25:21 -07:00
Brooke
b49263843e
Merge pull request #109 from NoRedInk/fix-button-linkWithTracking
Fix Nri.Ui.Button.V3.linkExternalWithTracking to allow Cmd-/Ctrl- cli…
2018-08-28 17:24:09 -07:00
Brooke
8d1760a889 Fix Nri.Ui.Button.V3.linkExternalWithTracking to allow Cmd-/Ctrl- clicks on the links 2018-08-28 17:18:17 -07:00
Juan Edi
bba17c7371
Merge pull request #108 from NoRedInk/bump-version-to-5.14.0
Bump version to 5.14.0
2018-08-28 11:20:45 -03:00
Juan Edi
c46bd2be56 Bump version to 5.14.0 2018-08-28 10:17:42 -03:00
Juan Edi
e1ac6f25cc
Merge pull request #107 from NoRedInk/add-hat-icon
Add support for "hat" icon
2018-08-24 12:59:12 -03:00
Juan Edi
c7197cb1f6 Add support for "hat" icon
Used to display "tips and trics" on the Guided Writes writing sidebard.
2018-08-24 10:43:19 -03:00
Michael Glass
1f7ff9f96e
bump version 2018-08-22 14:37:02 -07:00
Michael Glass
c8299fe8ba
Merge pull request #101 from NoRedInk/button-new-css
Upgrade Nri Button from V2 -> V3
2018-08-22 10:54:01 -07:00
Michael Glass
18c5eaa21d
prefer function composition to repeated map 2018-08-21 18:19:15 -07:00
Michael Glass
b04d1ea315
remove sidePadding from config 2018-08-21 18:19:15 -07:00
Michael Glass
dc5637e943
move lineHeight out of config 2018-08-21 18:19:14 -07:00
Michael Glass
2461f2629f
Fix comment 2018-08-21 18:19:14 -07:00
Michael Glass
b6c7b30214
remove dead comment 2018-08-21 18:19:14 -07:00
Michael Glass
2ab406b4cd
Small refactors of sizeStyle 2018-08-21 18:19:11 -07:00
Michael Glass
7c6d6f01fd
Dry up toggleButton 2018-08-21 18:17:42 -07:00
Michael Glass
3521287770
only expose types, not functions 2018-08-21 16:33:28 -07:00
Michael Glass
b8656a9fa8
collapse multilines into one when line width permits 2018-08-21 16:33:28 -07:00
Michael Glass
a990d3af68
remove Css.property where possible 2018-08-21 16:33:28 -07:00
Michael Glass
250ef2d8c3
width style is applied through buttonStyles 2018-08-21 16:33:28 -07:00
Michael Glass
a9ac470681
avoid exposing (..) 2018-08-21 16:33:28 -07:00
Michael Glass
ffee7f91f9
prefer accessible to html when possible 2018-08-21 16:33:28 -07:00
Michael Glass
b4c3fddbd8
more consistent Nri.Styled 2018-08-21 16:33:28 -07:00
Michael Glass
e7824d451d
prefer explicit type to bool 2018-08-21 16:33:28 -07:00
Brooke
7f879bf48c
one size icon fits all 2018-08-21 16:33:28 -07:00
Brooke
6d42171c4e
expose V3 2018-08-21 16:33:28 -07:00
Brooke
74786af384
remove TODO 2018-08-21 16:33:28 -07:00
Brooke
8a9c01c472
make link text-align center 2018-08-21 16:33:28 -07:00
Brooke
9dc078094f
make LinkSpa work 2018-08-21 16:33:27 -07:00
Brooke
39841b9016
💀 submit button 2018-08-21 16:33:27 -07:00
Brooke
0c7e1618d2
reinstate toggle styles 2018-08-21 16:33:27 -07:00
Brooke
6c0a70ff94
get delete button in order 2018-08-21 16:33:27 -07:00
Brooke
5d73174744
borderless has underline on hover 2018-08-21 16:33:27 -07:00
Brooke
12a1261ee2
add in size styles 2018-08-21 16:33:27 -07:00
Brooke
e3b77f1bc1
remove styleless CopyToClipboard class 2018-08-21 16:33:27 -07:00
Brooke
e23f8f8e82
compiles but it isnt pretty 2018-08-21 16:33:27 -07:00
Brooke
cfb9cc4353
add button v3 with html styled 2018-08-21 16:33:27 -07:00
Brooke
1cff2659bb bump elm-package to 5.12.0 2018-08-21 14:33:33 -07:00
Aaron VonderHaar
42621d1ae8
Merge pull request #103 from NoRedInk/update-readme-with-phaseout-info
Update readme with phase out info
2018-08-21 14:30:00 -07:00
Brooke
8047bc3263 add info about removing old versions 2018-08-21 14:23:50 -07:00
Brooke
6487908344 add info on moving widgets to noredink-ui 2018-08-21 14:18:33 -07:00
Brooke
a55da83732
Merge pull request #102 from NoRedInk/add-selectedFromBool
Add Nri.Ui.Checkbox.V3.selectedFromBool convenience function
2018-08-21 13:14:25 -07:00
Aaron VonderHaar
c2f8b15354 Document Nri.Ui.Checkbox.V3.Assets 2018-08-21 11:48:02 -07:00
Aaron VonderHaar
6fe447decf Add Nri.Ui.Checkbox.V3.selectedFromBool convenience function 2018-08-21 11:38:31 -07:00
James Gary
e4b47b972c
Merge pull request #100 from NoRedInk/ink-james--deploy-steps
Add deploy steps to README and PR template
2018-08-20 14:11:56 -07:00
James Gary
5329a8acd8
Merge branch 'master' into ink-james--deploy-steps 2018-08-17 16:18:43 -07:00