Commit graph

1047 commits

Author SHA1 Message Date
Tommi Reiman
e9af3ab619 testing ring-cors 2019-05-10 14:27:08 +03:00
Tommi Reiman
3351bca1fd
Merge pull request #266 from dillonredding/patch-1
Fix status reason phrase
2019-05-09 07:24:40 +03:00
Dillon Redding
d8afe1b8c3
Fixing status reason phrase 2019-05-08 17:51:01 -05:00
Tommi Reiman
8c9a7a42cb Update CHANGELOG for middleware chain inspection 2019-05-01 22:24:32 +03:00
Tommi Reiman
b8c2bc18cf
Merge pull request #262 from metosin/RingDiff
Print both request & response diffs
2019-05-01 22:18:44 +03:00
Tommi Reiman
c678ca9789 Print both request & response diffs 2019-04-29 15:29:02 +03:00
Tommi Reiman
59d68d65ef
Merge pull request #260 from vharmain/frontend-examples
Frontend examples
2019-04-29 10:26:14 +03:00
Tommi Reiman
6b5c35143d
Update README.md 2019-04-28 13:01:37 +03:00
Valtteri Harmainen
f7332d3bc4 Fix empty query params map resulting in redundant '?' in path 2019-04-27 08:22:08 +03:00
Valtteri Harmainen
0919b46236 Fixes based on review 2019-04-26 15:52:44 +03:00
Valtteri Harmainen
22f38d9992 Revamped re-frame example
- Flattened into single file

- Changed router to decide which view to render
2019-04-25 10:23:55 +03:00
Valtteri Harmainen
66c6363365 Add backend handler to re-frame example
To enable running example with :use-fragment false
2019-04-20 19:58:59 +03:00
Valtteri Harmainen
bcd4aa33ca Add re-frame example 2019-04-20 17:29:13 +03:00
Valtteri Harmainen
215884abe3 Add examples inspired by react-router 2019-04-20 17:26:48 +03:00
Juho Teperi
9241de9a43
Merge pull request #258 from fraxu/shadow-dom-fix
Support html5 links inside Shadow DOM
2019-04-15 11:13:15 +03:00
Tommi Reiman
d2d625314e 0.3.2-SNAPSHOT 2019-04-12 19:49:47 +03:00
Tommi Reiman
d7e91daa33 Bump up deps 2019-04-12 19:46:16 +03:00
Tommi Reiman
21c58d53ba
Merge pull request #254 from vielmath/pedestal-error-arity
Support Sieppari-style error handlers with pedestal
2019-04-12 19:36:19 +03:00
Antti Leppänen
c9076e57ad Use getBrowserEvent method instead of _event property 2019-04-12 07:12:46 +03:00
Antti Leppänen
733958404e Use doc-string. 2019-04-10 12:14:21 +03:00
Antti Leppänen
b258e0abba Support html5 links inside Shadow DOM 2019-04-10 09:03:48 +03:00
mathieu
909e82168a Support Sieppari-style error handlers with pedestal
The reitit-pedestal Executor checks if the mounted interceptors have
1-arity error handler. If so, they are wrapped into a 2 arrity function.
2019-04-04 09:38:39 +02:00
Miikka Koskinen
51462e345e
Merge pull request #252 from aarongroom/fix/misc-documentation-edits
Fix some documentation wording
2019-04-03 08:53:10 +03:00
Miikka Koskinen
727858e9a6
Merge pull request #251 from aarongroom/fix/unused-example-deps
Remove unused compojure dependencies from frontend examples
2019-04-03 08:52:27 +03:00
Aaron Groom
ffc4d8e5c6
Remove extraneous word 2019-04-02 15:45:13 -04:00
Aaron Groom
aeab44e6e5
Add missing word to sentence 2019-04-02 15:44:24 -04:00
Aaron Groom
75149b595f
Remove unneeded comma 2019-04-02 15:43:57 -04:00
Aaron Groom
ac19264b83
Remove unused compojure dependencies from frontend examples
These don't appear to be needed and might cause users to introduce
dependencies into their projects if they use as templates in their own
projects.
2019-04-02 15:40:09 -04:00
Juho Teperi
4cd63a4e62 Mention browser history stack manipulation in docs 2019-03-22 08:42:28 +02:00
Tommi Reiman
ed7b580c9a Bracket-syntax is available since 0.3.0 2019-03-19 13:23:04 +02:00
Tommi Reiman
7ce2384eb2 Add more thanks in README 2019-03-18 10:52:13 +02:00
Tommi Reiman
b02d15a549 Remove --release option as it fails the cljs build
* doesn't actually do anything (need to compile manually with 1.8)
* see related issue #242
* fails: https://circleci.com/gh/metosin/reitit/1855
2019-03-18 08:58:25 +02:00
Tommi Reiman
a0d833e645 0.3.1 2019-03-18 08:27:25 +02:00
Tommi Reiman
06630e402b Target Java8 (with Java11), fixes #241 2019-03-18 08:25:38 +02:00
Tommi Reiman
b68ff9c7bb Link to the blog 2019-03-17 14:59:33 +02:00
Tommi Reiman
9b604eb986 Update changelog 2019-03-17 14:31:42 +02:00
Tommi Reiman
d21dd03dfa 0.3.0 2019-03-17 14:22:15 +02:00
Juho Teperi
057fae9e46
Update easy.cljs 2019-03-15 16:49:57 +02:00
Miikka Koskinen
ba93e3f3b8
Merge pull request #237 from metosin/breakver
Announce that we use Break Versioning
2019-03-14 09:56:58 +02:00
Miikka Koskinen
d0e43c17a2 Announce that we use Break Versioning 2019-03-14 09:50:21 +02:00
Tommi Reiman
f13d7ae0db
Merge pull request #235 from metosin/miikka-patch-1
Update CONTRIBUTING.md
2019-03-08 15:51:03 +02:00
Miikka Koskinen
3d65d81fcb
Update CONTRIBUTING.md 2019-03-08 15:09:09 +02:00
Tommi Reiman
ec4a22a539 added :basePath example, relates to #233 2019-03-08 08:48:37 +02:00
Tommi Reiman
72a0ad2a5b Push ns-records into user ns 2019-03-07 10:54:01 +02:00
Tommi Reiman
36634abd39 :reitit.trie/parameters option takes sequence of keys 2019-03-07 10:45:16 +02:00
Tommi Reiman
38cbb5d2f3
Merge pull request #232 from metosin/SingleSweepJavaTrieDecode
Trie polish, 25% faster wildcard routes.
2019-03-07 09:01:05 +02:00
Tommi Reiman
1d5d5f663b Support Clojure 1.9.0 2019-03-07 08:49:26 +02:00
Tommi Reiman
e41a50cb80 20% faster wildcard parameters with records 2019-03-07 08:20:41 +02:00
Tommi Reiman
55a5133e85 Rename :reitit.core/trie-compiler -> :reitit.trie/trie-compiler 2019-03-07 08:19:28 +02:00
Tommi Reiman
5ab1f2829e Decode in single sweep, 8% faster 2019-03-07 08:17:17 +02:00