Commit graph

1142 commits

Author SHA1 Message Date
Claudia Meadows
61ad84c1d9
main -> release 2024-09-24 19:25:23 -07:00
Claudia Meadows
3fea28e24d
Drop the old changelog - it doesn't need to exist here anymore. 2024-09-24 19:24:08 -07:00
James Forbes
455cccb3b5 Release Artifacts for v2.2.4
[skip ci]
2024-09-25 12:03:41 +10:00
Claudia Meadows
e000cd0803
De-master the repo 2024-09-24 16:37:04 -07:00
Claudia Meadows
d32d59413e
Drop the docs and re-point to https://github.com/MithrilJS/docs 2024-09-24 14:19:23 -07:00
Claudia Meadows
593562ab44
Fix outstanding docs issues, so everything checks (again). 2024-09-23 04:54:23 -07:00
Claudia Meadows
3a633ce99c
Update vnodes.md 2024-09-23 04:54:06 -07:00
Claudia Meadows
123ccc1d0d
Update changelog.md 2024-09-23 04:54:04 -07:00
Claudia Meadows
5488953436
Tweak docs with warning to fix #2508 (#2895)
Co-authored-by: Barney Carroll <barney.carroll@gmail.com>
2024-09-23 04:53:53 -07:00
James Forbes
2fcaec7d8b
Temporarily host REM on fly to fix the docs 2024-09-23 04:51:33 -07:00
Claudia Meadows
9ba52b3a05
Add missing m.censor to API navigation
Not sure how I forgot about this when I added the method.
2024-09-23 04:50:06 -07:00
Matias Kinnunen
a28e91e15b
Fix typos in stream() docs (#2825)
Co-authored-by: Claudia Meadows <contact@claudiameadows.dev>
2024-09-23 04:50:05 -07:00
James Forbes
274cb2fff2 Release Artifacts for v2.2.3
[skip ci]
2023-01-25 07:17:06 +11:00
Pierre-Yves
e0996bd6f2 Fix docs linting issues 2023-01-24 16:12:47 +01:00
Pierre-Yves Gérardy
c0a9c21c09
Actually remove ospec from the main code base (#2786)
* Actually remove ospec from the main code base (it is still used as a dev-dependency)

* fix a copy error

Co-authored-by: Barney Carroll <barney.carroll@gmail.com>

Co-authored-by: Barney Carroll <barney.carroll@gmail.com>
2022-06-10 18:33:17 +02:00
Pierre-Yves Gérardy
ea680dc917
Add back CI (#2785)
* Add back CI, remove ospec as a run-time dependency

* Fix the lint:docs errors

* Add back ospec for now, with a compatible version
2022-06-10 17:10:26 +01:00
Stephan Hoyer
716d1e1804 Kick jsonp - fixes #2682 2022-06-06 12:56:25 +02:00
Stephan Hoyer
e9a365c150 Kick promise polyfill 2022-05-30 08:38:13 +02:00
James Forbes
8c149d3653 Release Artifacts for v2.2.2
[skip ci]
2022-05-26 04:30:20 +10:00
James Forbes
a8337c0651 Release Artifacts for v2.2.1
[skip ci]
2022-05-25 09:53:59 +10:00
Pierre-Yves Gérardy
e28385b14f
Move the chat to Zulip (#2771) 2022-05-24 23:15:14 +02:00
James Forbes
527c0de6e2 Release Artifacts for v2.2.0
[skip ci]
2022-05-16 18:14:36 +10:00
James Forbes
259902f5f8 Release Artifacts for v2.1.0
[skip ci]
2022-05-16 18:08:13 +10:00
Barney Carroll
dbfe373733
Clean up m.route.Link (#2768)
* Simpler m.route.Link documentation. Fixes #2767

* Remove redundant HTML encoding from markdown docs

* Warn about m.route.Link immunity to event handler API.

* Integrate @JAForbes review corrections

* Example code typo in docs/route.md

Co-authored-by: Matias Kinnunen <github@mtsknn.fi>

Co-authored-by: Matias Kinnunen <github@mtsknn.fi>
2022-05-10 17:23:10 +01:00
James Forbes
ff646e8fb8 Revisions based on feedback 2022-04-27 21:01:09 +02:00
James Forbes
65cf256775 Suggested amendments 2022-04-27 21:01:09 +02:00
James Forbes
f3c59665b1 Update release docs 2022-04-27 21:01:09 +02:00
Stephan Hoyer
9906e23118 Fix naming 2022-03-02 07:35:35 +01:00
Pier Bover
1c07143be4 Rework jsx docs 2022-03-02 07:35:35 +01:00
tebe
53bedd1102
Add Simple Application Flems Supporting v2.0.4 and up (#2751) 2022-03-01 11:26:12 +01:00
Stephan Hoyer
69f5cbdf64 Make example work with webpack v5.69.1 2022-03-01 08:04:27 +01:00
Stephan Hoyer
94774e73b0 Center docs again 2022-02-27 18:54:11 +01:00
kevinfiol
0aed7797a7 2604: correct and move text about statements in view method 2022-02-22 16:00:40 +01:00
Patrik Johnson
b2b0c4abe3 Installation docs: Add link to flems playground and replace shorthand w/ with full word 2022-02-20 17:25:13 +01:00
Claudia Meadows
1eec62eb3e Add changelog entry for m.Fragment, update name in new changelog 2022-02-20 12:23:44 +01:00
Stephan Hoyer
885b3f9442 Consistent naming of Mithril.js 2022-02-19 12:06:39 +01:00
Stephan Hoyer
7b1fda5b66 Add meta description to docs 2022-02-19 12:06:39 +01:00
Per Eriksson
d93cca964e updated babel/webpack docs to work with latest versions 2022-02-18 09:11:51 +01:00
Pierre-Yves Gerardy
891265de8b [docs] route redirection using the history API 2022-02-18 09:11:25 +01:00
Stephan Hoyer
9128d4e60a Correctly handle invalid escapes in routes
based on 0a5ead31c9fbd7b153c521c7f9d3df7bf826ce6c
2022-02-18 07:05:35 +01:00
Stephan Hoyer
e4bd2039b4 Add notice to changelog 2022-02-12 12:19:35 +01:00
Barney Carroll
cea8e64359 Reverting erroneous docs formatting 2022-02-12 12:19:35 +01:00
Barney Carroll
30cc031bf2 Back out migration ToC, correct references to vnode shape 2022-02-12 12:19:35 +01:00
Barney Carroll
febd97aac2 Back out migration ToC, correct references to vnode shape 2022-02-12 12:19:35 +01:00
Barney Carroll
11bced844c Back out migration ToC, correct references to vnode shape 2022-02-12 12:19:35 +01:00
Barney Carroll
9999fbe2a4 Text is always represented as text vnodes, never as vnode.text 2022-02-12 12:19:35 +01:00
hqproto
a671da246d Update standalone usage 2022-02-09 20:38:56 +01:00
mike-ward
8ef7844f5a #2334 Dropdown to select docs for previous versions 2022-02-05 17:50:13 +01:00
James Cote
99c6d813d2
Send URLSearchParams as request body without extra configuration (#2695) 2022-01-31 10:12:02 +01:00
Eugene Epifanov
7faf358e92 Update code on flems.io and update the link to it
This page contains a link to an example running on **flems.io**
The code on **flems.io** depends on `mithrill@1.1.6` and doesn't work with `mithril@2.0.0-rc.4`.
I added `mithril@2.0.0-rc.4` on **flems.io** as a dependancy and fixed some issues caused by `mithrill.withAttr` no longer existing.
Now code on this page and on **flems.io** are identical.
2022-01-26 09:01:32 +01:00