David Himmelstrup
dc6b4fcf09
CI: wscat is already available?
2020-09-22 13:55:37 +08:00
David Himmelstrup
76c7a99edd
CI: Missing sudo.
2020-09-22 13:53:01 +08:00
David Himmelstrup
e5be814929
CI: Fix 404 checking.
2020-09-22 13:50:56 +08:00
David Himmelstrup
84f3044c62
CI: Query wscat version.
2020-09-22 13:42:21 +08:00
David Himmelstrup
2b5d3eb4fe
Update because of missing libssl library.
2020-09-22 13:39:19 +08:00
David Himmelstrup
f64618143c
CI: Don't use 'apt.
2020-09-22 13:38:19 +08:00
David Himmelstrup
986b67c7cb
CI wibble.
2020-09-22 13:29:36 +08:00
David Himmelstrup
d40aed29f6
CI checks for 404 and websocket availability.
2020-09-22 13:28:35 +08:00
David Himmelstrup
41cb795219
docs: don't put the index in the navbar.
2020-09-21 20:18:47 +08:00
David Himmelstrup
42cba1ccc5
CI: Playground checks are only necessary for PRs.
2020-09-21 11:31:17 +08:00
Jan Hrcek
0aca2333e2
Fix some hlint warnings, and more consistency in examples ( #167 )
...
* Remove redundant brackets
* Various hlint fixes
* Remove unused language pragrams and other fixes
* Use addStatic more consistently in examples
* Rename remaining usages of sceneAnimation to scene
2020-09-20 22:51:22 +08:00
David Himmelstrup
37aa90378e
Make playground CI checks more robust.
2020-09-20 13:13:16 +08:00
David Himmelstrup
28279b0d1b
Update changelog and bump version to 1.0.0.0
v1.0.0.0
2020-09-20 12:17:12 +08:00
David Himmelstrup
7c879e8cda
Fix run script.
2020-09-20 11:11:18 +08:00
David Himmelstrup
45e440ea53
Fix typo.
2020-09-20 11:04:31 +08:00
David Himmelstrup
b641b9257f
Run stackage nightly twice.
2020-09-20 11:01:26 +08:00
David Himmelstrup
da9be65841
Tutorial: Refer to latest documentation.
2020-09-20 10:11:48 +08:00
David Himmelstrup
c1ea440903
Docs: Don't justify navigation.
2020-09-20 09:31:36 +08:00
David Himmelstrup
a634e4ad87
LaTeX and objects tutorial ( #156 )
2020-09-20 09:08:18 +08:00
David Himmelstrup
217c54ab38
cleanup ( #166 )
...
* Remove unused import.
* Add missing documentation.
2020-09-19 22:18:21 +08:00
David Himmelstrup
d37e71ca94
Use V2 instead of tuples and rename 'sceneAnimation' to 'scene'. ( #165 )
2020-09-19 22:17:51 +08:00
David Himmelstrup
ff880e7296
Enable FlexibleContexts and import Control.Monad.State ( #164 )
...
* Enable FlexibleContexts and import Control.Monad.State
* Import Control.Monad
2020-09-19 09:34:48 +08:00
David Himmelstrup
a593877a3b
Merge branch 'master' of github.com:reanimate/reanimate
2020-09-12 21:39:59 +08:00
David Himmelstrup
9ddfbde124
Fix fragile docker builds. ( #163 )
2020-09-12 21:28:26 +08:00
David Himmelstrup
66c15f7cc7
Fix minor bug in line handling.
2020-09-12 10:24:39 +08:00
David Himmelstrup
29d173850a
Add autogen-modules field.
v0.5.0.1
2020-09-09 15:10:47 +08:00
David Himmelstrup
4f8366a946
Bump version to 0.5.0.1
2020-09-09 15:09:11 +08:00
David Himmelstrup
9d2390911f
Delete dist-newstyle if it was restored from cache.
2020-09-09 13:30:30 +08:00
David Himmelstrup
7781778661
ChangeLog format and tighter bounds ( #162 )
...
* Describe ChangeLog format.
* Bump cabal version and set tighter version bounds.
2020-09-09 13:28:07 +08:00
David Himmelstrup
45c6d5f415
Discord-bot and playground aren't included in stackage.
2020-09-09 12:59:14 +08:00
David Himmelstrup
4260dc85a1
Add workflow with the same build commands as stackage nightly.
2020-09-09 12:56:14 +08:00
David Himmelstrup
b3a685f57a
Disable unit tests if reanimate library isn't built.
2020-09-09 12:52:32 +08:00
David Himmelstrup
b756ea5ceb
Bump version to 0.5.0.0
2020-09-09 11:15:06 +08:00
David Himmelstrup
3ced61e3f5
Fix warning.
2020-09-09 09:23:18 +08:00
David Himmelstrup
e369dbec36
Disable hashing for now.
2020-09-08 19:09:03 +08:00
David Himmelstrup
4481f10ebf
Add --disable-hashing flag.
2020-09-08 19:08:52 +08:00
shaurya gupta
e9f893b6e3
hash frames ( #157 )
...
* cache frames via hashing
* use reanimate-svg-0.10.3.0
* NFC: whitespace
* Add hashable-1.3.0.0 to extra deps in lts-13,14
* allow-newer in lts-13
Co-authored-by: David Himmelstrup <lemmih@gmail.com>
2020-09-08 18:58:32 +08:00
David Himmelstrup
1c7fa10f86
Efficient time variables. ( #145 )
...
Co-authored-by: shaurya gupta <shauryab98@gmail.com>
2020-09-08 17:35:00 +08:00
David Himmelstrup
f207019713
Use reanimate-svg-0.11.0.0 ( #161 )
...
* Use new reanimate-svg.
* Disable nix workflow.
2020-09-08 14:01:18 +08:00
Jan Hrček
9d71dd9454
Fix missing backslashes in haddock examples
2020-09-06 16:54:27 +08:00
David Himmelstrup
e83436df02
JS fixes for embedded playground.
2020-09-05 17:37:06 +08:00
David Himmelstrup
bf2c1f95f3
Allow overwrite for embedded playgrounds in row mode.
2020-09-05 16:42:51 +08:00
David Himmelstrup
06bb9c6828
Limit the trigger for nix CI.
2020-09-04 21:07:21 +08:00
David Himmelstrup
45ca5781e1
Minor style changes. ( #155 )
...
* Bump docker watch interval to 30mins.
* Style changes.
2020-09-04 10:15:10 +08:00
dependabot-preview[bot]
d7460692e7
Bump ohanhi/keyboard from 2.0.0 to 2.0.1 in /playground/viewer-elm
...
Bumps [ohanhi/keyboard](https://github.com/ohanhi/keyboard ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/ohanhi/keyboard/releases )
- [Commits](https://github.com/ohanhi/keyboard/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:54:38 +08:00
dependabot-preview[bot]
20c40cb210
Bump elm/core from 1.0.4 to 1.0.5 in /viewer-elm
...
Bumps [elm/core](https://github.com/elm/core ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/elm/core/releases )
- [Changelog](https://github.com/elm/core/blob/master/changelog.md )
- [Commits](https://github.com/elm/core/compare/1.0.4...1.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:46:56 +08:00
dependabot-preview[bot]
9045e21a27
Bump elm/core from 1.0.4 to 1.0.5 in /playground/viewer-elm
...
Bumps [elm/core](https://github.com/elm/core ) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/elm/core/releases )
- [Changelog](https://github.com/elm/core/blob/master/changelog.md )
- [Commits](https://github.com/elm/core/compare/1.0.4...1.0.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:36:11 +08:00
dependabot-preview[bot]
3d0a46e3e5
Bump bburdette/websocket from 1.0.2 to 1.0.3 in /viewer-elm
...
Bumps [bburdette/websocket](https://github.com/bburdette/websocket ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/bburdette/websocket/releases )
- [Commits](https://github.com/bburdette/websocket/compare/1.0.2...1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:32:32 +08:00
dependabot-preview[bot]
cca0ab1fd6
Bump bburdette/websocket from 1.0.2 to 1.0.3 in /playground/viewer-elm
...
Bumps [bburdette/websocket](https://github.com/bburdette/websocket ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/bburdette/websocket/releases )
- [Commits](https://github.com/bburdette/websocket/compare/1.0.2...1.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:32:16 +08:00
dependabot-preview[bot]
6f99e4b04c
Bump ohanhi/keyboard from 2.0.0 to 2.0.1 in /viewer-elm
...
Bumps [ohanhi/keyboard](https://github.com/ohanhi/keyboard ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/ohanhi/keyboard/releases )
- [Commits](https://github.com/ohanhi/keyboard/compare/2.0.0...2.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 16:32:01 +08:00