Commit Graph

392 Commits

Author SHA1 Message Date
Matthew Griffith
6a6c6b4caa remove reference to Style Elements 2018-09-17 12:16:27 -04:00
Matthew Griffith
dc0d456449 update manual test runner to 0.19 2018-09-17 12:16:11 -04:00
Matthew Griffith
968f21686c compensate for borders on textarea height: content 2018-09-14 11:38:35 -04:00
Matthew Griffith
d4175a31f1 Give border a unique constructor 2018-09-14 11:16:52 -04:00
Matthew Griffith
151122157c Input.multiline height:shrink with min/max being respected. 2018-09-14 10:20:47 -04:00
Matthew Griffith
c2a2f6d880 Input.multiline -> height shrink will now fit content. 2018-09-14 09:26:24 -04:00
Matthew Griffith
2cdbdacac3 zindex handling of nearbys: fixes #22, #6.
inFront on layout gets z:20.  Overlapping nearbys (onRight, onLeft, below, above), get higher z-index than normal inFront because that's likely more reasonable.
2018-09-13 17:14:53 -04:00
Matthew Griffith
0930664c22 Intermediate divs for nearby element should pass through click events 2018-09-13 16:16:05 -04:00
Matthew Griffith
d2f6eb6a12 No text selection on button 2018-09-11 10:08:36 -04:00
Matthew Griffith
52ce5b093b propogate height ahd width to slider label when necessary 2018-09-10 22:31:44 -04:00
Matthew Griffith
d6aeec7384 Font adjustment experiment 2018-09-10 20:06:36 -04:00
Matthew Griffith
9ae3d1316c bugfix: nearby els(below) were being picked up by the spacing selector. 2018-09-10 18:44:23 -04:00
Matthew Griffith
65ffe91e0f bugfix: spacing and nearby elements shouldnt conflict. 2018-09-09 08:31:27 -04:00
Matthew Griffith
7e99508f99
Merge pull request #19 from mgold/docs-fixes
Small docs fixes
2018-09-07 08:40:55 -04:00
Max Goldstein
b3d4fc8842 Small docs fixes 2018-09-06 17:31:47 -07:00
Matthew Griffith
91d3d8119e
Merge pull request #13 from alexandertrefz/patch-1
Change References to Area -> Region
2018-09-05 09:09:26 -04:00
Alexander Trefz
892c646d28
Change References to Area -> Region 2018-09-05 15:06:52 +02:00
Matthew Griffith
275bf0aaeb Merge branch 'master' of https://github.com/mdgriffith/elm-ui 2018-09-04 10:16:10 -04:00
Matthew Griffith
2c40389719 Default layout background should be transparent white. 2018-09-04 10:16:04 -04:00
Matthew Griffith
92bb6ef799 Remove duplicated bug template 2018-09-04 10:11:18 -04:00
Matthew Griffith
49882a83d5 Add unexpected behavior template 2018-09-04 10:09:07 -04:00
Matthew Griffith
cd4e110a23 Link to Ellie 2018-09-03 13:35:27 -04:00
Matthew Griffith
3cdc68e399 behind -> behindContent 2018-09-03 13:23:43 -04:00
Matthew Griffith
c21af18aa3 Merge branch 'master' of https://github.com/mdgriffith/elm-ui 2018-09-03 13:22:18 -04:00
Matthew Griffith
a8eb7e3d78 Fix readme example 2018-09-03 13:22:16 -04:00
Matthew Griffith
6963c7ba9e
Merge pull request #8 from rofrol/patch-1
hae -> have
2018-09-01 13:58:08 -04:00
Roman Frołow
1c4e58c6f3
hae -> have 2018-09-01 19:53:12 +02:00
Matthew Griffith
9554991b6d remove Font.height from example 2018-08-31 10:04:52 -04:00
Matthew Griffith
0ae591e29d Merge branch 'master' of https://github.com/mdgriffith/elm-ui 2018-08-31 07:59:04 -04:00
Matthew Griffith
4a25c6dcb1 fixes #3 2018-08-31 07:59:01 -04:00
Matthew Griffith
b35fa719c0
Merge pull request #2 from dela3499/patch-1
Fixed typo (orignally -> originally).
2018-08-31 07:56:50 -04:00
Matthew Griffith
c623099fe3 🎨 elm-format-0.8.0 2018-08-31 07:55:37 -04:00
Carlos De la Guardia
742b45132c
Fixed typo (orignally -> originally). 2018-08-31 00:09:40 -05:00
Matthew Griffith
a345d74f3a
Merge pull request #1 from plaxdan/patch-1
add missing imports
2018-08-30 23:29:26 -04:00
Daniel Walker
e656ae7dd1
add missing imports
Added missing `width` and `fill` imports such that the code will run when copy-pasted into https://ellie-app.com.
2018-08-30 20:36:28 -06:00
Matthew Griffith
32c93001fd typo 2018-08-30 19:19:09 -04:00
Matthew Griffith
dabb8d5a9a update docs 2018-08-30 18:39:48 -04:00
Matthew Griffith
5800286360 typos in style-elements doc 2018-08-30 18:05:12 -04:00
Matthew Griffith
47ad492dc7 typo -> rgb255 should mention 255 2018-08-29 17:23:25 -04:00
Matthew Griffith
b52d0ca0d3 remove Color from readme 2018-08-28 21:30:42 -04:00
Matthew Griffith
25850370dc a stylish new design toolkit 2018-08-28 19:41:08 -04:00
Matthew Griffith
0abf848616
Initial commit 2018-01-23 10:45:34 -05:00