Commit Graph

528 Commits

Author SHA1 Message Date
Elliot Cameron
85c91c8651
Merge branch 'develop' into ls-fix-dropdown-initialValue 2020-05-08 13:49:06 -04:00
Elliot Cameron
3df365ca4f
Merge branch 'develop' into ls-fix-dropdown-initialValue 2020-05-08 12:19:55 -04:00
Elliot Cameron
1112638f23
Merge branch 'develop' into develop 2020-05-08 12:18:45 -04:00
Elliot Cameron
be42edcd36
Merge branch 'develop' into dependency-bounds 2020-05-07 23:50:07 -04:00
Tom Smalley
5d1899823b Loosen template-haskell dep to allow ghc 8.2 and 8.4 2020-05-04 13:56:40 +01:00
Joshua Potter
6dc01cdf06 Return dimensions in resize event. 2020-05-04 00:41:45 -04:00
Ryan Trinkle
c9b917e42c Update changelog for #374 2020-05-03 12:53:05 -04:00
Ryan Trinkle
02ff86e060
Merge branch 'develop' into paste-event 2020-05-03 12:33:07 -04:00
Doug Beardsley
086ec2a729 Change paste result type to Maybe Text 2020-05-03 10:31:56 -04:00
Doug Beardsley
decc0e1154 WIP making paste event return clipboard data 2020-05-03 09:40:18 -04:00
Elliot Cameron
eda9b99c4a
Merge branch 'develop' into ls-fix-dropdown-initialValue 2020-04-30 10:00:51 -04:00
card
80316dfec7 add version bounds for more dependencies 2020-04-29 17:26:18 -04:00
Tom Smalley
e54820d11b
Haddock link Data.Map.singleton 2020-04-24 17:00:26 +01:00
Elliot Cameron
c62edff099
Merge branch 'develop' into ts-generalised-singleton 2020-04-24 10:08:10 -04:00
Tom Smalley
69751f028e Generalise =: to 'At' 2020-04-24 07:47:01 +01:00
Tom Smalley
e0c18fe547 Fix type of xhrResponse_headers lens when TH is disabled 2020-04-09 15:43:33 +01:00
Elliot Cameron
96f1962f37
Mention breaking change of adding functional dependency to HasDomEvent to ChangeLog 2020-04-03 19:34:56 -04:00
Elliot Cameron
d565580795
reflex-dom-core: Add upper bound to case-insensitive 2020-04-03 19:33:57 -04:00
Elliot Cameron
1d7c857d7d
Merge branch 'develop' into eac@bump-reflex-0.7 2020-04-03 15:14:28 -04:00
Elliot Cameron
1a5a72dcb7
Merge branch 'develop' into haddomevent-fundep 2020-04-03 10:10:33 -04:00
Elliot Cameron
9b3c52b076
Merge branch 'develop' into ls-fix-dropdown-initialValue 2020-04-02 18:02:28 -04:00
Elliot Cameron
11d7743d71
Merge branch 'develop' into haddomevent-fundep 2020-04-02 17:54:40 -04:00
Elliot Cameron
b62256bc64
Bump reflex bound to include 0.7 2020-04-02 17:27:05 -04:00
Elliot Cameron
0dbb4869f3
Update ChangeLog for XHR header case insensitivity 2020-04-02 17:23:58 -04:00
Elliot Cameron
90d818f202
Update ChangeLog 2020-04-02 17:16:47 -04:00
Elliot Cameron
eb5e15fffd
Merge branch 'develop' into ls-case-insensitive-headers 2020-04-02 09:38:47 -04:00
Tom Smalley
0dc8d80ed3 PR review: Fix typos and fully qualify changelog 2020-04-01 20:13:54 +01:00
Tom Smalley
d2d4ec1574 Export hydration attributes 2020-04-01 12:58:56 +01:00
Elliot Cameron
3ef9fbf3cb
Merge branch 'develop' into ls-case-insensitive-headers 2020-03-17 15:41:54 -04:00
Elliot Cameron
08b6330927
Reword reflex-dom-core/ChangeLog.md for mouse wheel event change 2020-03-17 09:59:09 -04:00
Elliot Cameron
1b2212c930
Merge branch 'develop' into cn-return-correct-result-for-wheel 2020-03-17 09:55:18 -04:00
Elliot Cameron
886a123baa
Merge branch 'develop' into avoid-run-with-replace-when-hydrating 2020-03-09 12:19:36 -04:00
Elliot Cameron
2d7241c554
Update ChangeLog for hydration fix 2020-03-09 11:54:32 -04:00
Elliot Cameron
8cd0e3b298
Always fail hydration when a runWithReplace key isn't known 2020-03-06 14:10:17 -05:00
Elliot Cameron
dafe784ef1
Add hydration tests for runWithReplace bracket comments 2020-03-06 13:59:05 -05:00
Elliot Cameron
204cb5e93a
Improve logging around retrying in hydration tests 2020-03-06 11:44:38 -05:00
Elliot Cameron
ec6f8e409f
Fix exception safety bug in hydration tests
Any exception (including test failures) could cause the test suite to get stuck indefinitely; this properly brackets the jsaddle thread
2020-03-06 11:44:38 -05:00
Elliot Cameron
b0add7527a
Clean up lint in hydration tests 2020-03-06 11:42:35 -05:00
Elliot Cameron
93e4feec78
Use incrementing numbers for runWithReplace keys instead of randomIO 2020-03-06 10:27:54 -05:00
Elliot Cameron
4b78ce8a18
Merge branch 'develop' into eac@fix-hydration-skip-to-replace-comment 2020-03-03 08:56:29 -05:00
Carlo Nucera
42b703ec1f Merge remote-tracking branch 'meditans/develop' into cn-return-correct-result-for-wheel 2020-02-28 15:07:09 -05:00
Elliot Cameron
97dd3bca57
Merge branch 'develop' into avoid-run-with-replace-when-hydrating 2020-02-20 11:13:52 -05:00
Matthew Bauer
bcafebcebd Merge remote-tracking branch 'origin/develop' into undeprecate-reflex-basic-widgets 2020-02-13 11:32:01 -05:00
Matthew Bauer
2e24ed0fb8 Remove deprecation warnings for Reflex.Dom.Widget.Basic
These were added in 0.5.3, but ended up being a burden on users. For
now, they will remain in Reflex.Dom.Widget.Basic until a better
alternative emerges. A separate widget toolkit may eventually contain
these opinionated widgets.

