Bruno Jouhier
Bruno Jouhier
When I execute `SELECT SESSIONTIMEZONE FROM dual` I get the following results: - SQLDeveloper: `Europe/Paris`. - oracledb driver: `+02:00` It looks like the driver sets the timezone to a fixed...
This should fix #18.
If you link an input field to the colorwheel and you input #aabbcc, the value will roundtrip as #aabacc This is fixed by https://github.com/DmitryBaranovskiy/raphael/pull/977
Input text was sometimes hard to read, especially with blue colors. I improved it by applying a weighted average to the RGB components. See http://www.w3.org/WAI/ER/WD-AERT/#color-contrast
I have a fix in a local branch. I can submit a PR but I need #114 as a prerequisite (very painful to test on mac without it).
This seems to be due to an npm issue. See https://github.com/npm/npm/issues/16824 As a workaround you can downgrade npm. For example: `npm i -g [email protected]` and try again.
follow-up to https://groups.google.com/forum/#!topic/streamlinejs/WVxrN2DcuoE