Pierre-Yves
665578060e
Address review comments, linter and build concerns
2022-06-21 17:02:05 +02:00
Pierre-Yves
3fd82e6359
implement m.domFor() and use it internally to move and remove nodes. Fix #2780
2022-06-21 17:02:05 +02:00
Pierre-Yves
27fb1ea617
tweak the CI actions names
2022-06-10 18:34:05 +02: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
James Forbes
da1454b3c6
Add missing prerelease branch target.
...
Without specifying target:master the prerelease version calculation would be incorrect.
2022-06-06 12:57:22 +02:00
Stephan Hoyer
a459a81832
inline obsolete factory
2022-06-06 12:56:25 +02:00
Stephan Hoyer
716d1e1804
Kick jsonp - fixes #2682
2022-06-06 12:56:25 +02:00
Pierre-Yves Gérardy
efdb563fa5
Remove a stale comment
...
This hasn't been true since v2.0
2022-06-01 09:37:11 +02:00
Stephan Hoyer
e9a365c150
Kick promise polyfill
2022-05-30 08:38:13 +02:00
Stephan Hoyer
517661a606
allow trailing slash for routes - fixes #2763
2022-05-30 08:34:05 +02:00
James Forbes
8c149d3653
Release Artifacts for v2.2.2
...
[skip ci]
2022-05-26 04:30:20 +10:00
Pierre-Yves Gérardy
1b4e628ce3
Turn README images from plain HTML to markdown ( #2773 )
2022-05-25 20:09:06 +02:00
Pierre-Yves Gérardy
ab32c0d1ca
Fix malformed image tag
2022-05-25 14:04:15 +02: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
James Forbes
bbf343bb3b
Enable --minimize-semver-change for pr-release
2022-05-13 22:08:00 +02: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
ea8094bd95
Remove label triggers from actions.yml
...
Triggering multiple concurrent runs unnecessarily
2022-04-28 23:12:50 +10:00
Claudia Meadows
342f524ca3
Fix branch target
2022-04-27 21:16:32 +02:00
James Forbes
ff646e8fb8
Revisions based on feedback
2022-04-27 21:01:09 +02:00
James Forbes
2a2aef7762
Use new changelog option in merge command
2022-04-27 21:01:09 +02:00
James Forbes
d6dd9132fb
Yaml has banned tabs
2022-04-27 21:01:09 +02:00
James Forbes
ae5469cf62
Do build docs in another PR
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
James Forbes
931e475de2
Remove travis.yml in favour of github actions
2022-04-27 21:01:09 +02:00
James Forbes
0ce6e4eae6
Remove version and release npm hooks
2022-04-27 21:01:09 +02:00
James Forbes
0d9051de96
Add PR release to mithril.js
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
kfule
c8df665bcb
m.censor: work around a bunder bug ( #2752 )
2022-03-01 11:27:47 +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
99d1b3270d
Fix wording
2022-02-27 18:54:30 +01:00
Stephan Hoyer
94774e73b0
Center docs again
2022-02-27 18:54:11 +01:00
tbreuss
a8e25b739b
Fixed badges, consistent naming of Mithril.js
2022-02-23 10:05:42 +01:00
kevinfiol
0aed7797a7
2604: correct and move text about statements in view method
2022-02-22 16:00:40 +01:00
Stephan Hoyer
9072e1100c
Trigger push-on-master-warnings only once
2022-02-22 12:11:48 +01:00
Stephan Hoyer
1a4b794be7
Fix lint errors
2022-02-22 09:01:10 +01:00
Stephan Hoyer
ee7fe52ee8
Update deps
2022-02-21 15:02:31 +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
sreekanth370
1779049296
added power support
2022-02-20 14:15:17 +01:00
Jeroen Diderik
fae15d3489
Catch malformed URI Components
...
Fix for error thrown when a value contains non-valid / malformed URI Component
Example: test=%c5%a1%e8ZM%80%82H
will throw "URI malformed"
This update will leave the value as-is when an error is thrown
2022-02-20 12:47:29 +01:00
Claudia Meadows
1eec62eb3e
Add changelog entry for m.Fragment, update name in new changelog
2022-02-20 12:23:44 +01:00
Claudia Meadows
91e99ad287
Add a m.Fragment = "[" utility for JSX users.
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