Note that deprecations from Reflex.Dom.Widget.Input in 0.5.3 still
stand.
2020-02-12 16:37:36 -05:00
Matthew Bauer
f51f773df6 Avoid runWithReplace call when hydrating
This simplifies things, and avoids creating extra events.

/cc @tomsmalley @ryantrinkle
2020-02-12 12:23:06 -05:00
Elliot Cameron
df9c0fa796
Fix hydration runWithReplace when beginning marker can't be found 2020-02-10 15:33:34 -05:00
John Ericson
abd8280fe5
Update ChangeLog.md 2020-02-04 17:27:08 -05:00
Jimmy Hartzell
218d582ab6 changelog update for hydration bug fix 2020-02-03 09:55:54 -05:00
Jimmy Hartzell
a8f6cfa50e fixes 2020-01-28 16:15:38 -05:00
Jimmy Hartzell
9ee9d4fd53 pass hlint 2020-01-28 16:05:46 -05:00
Jimmy Hartzell
9edad7dc7f Add test case to confirm correct processing of namespaces 2020-01-28 14:50:49 -05:00
Jimmy Hartzell
5da52e81e0 remove redundant import 2020-01-28 14:23:33 -05:00
Jimmy Hartzell
1f435b234d Fix issue with namespaces in hydration 2020-01-27 12:46:31 -05:00
John Ericson
05ee9d9779
Update ChangeLog.md 2020-01-08 16:04:19 -05:00
leon.smith@obsidian.systems
3526228ca6 Add test for dropdown initial value 2020-01-08 10:04:00 -05:00
John Ericson
10820ab807
Fix infix ops in hashible bound which I messed up 2020-01-06 17:55:35 -05:00
John Ericson
f237938242
Relax hashable so it's not a breaking change 2020-01-06 17:54:35 -05:00
John Ericson
5b06d21b9d
Merge branch 'develop' into ls-fix-dropdown-initialValue 2020-01-03 19:05:35 -05:00
leon.smith@obsidian.systems
8d8e368818 Add changelog entry 2020-01-03 16:43:24 -05:00
Carlo Nucera
1b87f3c909
Merge branch 'develop' into cn-return-correct-result-for-wheel 2020-01-03 10:38:12 -05:00
John Ericson
db7e6efabb Push leftmost deeper to combine attachPromptlyDynWithMaybe 2020-01-02 18:13:54 -05:00
leon.smith@obsidian.systems
f81d943e52 Avoid the use of sample in order to ease debugging
Requested by John Ericson
2020-01-02 16:44:02 -05:00
Hamish Mackenzie
986ecd1aa3
Update version bounds for ghc 8.8.1 2019-12-26 17:38:24 -07:00
John Ericson
d1fd0bc1bf Add upper bounds for reflex 2019-12-20 17:18:35 -05:00
John Ericson
ce103ae7f7 Fix missing spaces in Cabal bounds 2019-12-20 16:26:55 -05:00
John Ericson
8e022335bc Bump version numbers for 0.5.3 release
Also fix that `0.5.1.0` was erroneously included in the change log---it
was never release. Rather `0.5.1.0` was skipped and `0.5.2.0` was
released directly. Fix heading to reflect that.
2019-12-20 16:23:05 -05:00
leon.smith@obsidian.systems
4873bca8cc Add initial value to SelectElementConfiguration in dropdown 2019-12-17 14:55:53 -05:00
John Ericson
baeaa7ff1e
Merge branch 'develop' into haddomevent-fundep 2019-12-14 15:48:23 -05:00
leon.smith@obsidian.systems
ef75a14e86 Make XhrHeaders case insensitive 2019-12-13 17:58:42 -05:00
John Ericson
3c6e13c500
Remove duplicate deprecation 2019-12-13 10:49:45 -05:00
John Ericson
b9941d6deb
Merge branch 'develop' into ts-deprecate-input 2019-12-12 17:26:47 -05:00
John Ericson
9888d65943
Merge branch 'develop' into clarify-view-docs 2019-12-12 13:27:15 -05:00
John Ericson
ed29dad1b6
Add docs for why deltaMode is only 0 through 2 2019-12-11 13:37:53 -05:00
John Ericson
2998cf1a2a
Derive Bounded and Enum for DeltaMode 2019-12-11 13:34:31 -05:00
John Ericson
77e4712610
Missing "than" in changelog entry 2019-12-11 13:32:38 -05:00
John Ericson
f3608dcb4f
Update ChangeLog.md 2019-12-11 13:31:51 -05:00
John Ericson
eabf7600dd
Merge branch 'develop' into clarify-view-docs 2019-12-10 14:12:34 -05:00
John Ericson
8d98ac16f7 Add the new deprecations to existing change log entry 2019-12-10 14:09:18 -05:00
John Ericson
7a7463c74c Add back removed deprecation notice
I think this was a mistake
2019-12-10 14:07:25 -05:00
John Ericson
5916a10727 Merge remote-tracking branch 'crappygraphix/develop' into ts-deprecate-input 2019-12-10 14:04:47 -05:00
Alexandre Esteves
b1a854d05c
Update reflex-dom-core/src/Reflex/Dom/Widget/Basic.hs
Co-Authored-By: John Ericson <git@JohnEricson.me>
2019-12-10 19:01:17 +00:00
John Ericson
c818dc700c Add blank line in reflex-dom-core change log 2019-12-10 13:54:23 -05:00
John Ericson
ca8df8007b Add deprecation notice to Change Log 2019-12-10 13:47:46 -05:00
John Ericson
5b541f784b
Merge branch 'develop' into develop 2019-12-10 13:42:03 -05:00
John Ericson
cca7277878
Merge branch 'develop' into cn-return-correct-result-for-wheel 2019-12-10 13:05:39 -05:00
Carlo Nucera
48372d57fc Return correct result for Wheel 2019-11-16 12:49:30 -05:00
Ali Abrar
ed2b2e9fe6 Revert "Use return instead of pure"
This reverts commit d38b4b561a.
2019-11-14 14:35:44 -05:00
Ali Abrar
5112a3f3b1 Add changelog item for RequesterT prerender promptness fix 2019-11-14 14:05:04 -05:00
Ali Abrar
65185eef3f Merge remote-tracking branch 'origin/develop' into cg-fix-requestert-prerender
* origin/develop:
  Reindent
  Fix overriding mkDerivation
  Revert "reflex-dom-core: Allow superfluous nix arguments"
  reflex-dom-core: Allow superfluous nix arguments
  Support newly split these/semialign packages
  Extend base version bounds
  Add note to changelog about base version bump
  Ignore list comprehension hlint suggestion
  Update hydration tests based on new hlint errors and changes to WD
  Bump base and stm versions
