Vale
c3650cf539
Build against multiple JDKs
2019-10-30 00:10:13 +09:00
Vale
bdbe16a685
Temporarily disable build-docs
...
Doesn't work on forked repos
2019-10-30 00:09:51 +09:00
Daw-Ran Liou
c00c299e13
Add integrant repl for better development experience
...
- Create `user` ns for REPL-driven development.
- Add entry point in `example.server` to start server in production.
2019-10-27 20:15:54 +02:00
Daw-Ran Liou
c3e6682151
Add an example project with integrant
2019-10-27 20:15:54 +02:00
Andrey Krasnov
bd5c67e75c
Add grammar and style fixes
...
A couple of grammatical and stylistic changes that I think should make reading this doc a bit nicer.
2019-10-23 22:38:38 +03:00
Cody Canning
8cd314bd3f
Update compiling_middleware.md regarding specs
2019-10-22 07:18:38 +03:00
Tommi Reiman
e2a297a69d
More tests, fixes #320
2019-10-10 15:09:58 +03:00
Daw-Ran Liou
69795f5fe7
Tighten middleware spec from collection to vector
...
This avoids messing up the order of middleware chain accidentally.
2019-10-09 18:38:32 +03:00
Daw-Ran Liou
4a199b918a
Add test to validate middleware cannot be list
...
When meta-merges list with a vector, the resulting order is reversed. To avoid
this for the middleware chain, middleware cannot be lists.
2019-10-09 18:38:32 +03:00
Miikka Koskinen
eeeba281ac
Merge pull request #318 from metosin/miikka-patch-2
...
How do you pronounce "reitit"?
2019-10-09 08:31:39 +03:00
Miikka Koskinen
f91638d2e4
Update doc/faq.md
2019-10-08 22:36:27 +03:00
Miikka Koskinen
5ab5e5c761
How do you pronounce "reitit"?
...
This truly is a frequently asked question.
2019-10-08 22:32:35 +03:00
Tommi Reiman
c23f591283
0.3.10
2019-10-08 10:28:25 +03:00
Tommi Reiman
248d6087bc
Update performance.md
2019-10-08 10:26:06 +03:00
Tommi Reiman
02ba8712a1
perf image
2019-10-08 10:20:03 +03:00
Tommi Reiman
4ff1c963f4
Polish README
2019-10-07 20:59:22 +03:00
Tommi Reiman
66efdf3a3d
Update DEPS
2019-10-07 20:58:45 +03:00
Juho Teperi
1d6f3c994a
Update changelog
2019-09-20 11:25:16 +03:00
Juho Teperi
10c9097c40
Merge pull request #301 from uosl/fix/composedpath
...
Use aget for composedPath to avoid casting JS array to seq
2019-09-20 10:43:35 +03:00
Juho Teperi
99ea1ef091
Merge pull request #300 from nextjournal/html5-hist-fragments
...
Pass uri fragments to history pushState
2019-09-20 10:39:29 +03:00
Juho Teperi
f0fef3e525
Merge branch 'master' into html5-hist-fragments
2019-09-20 10:36:08 +03:00
Juho Teperi
500d5d6540
Merge pull request #259 from metosin/ignore-anchor-click-fn
...
Ignore anchor click fn
2019-09-20 10:34:15 +03:00
Tommi Reiman
3644c2e392
FIxes #308
2019-09-09 21:14:40 +03:00
dimovich
031a777c8c
Fix event definitions for routes with parameters
...
The current implementation will fail for `(re-frame/dispatch [::navigate ::some-route {:some :params}])`.
Update the definitions of `::navigate` and `::navigated!` events to accept the full route arguments.
2019-09-09 20:48:26 +03:00
Tommi Reiman
ca7403ccab
Optionally run the app with aleph
2019-08-30 13:23:54 +03:00
Tommi Reiman
d00efb8cc6
Update Aleph in example
2019-08-30 13:11:08 +03:00
Oleg
15395f8239
Fix documentation about identity
...
Updated the order of identity resolving according to current source.
2019-08-24 10:10:18 +03:00
Oleg
42e5746c2f
Update docs for controller and identity
...
Fixed typos in a sentence about `start`. Also updated the information about `stop` call, looks like it will be called with last controller identity value, not return value of params
2019-08-24 10:10:18 +03:00
Juho Teperi
802c9b04c4
Merge branch 'master' into ignore-anchor-click-fn
2019-08-21 13:43:01 +03:00
Miikka Koskinen
2d37311286
Merge pull request #304 from gwena/style/add-missing-space
...
Add space between keyword and curly
2019-07-17 07:56:22 +03:00
Gwenaël Ropert
e5488ed216
Add space between keyword and curly
2019-07-16 17:54:15 +02:00
Alexander Kiel
a19849fe58
Make Map Destructuring of Namespaced Keys more Beautiful
...
It's possible to put the :keys keyword in the namespace of the keys one likes to
destructure. With that one can use symbols in the vector again. One advantage of
having symbols is, that Cursive grays them out if not used. I found two
occurrences of unused destructured keys.
2019-07-13 17:02:41 +03:00
uosl
c8209a69db
Use aget composedPath to avoid casting JS array to seq
2019-07-11 09:04:06 +01:00
Dieter Komendera
35597aadf6
Pass uri fragments to history pushState
2019-07-08 08:48:15 +02:00
Tommi Reiman
c829504b59
Merge pull request #299 from rynkowsg/fix-doc-middleware/create
...
Correct doc (obsolete example of middleware/create)
2019-06-27 16:41:15 +03:00
Greg Rynkowski
f8b5e5dccf
Correct doc (obsolete example of middleware/create)
...
reitit.middleware/create has been removed at 927d4d43 .
It seems reitit.middleware/map->Middleware is the right approach
instead.
More:
https://clojurians.slack.com/archives/C7YF1SBT3/p1561635497233300
2019-06-27 13:16:12 +01:00
Tommi Reiman
2e85f44a7e
0.3.9
2019-06-16 20:20:49 +03:00
Tommi Reiman
6fa761c558
Merge pull request #294 from metosin/3-arity-options-handler
...
Support 3-arity handler for default-options-handler
2019-06-16 20:16:15 +03:00
Tommi Reiman
91e860f6c6
Support 3-arity handler for default-options-handler
2019-06-16 20:11:19 +03:00
Tommi Reiman
dd7a01b1bc
0.3.8
2019-06-15 11:49:45 +03:00
Tommi Reiman
47906df7b9
Update deps & docs
2019-06-15 11:49:11 +03:00
Tommi Reiman
0bcfda755f
Merge pull request #290 from metosin/parameter-syntax
...
Parameter syntax
2019-06-09 20:59:20 +03:00
Tommi Reiman
46897f3927
Update docs
2019-06-09 20:46:20 +03:00
Tommi Reiman
c9281f0e89
support :parameter-syntax option in router
2019-06-09 20:29:03 +03:00
Miikka Koskinen
96d2b84e03
Update JS testing dependencies
2019-06-08 14:00:20 +03:00
Miikka Koskinen
44d2773e11
Update dependencies
2019-06-08 13:56:29 +03:00
Miikka Koskinen
d590b0327b
Update dependencies
2019-06-08 13:55:25 +03:00
Tommi Reiman
12543b1c30
0.3.7
2019-05-25 16:00:45 +03:00
Tommi Reiman
83a0264698
Exceptions docs
2019-05-25 15:57:34 +03:00
Tommi Reiman
c2d362dcd1
Merge pull request #286 from metosin/fix-285
...
Check also pedestal interceptor key values, fixes #285
2019-05-25 15:55:57 +03:00