Commit Graph

2631 Commits

Author SHA1 Message Date
Aaron VonderHaar
56fce226c0
Merge pull request #505 from NoRedInk/ink/fix-html-banner
Restore previous behavior: Message.banner centers the content when it…
2020-04-30 10:40:58 -07:00
Aaron VonderHaar
f67ab34956 Restore previous behavior: Message.banner centers the content when it is shorter than one line 2020-04-30 10:19:40 -07:00
Aaron VonderHaar
621adf03f7
Merge pull request #504 from NoRedInk/release/8.3.0
Prepare 8.3.0 release
2020-04-29 11:19:06 -07:00
Aaron VonderHaar
5bcfb023ea Prepare 8.3.0 release 2020-04-29 11:15:10 -07:00
Aaron VonderHaar
227c088d35
Merge pull request #502 from NoRedInk/ink/message
Nri.Ui.Message.V1
2020-04-29 11:08:46 -07:00
Aaron VonderHaar
9849124734 Merge remote-tracking branch 'origin/master' into ink/message 2020-04-29 08:52:18 -07:00
Tessa
99f646e4e7
Merge pull request #500 from NoRedInk/tessa/remove-dropdown
Tessa/remove dropdown
2020-04-29 08:46:36 -07:00
Ju Liu
4366f2709e Merge branch 'master' into tessa/remove-dropdown 2020-04-29 11:57:45 +01:00
Aaron VonderHaar
8b56dc9849 Merge remote-tracking branch 'origin/master' into ink/message 2020-04-28 16:43:23 -07:00
Aaron VonderHaar
626b86bd7a
Merge pull request #503 from NoRedInk/ink/tab-uses-button
Make Nri.Ui.Tabs.V4 work with ProgramTest.clickButton
2020-04-28 16:42:41 -07:00
Aaron VonderHaar
098bdcce0c Make Nri.Ui.Tabs.V4 work with ProgramTest.clickButton
And also applies the guidelines from https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/Tab_Role#Best_practices
2020-04-28 16:29:00 -07:00
Aaron VonderHaar
e00a2ffaa5 Remove unused parameter 2020-04-28 15:57:44 -07:00
Aaron VonderHaar
318f662035 Update documentation 2020-04-28 13:35:21 -07:00
Aaron VonderHaar
dc50b07a5e Revert moving Callout examples into Message examples 2020-04-28 13:27:14 -07:00
Aaron VonderHaar
653549ba3f Inline private helper functions that are only used once in Message.V1.tiny 2020-04-28 13:20:44 -07:00
Aaron VonderHaar
5c5336664e Inline Message.V1.exclamation 2020-04-28 13:18:16 -07:00
Aaron VonderHaar
ba6541ec7a Reduce duplication in Message.V1.tiny 2020-04-28 13:16:28 -07:00
Aaron VonderHaar
5ef1fe3a6e Use new icons in Message.V1.tiny 2020-04-28 13:14:28 -07:00
Aaron VonderHaar
e5e144ff79 Refactor Message.tiny 2020-04-28 13:14:14 -07:00
Aaron VonderHaar
caf39b6889 Fix alignment of Message.tiny 2020-04-28 13:07:04 -07:00
Aaron VonderHaar
fb6e4222ae Rename Message.Warning -> Message.Alert 2020-04-28 12:49:04 -07:00
Aaron VonderHaar
eb36e2a862 Add link to docs for adding new icons 2020-04-28 12:47:23 -07:00
Aaron VonderHaar
0dfbd12970 Fix font contrast in Message.large 2020-04-28 12:47:07 -07:00
Aaron VonderHaar
4ec322aa9f Make icon sizing more reliable in Message.V1.banner 2020-04-28 12:39:39 -07:00
Aaron VonderHaar
5d58fcea7c Add UiIcon.V1.checkmarkInCircle 2020-04-28 12:33:09 -07:00
Aaron VonderHaar
71c3324376 Add Message.V1.large 2020-04-28 12:25:05 -07:00
Aaron VonderHaar
a205a7b985 Fix typos in Message HTML example 2020-04-27 17:27:24 -07:00
Aaron VonderHaar
cb79a5242f Add italics to the Message markdown example 2020-04-27 17:26:11 -07:00
Aaron VonderHaar
8396892004 Add docs 2020-04-27 17:21:45 -07:00
Aaron VonderHaar
839a010992 Generalize Examples.Message 2020-04-27 17:19:51 -07:00
Aaron VonderHaar
fdf69538ce Message.V1 replaces BannerAlert.V6.custom 2020-04-27 16:49:45 -07:00
Aaron VonderHaar
5afa50ca9c Message.V1 replaces BannerAlert.V6.neutral, success, error 2020-04-27 16:35:24 -07:00
Aaron VonderHaar
3efc6fcf8f Message.V1 replaces BannerAlert.V6.alert 2020-04-27 16:30:09 -07:00
Aaron VonderHaar
8f2e5b08ef Add doc comments 2020-04-27 15:44:36 -07:00
Aaron VonderHaar
be9e4ed387 Use exposing (..) for Html and Css 2020-04-27 15:33:06 -07:00
Aaron VonderHaar
a02bc08ae9 Message.V1 replaces Alert.V4.tip 2020-04-27 15:29:06 -07:00
Aaron VonderHaar
4498ec54bf Message.V1 replaces Alert.V4.warning 2020-04-27 15:25:18 -07:00
Aaron VonderHaar
a78b29f7ba Message.V1 replaces Alert.V4.success 2020-04-27 15:22:43 -07:00
Aaron VonderHaar
cad02d44b9 Message.V1 replaces Alert.V4.error and Alert.V4.somethingWentWrong 2020-04-27 15:10:26 -07:00
Aaron VonderHaar
65f30b295d Normalize references 2020-04-27 15:07:26 -07:00
Aaron VonderHaar
086d8f3321 Move Callout examples into Message examples 2020-04-27 14:46:21 -07:00
Aaron VonderHaar
c419ee292d Move BannerAlert examples into Message examples 2020-04-27 14:40:50 -07:00
Aaron VonderHaar
6e712bb79e Move Alert examples into Message examples 2020-04-27 14:35:33 -07:00
Tessa Kelly
2efbc6bfd3 temporarily remove major upgrade checker 2020-04-27 09:22:22 -07:00
Tessa Kelly
d7d24b8776 elm-format 2020-04-24 16:55:51 -07:00
Tessa Kelly
36ff5e3660 Fix exposing 2020-04-24 16:55:12 -07:00
Tessa Kelly
e71eac8161 Oops fix attribute styled error 2020-04-24 16:55:12 -07:00
Tessa Kelly
41693ffa38 🔧 2020-04-24 16:55:12 -07:00
Tessa Kelly
d56f45248d 💀 remove select v6 2020-04-24 16:55:12 -07:00
Tessa Kelly
5570c30e74 Upgrade to v10 buttons in examples 2020-04-24 16:55:11 -07:00