2019-11-14 14:04:31 -05:00
Ali Abrar
de9ac2d421 Merge remote-tracking branch 'origin/develop' into aa-base-4.12
* origin/develop: (25 commits)
  Reindent
  Fix overriding mkDerivation
  Revert "reflex-dom-core: Allow superfluous nix arguments"
  reflex-dom-core: Allow superfluous nix arguments
  hydration: Use staticWhich to find chromium
  Update ChangeLog.md
  Update ChangeLog.md
  Loosen constraints version bounds.
  Simplify the Nix
  Make version number in nix and cabal match
  Bump reflex-platform for tests
  Move data-ssr from static builder to HydratableT
  Replace Android cabal flag with OS selector which works since nixpkgs 19.03
  Test more in release.nix
  Remove unused files for hydra
  Revert "Remove a leftover "data-ssr" attribute"
  Update changelog
  Skip hydration for elements with data-ssr attribute
  Fixes for ghc 8.6
  Update CONTRIBUTING.md
  ...
2019-11-14 11:33:37 -05:00
Ali Abrar
66c31c5439
Merge branch 'develop' into cg-fix-requestert-prerender 2019-11-13 20:21:01 -05:00
Ali Abrar
7eb1ef6920
Merge branch 'develop' into ae-relax-constraints 2019-11-13 20:20:01 -05:00
Ali Abrar
5b94a5c5a8 hydration: Use staticWhich to find chromium 2019-11-13 17:35:30 -05:00
Ali Abrar
8a2e27cd83
Update ChangeLog.md 2019-11-13 17:10:23 -05:00
Ali Abrar
7454f0153c
Update ChangeLog.md 2019-11-13 17:10:05 -05:00
Ali Abrar
8723bbea06
Merge pull request #324 from reflex-frp/ts-resizedetector-note
Add note to resizeDetector docs
2019-11-13 16:58:38 -05:00
Hector Escobedo
877b9c7255 Loosen constraints version bounds. 2019-11-01 13:12:25 -04:00
John Ericson
9671472bde Simplify the Nix 2019-10-18 16:50:54 +00:00
John Ericson
85d03f21c5 Make version number in nix and cabal match 2019-10-18 12:42:22 -04:00
Tom Smalley
575e1d3909 Move data-ssr from static builder to HydratableT 2019-10-14 15:49:33 +01:00