Commit graph

1558 commits

Author SHA1 Message Date
Tommi Reiman
7a7542b57f Update CHANGELOG 2019-05-01 22:51:28 +03:00
Tommi Reiman
791e79134e Update spec-tools 2019-05-01 22:40:44 +03:00
Tommi Reiman
a9bdceeeb6 reitit.spec/wrap spec-tools.spec/closed 2019-05-01 22:40:44 +03:00
Tommi Reiman
c3de6ff3dd Fix tests 2019-05-01 22:40:44 +03:00
Tommi Reiman
c8eaa955c3 Revert fast params in a Trie 2019-05-01 22:40:44 +03:00
Tommi Reiman
1326d76936 Faster params in Trie 2019-05-01 22:40:44 +03:00
Tommi Reiman
68d68402d9 Fix Java Trie example 2019-05-01 22:40:44 +03:00
Tommi Reiman
dd864a0142 Set closed specs in http-swagger example 2019-05-01 22:40:44 +03: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
Juho Teperi
51c5aad492 Refactor ignore-anchor-click check to predicate function 2019-04-29 10:18:41 +03:00
Juho Teperi
5ffb9fc59f Add ignore-anchor-click function 2019-04-29 10:15:49 +03:00
Alex King
b50b44cced Invert link 'target' check 2019-04-29 10:15:49 +03:00
Alex King
a25f336d80 Ignore anchors with '_self' not 'self' 2019-04-29 10:15:49 +03:00
Tommi Reiman
674b60a124 spell-spec 2019-04-28 17:06:50 +03:00
Tommi Reiman
dc92f6f48e http-swagger++ 2019-04-28 17:06:50 +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