Commit Graph

171 Commits

Author SHA1 Message Date
Matthew Griffith
64c9670778 Move workspace to separate area 2018-10-02 10:41:12 -04:00
Matthew Griffith
e6c851033e remove debugging from test runner 2018-10-02 10:33:37 -04:00
Matthew Griffith
8d7339088a add Font.variantList. Hold back Font.with for the moment. 2018-10-02 10:25:08 -04:00
Matthew Griffith
775abeef0c behindContent is rendered first, other nearbys, after. 2018-09-29 19:11:07 -04:00
Matthew Griffith
3afcd91db1 higher contrast on test results viewer 2018-09-29 13:02:25 -05:00
Matthew Griffith
fb68f5b85b add Font.full 2018-09-29 13:01:53 -05:00
Matthew Griffith
51c14f7b19 cases moved, adjust directory 2018-09-24 08:11:01 -04:00
Matthew Griffith
464f76f04e fixes #32: table source order is topleft to bottom right for focus 2018-09-24 08:10:45 -04:00
Matthew Griffith
aa29930fa8 fixes #31 : xAlignment flag was attached to spaceEvenly instead of spacing flag. 2018-09-23 09:26:08 -04:00
Matthew Griffith
3ba2e668fe remove disabling of a variant because I don't think it's actually needed. 2018-09-22 18:47:37 -04:00
Matthew Griffith
b975f51ee7 render font-variant if it's smallcaps. 2018-09-22 18:45:33 -04:00
Matthew Griffith
9865c99e27 font features should inherit 2018-09-22 18:45:06 -04:00
Matthew Griffith
be7356bb93 Add support for font variants. resolves #16 2018-09-22 17:15:58 -04:00
Matthew Griffith
40ac5d923f remove custom logic on visibility of radio. 2018-09-22 09:11:18 -04:00
Matthew Griffith
f439526cd6 Keep track of resolved and open cases 2018-09-22 08:56:54 -04:00
Matthew Griffith
73dcc6e940 Reduce needed rules for font adjustment 2018-09-22 08:48:10 -04:00
Matthew Griffith
d94a2b589d updated font adjustment experiment 2018-09-22 08:47:09 -04:00
Matthew Griffith
ef9dcc3534 remove default adjustment (should be done manually, there is no default) 2018-09-22 08:43:15 -04:00
Matthew Griffith
79df3d1eff compare numbers by rounding || flooring 2018-09-19 09:31:33 -04:00
Matthew Griffith
43f03783bb visibility tests should be in viewport when tested 2018-09-19 09:30:59 -04:00
Matthew Griffith
a15c65515d Placeholders only inherit spatial attributes 2018-09-18 17:36:13 -04:00
Matthew Griffith
6f0a718678 symmetrical model for wrapped row padding 2018-09-18 15:46:44 -04:00
Matthew Griffith
2cc208024b Font.sizeByCapital 2018-09-18 14:40:02 -04:00
Matthew Griffith
dee2fda170 No implicit spaces in paragraphs. 2018-09-17 21:20:16 -04:00
Matthew Griffith
192acf6a08 labelHidden 2018-09-17 17:10:38 -04:00
Matthew Griffith
531e23fd07 isVisible test 2018-09-17 16:52:51 -04:00
Matthew Griffith
81cf517315 ignore .vscode 2018-09-17 14:34:30 -04:00
Matthew Griffith
37e1f06502 Font Adjustment experiment 2018-09-17 14:34:04 -04:00
Matthew Griffith
d0d2ab8e2f Nearbys now rendered last to resolve z-index fighting. 2018-09-17 14:27:10 -04:00
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