Matthew Griffith
|
82b36545f3
|
update examples on readme so they compile
|
2019-12-29 10:10:10 -05:00 |
|
Matthew Griffith
|
53a2732d95
|
1.1.5 - Dark Reader fix, focus styles to text inputs. fillPortion on El Children should be 100%
|
2019-08-10 08:49:32 -04:00 |
|
Matthew Griffith
|
fd80fa1772
|
move cases to resolved
|
2019-08-09 23:39:59 -04:00 |
|
Matthew Griffith
|
ee624284a2
|
resolves #138 - individual focus styles weren't being applied to text and multiline text input
|
2019-08-09 23:20:59 -04:00 |
|
Matthew Griffith
|
02e9919a47
|
wrap style tags in their own div to prevent schenannigans with Dark Reader
|
2019-08-07 08:45:06 -04:00 |
|
Matthew Griffith
|
34c7ba02b5
|
fix #137 - if an el has a child with width (fillPortion X), then that child should have width 100%
|
2019-08-04 20:15:06 -04:00 |
|
Matthew Griffith
|
26135822b4
|
paren issue
|
2019-08-04 18:29:19 -04:00 |
|
Matthew Griffith
|
eaf7041efc
|
ensure moveUp correction is an integer to prevent font blurring
|
2019-08-01 08:57:14 -04:00 |
|
Matthew Griffith
|
2bfb5a9daa
|
resolves #134 - propogate width fill all the way to the input element
|
2019-08-01 08:55:45 -04:00 |
|
Matthew Griffith
|
2acff4b449
|
1.1.4 - bugfix for losing focus when there's no placeholder
|
2019-07-29 19:35:41 -04:00 |
|
Matthew Griffith
|
bdf65d7202
|
resolve #131 - placeholder is a nbsp if no placeholder is given. Prevents the input from losing focus suddenly
|
2019-07-29 19:28:15 -04:00 |
|
Matthew Griffith
|
1041330e83
|
1.1.3 - additional multiline input regression fixes.
|
2019-07-28 11:00:58 -04:00 |
|
Matthew Griffith
|
77cde747a1
|
fix multiline overflow issue
|
2019-07-28 10:30:34 -04:00 |
|
Matthew Griffith
|
93ce9a2f1a
|
resolved cases
|
2019-07-27 17:49:38 -04:00 |
|
Matthew Griffith
|
428904691b
|
resolves #130 - calculate heightContent correctly
|
2019-07-27 17:49:04 -04:00 |
|
Matthew Griffith
|
cd088cb200
|
resolve nested columns
|
2019-07-27 14:20:16 -04:00 |
|
Matthew Griffith
|
742f67b529
|
remove role paragraph
|
2019-07-27 09:40:21 -04:00 |
|
Matthew Griffith
|
75974ccfef
|
Multiline fixes - add nbsp at the end of filler element to prevent newline being chomped. Wrap filler text for textarea so that it can be styled without affecting inheritance of font color
|
2019-07-27 09:36:33 -04:00 |
|
Matthew Griffith
|
b9f5df930f
|
1.1.2 minor nested column fix
|
2019-07-22 08:43:32 -04:00 |
|
Matthew Griffith
|
8f3d580a3e
|
fixes #128
|
2019-07-21 16:17:37 -04:00 |
|
Matthew Griffith
|
170b8e0ad4
|
calm down with the exclamation points, jeez
|
2019-07-21 11:11:21 -04:00 |
|
Matthew Griffith
|
5ce0cabe64
|
update classifyDevice to capture phones if they're rotated AND desktops.
|
2019-07-21 11:07:44 -04:00 |
|
Matthew Griffith
|
0d5388f0e7
|
bump to version 1.1.1
|
2019-07-21 09:41:55 -04:00 |
|
Matthew Griffith
|
ca6302b9ca
|
comments around classifyDevice
|
2019-07-21 09:39:43 -04:00 |
|
Matthew Griffith
|
f9728c11b8
|
Merge pull request #123 from tomstejskal/master
Classify device using the longer side of the display
|
2019-07-21 09:36:50 -04:00 |
|
Matthew Griffith
|
db1b5ac6a7
|
updated multiline case
|
2019-07-21 08:44:55 -04:00 |
|
Matthew Griffith
|
7f6ea58cd6
|
allow text elements to be focusable again
|
2019-07-20 18:58:08 -04:00 |
|
Matthew Griffith
|
a73dacc5da
|
placeholder examples
|
2019-07-20 16:14:43 -04:00 |
|
Matthew Griffith
|
e0d3e8413b
|
add notes for the future
|
2019-07-20 15:46:29 -04:00 |
|
Matthew Griffith
|
85da35f73d
|
rewrite multiline case so it's actually understandable.
|
2019-07-20 15:40:21 -04:00 |
|
Matthew Griffith
|
7cedd3a418
|
Make sure the textarea doesn't accidently trigger scrollbars
|
2019-07-20 15:40:01 -04:00 |
|
Matthew Griffith
|
42b946e432
|
increase default multiline line spacing.
|
2019-07-20 14:48:48 -04:00 |
|
Matthew Griffith
|
027f8ec595
|
add --ie and --edge options for locally running test on windows
|
2019-07-20 12:37:19 -04:00 |
|
Matthew Griffith
|
5e7c500cc4
|
note on which test is huge
|
2019-07-20 11:04:11 -04:00 |
|
Matthew Griffith
|
975edb71ee
|
standardize window size for tests (probably want to test on multiple sizes in the future)
|
2019-07-20 11:04:03 -04:00 |
|
Matthew Griffith
|
c0eff7880d
|
revive sauce-labs testing in a much more convenient way
|
2019-07-20 10:21:04 -04:00 |
|
Matthew Griffith
|
23a43a2afa
|
Closes #86 - removes <p> tag in favor of a plain div.
|
2019-07-17 09:01:13 -04:00 |
|
Matthew Griffith
|
81582bf9e4
|
more notes on disabled state
|
2019-07-17 08:31:08 -04:00 |
|
Matthew Griffith
|
134a980c72
|
benchmark notes
|
2019-07-13 19:37:47 -04:00 |
|
Matthew Griffith
|
ba4158eb13
|
better formatting for results benchmarks
|
2019-07-13 17:03:00 -04:00 |
|
Matthew Griffith
|
9b06ebb4ad
|
notes on benchmarks
|
2019-07-13 17:02:27 -04:00 |
|
Matthew Griffith
|
70a3056131
|
minor cleanup
|
2019-07-13 16:24:53 -04:00 |
|
Matthew Griffith
|
0a8e95a7c5
|
only set a property, not an attribute on the vcssom node
|
2019-07-13 11:10:43 -04:00 |
|
Matthew Griffith
|
fcb6e3de20
|
don't vary colors in a pathological way, that's for another test.
|
2019-07-13 11:10:06 -04:00 |
|
Matthew Griffith
|
5994449bb1
|
remove console logs from cssom.js
|
2019-07-13 11:09:47 -04:00 |
|
Matthew Griffith
|
13364449da
|
more micro benchmarks, because why not
|
2019-07-13 10:14:18 -04:00 |
|
Matthew Griffith
|
cc9b2aca20
|
improve benchmarking suite
|
2019-07-13 08:48:33 -04:00 |
|
Matthew Griffith
|
750a57e783
|
keyed approach for cssom
|
2019-07-07 20:51:31 -04:00 |
|
Matthew Griffith
|
ac74e54f16
|
add benchmarks to checkout contain: strict
|
2019-07-07 20:50:26 -04:00 |
|
Matthew Griffith
|
d2934dad5a
|
include cssom in benchmarks
|
2019-07-07 10:50:25 -04:00 |
|