Danielle Pham
e18c1abd80
Add Tabs.SpaLink example
2019-05-23 10:57:29 -04:00
Danielle Pham
6a4b6603a5
Add Aria.currentPage to current link tab
2019-05-23 10:57:15 -04:00
Michael Hadley
9c4f4cdc82
Unify into just LinkConfig and links
2019-05-22 17:23:11 -07:00
Michael Hadley
3b4c8ccb82
Create new viewSpaTabs function
2019-05-22 16:05:53 -07:00
Michael Hadley
d45cada97e
Copy into new tabs V4 module
2019-05-22 15:26:01 -07:00
Tessa
cc727ad70d
Merge pull request #277 from NoRedInk/tessa/kill-dead-code
...
💀 remove 0.18 modules
2019-05-22 14:05:13 -07:00
Tessa Kelly
17a506e57e
Remove elm-package checks
2019-05-22 13:48:51 -07:00
Tessa Kelly
1373dde011
💀 remove dual publishing notes
2019-05-22 13:40:21 -07:00
Tessa Kelly
c053708d70
💀 remove the elm-package.jsons
2019-05-22 13:40:00 -07:00
Tessa
8a15ed1ce0
Merge branch 'master' into tessa/kill-dead-code
2019-05-22 10:33:11 -07:00
Katie Hughes
ed9d6739ee
Merge pull request #280 from NoRedInk/minor-bump-updates-select
...
minor bump to update select api
2019-05-20 12:14:49 -07:00
Katie Hughes
52b1e77661
minor bump to update select api
2019-05-20 12:09:12 -07:00
Katie Hughes
3930b8bafb
Merge pull request #276 from NoRedInk/zamboni/select-add-default-option
...
Add ability to provide a default selection to Select
2019-05-20 12:07:24 -07:00
Gavin Panella
f1fc89363a
Remove mention of Lazy.
...
I think the Lazy that is being referred to was removed in Elm 0.19.
2019-05-20 17:12:11 +02:00
Gavin Panella
8c41012507
Expose Choice so that readers of docs know what it looks like.
2019-05-20 17:09:58 +02:00
Gavin Panella
14a1f2d84a
niceId is always called with the same first arg.
2019-05-20 17:07:06 +02:00
Gavin Panella
c19aaf7f6f
Remove (..) imports.
2019-05-20 16:54:26 +02:00
Gavin Panella
7931adff73
Default text doesn't need id or value.
2019-05-20 16:42:47 +02:00
Gavin Panella
e6048a3175
Comment to explain that failure is thrown away.
2019-05-20 16:40:53 +02:00
Gavin Panella
211d07df49
Extract viewDefaultChoice method.
2019-05-20 16:40:10 +02:00
Katie Hughes
c131ee2070
fully replace the select v5 example with the select v6 example
2019-05-17 15:42:40 -07:00
Katie Hughes
0575f48c74
add select v6 tests
2019-05-17 15:38:47 -07:00
Tessa Kelly
0d777acf8f
💀 remove 0.18 modules
2019-05-17 15:05:54 -07:00
Katie Hughes
b9186423af
allow current to be optional
2019-05-17 14:03:51 -07:00
Katie Hughes
658942a78a
v6 select with ability to have a default choice
2019-05-17 11:11:17 -07:00
Katie Hughes
7cd37b8f83
First pass of adding a default value to select
...
Without disturbing the original example, add in our updated select and an example of it to compare the two side by side. We need to handle the "Nothing" case to make sure it looks like the original Select and add tests.
2019-05-16 16:56:06 -07:00
Katie Hughes
c0c4fb32b7
Merge pull request #275 from NoRedInk/zamboni/bump-for-page
...
bump elm version for error page api update
2019-05-15 14:04:47 -07:00
Katie Hughes
6e4e3d754d
bump elm version
2019-05-15 12:01:42 -07:00
Katie Hughes
96f9c2bdea
Merge pull request #274 from NoRedInk/zamboni/customize-page-button-label
...
Zamboni/customize page button label
2019-05-15 12:00:03 -07:00
Katie Hughes
594f6355e2
remove type variable, change reload text
2019-05-14 16:04:51 -07:00
Katie Hughes
6824fe8dbb
make ci happy
2019-05-13 17:15:12 -07:00
Katie Hughes
f0f2dd97e3
add tests for error page recovery text
2019-05-13 16:58:34 -07:00
Katie Hughes
fafa22894f
Add flexibility to the button text for error pages
2019-05-13 16:04:10 -07:00
Tessa
99bde371bd
Merge pull request #273 from NoRedInk/tessa/link-docs
...
Tessa/link docs
2019-05-13 09:02:04 -07:00
Tessa Kelly
c80f7ca4ed
🐛 fixes old name uses
2019-05-10 11:11:44 -07:00
Tessa Kelly
1db134067a
Adds link to the package site based on the module name
2019-05-10 11:08:39 -07:00
Tessa
585ce8aece
Merge pull request #272 from NoRedInk/tessa/bump
...
6.14.0
2019-05-09 15:33:00 -07:00
Tessa Kelly
782ff11e71
Bump
2019-05-09 14:38:03 -07:00
Tessa
50339378dc
Merge pull request #270 from NoRedInk/tessa/disclosing
...
Tessa/disclosing
2019-05-09 14:32:11 -07:00
Tessa Kelly
42a257cb02
view -> medium, large
2019-05-09 09:46:57 -07:00
Tessa Kelly
d42746061e
Merge remote-tracking branch 'origin/master' into tessa/disclosing
2019-05-09 09:39:36 -07:00
Brooke
f972e4e45c
Merge pull request #271 from NoRedInk/make-it-public
...
unconditionally make public
2019-05-09 09:20:47 -07:00
brookeangel
2c08fd5fd6
unconditionally make public
2019-05-09 09:03:30 -07:00
Tessa Kelly
9ee82cee0f
Fix docs
2019-05-07 12:47:18 -07:00
Tessa Kelly
17bd12686f
Expose V2
2019-05-07 12:42:10 -07:00
Tessa Kelly
4927fca129
Update copy
2019-05-07 12:41:45 -07:00
Tessa Kelly
95a05d5514
🎨 dry up the example code
2019-05-07 12:34:33 -07:00
Tessa Kelly
e4e2b586f3
💀 remove Config to ensure that the documentation is easy to read and everything relevant is exposed
2019-05-07 12:27:55 -07:00
Tessa Kelly
8d8fdb41de
Expose a simpler API
2019-05-07 12:27:25 -07:00
Tessa Kelly
4301048a16
Rename the indicator views
2019-05-07 12:14:51 -07:00