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
Stephan Hoyer
c7b56161a5
Fix title generation for index page
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
dependabot[bot]
bcc61e42a9
Bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 09:01:19 +01:00
dependabot[bot]
f4607ebd27
Bump glob-parent from 5.1.0 to 5.1.2
...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent ) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases )
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.0...v5.1.2 )
---
updated-dependencies:
- dependency-name: glob-parent
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 08:59:59 +01:00
Stephan Hoyer
e4bd2039b4
Add notice to changelog
2022-02-12 12:19:35 +01:00
Stephan Hoyer
896e9db7d8
Fix ospec timeout usage
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
f9e51636d8
vnode.attrs is never null
2022-02-12 12:19:35 +01:00
Barney Carroll
e4c6621ba8
Updating textarea subtree should not be expected to override user input
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
d021271be8
Non-mutating m.fragment/m.trust references
2022-02-12 12:19:35 +01:00
Barney Carroll
a3983c9655
Remove redundant child normalisation
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
0f9274f873
Fix lint errors
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
Barney Carroll
38e2184c6d
Tests use hyperscript instead of manually constructing nodes
2022-02-12 12:19:35 +01:00
Barney Carroll
31d2ed4be8
Tests use hyperscript instead of manually constructing nodes
2022-02-12 12:19:35 +01:00
dependabot[bot]
5502570b16
Bump ajv from 6.10.2 to 6.12.6
...
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 11:25:42 +01:00
hqproto
a671da246d
Update standalone usage
2022-02-09 20:38:56 +01:00
Stephan Hoyer
d3be03c6a1
Avoid double encoding of function signatures - fixes #2720
2022-02-09 20:37:52 +01:00
Stephan Hoyer
b97fd59381
Warn about reusing mutated attrs object - fixes #2719
2022-02-09 20:37:02 +01:00
mike-ward
8ef7844f5a
#2334 Dropdown to select docs for previous versions
2022-02-05 17:50:13 +01:00
Stephan Hoyer
99e038046b
Revert "Only warn on pr-to-masters once"
...
This reverts commit 5fd0ca81b1 .
2022-01-31 15:47:12 +01:00
Stephan Hoyer
5fd0ca81b1
Only warn on pr-to-masters once
2022-01-31 15:41:02 +01:00