Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v2.1.0 #2766

Merged
merged 123 commits into from
May 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
123 commits
Select commit Hold shift + click to select a range
98d6553
[email protected]
dead-claudia Aug 18, 2019
8ef0c2c
docs: Add release dates to all change-log files (#2513)
maranomynet Aug 21, 2019
c6dc7eb
Update release docs [skip ci]
dead-claudia Aug 21, 2019
ddb3d4a
Update fetch() browser support in docs (#2522)
qgustavor Aug 30, 2019
0ea6a19
Fix assertion descriptions (#2405)
Sep 22, 2019
da211d7
Update per v1.1.7 release
dead-claudia Sep 23, 2019
9a76b53
Resolve a vulnerability alert [skip ci]
dead-claudia Sep 23, 2019
4757478
Update CoC
dead-claudia Sep 28, 2019
b98ab29
Make errors and their messages more accurate and helpful (#2536)
dead-claudia Sep 30, 2019
3fa1630
Add `params:` to `m.route.Link`, fix docs (#2537)
dead-claudia Sep 30, 2019
34f4363
Add `m.censor`, adjust `m.route.Link` to use it (#2538)
dead-claudia Sep 30, 2019
d4551f4
Add streams to releases again, include minified bundle, drop in… (#2539)
dead-claudia Oct 3, 2019
512eef3
Recast key docs to be much clearer and more accurate (#2540)
dead-claudia Oct 11, 2019
d257025
Flems in docs (#2348) [skip ci]
porsager Oct 14, 2019
4a3a486
Pimp the docs linter (and assorted changes) (#2553)
pygy Dec 19, 2019
b34b3c3
Exclude archive of previous docs (#2561)
cztomsik Jan 5, 2020
2ac9bfd
adding more community examples (#2567)
boazblake Jan 8, 2020
d555498
updated to the Vimeo showcase (#2573)
dead-claudia Mar 5, 2020
39c08f9
change link to go to ospec instead of mocha (#2576)
akessner Mar 15, 2020
11e8e86
docs: Fix simple typo, subsequece -> subsequence (#2582)
timgates42 Apr 8, 2020
0680f55
Replace mocha by ospec in testing page (#2585)
gamtiq Apr 21, 2020
f9c9f66
ES6 and m.trust docs patch (#2593)
kczx3 May 7, 2020
cf7a841
Remove extra isLifecycleMethod call from removeAttr (#2594)
ZeikJT May 17, 2020
31d1df5
Fix #2601 (#2603)
dead-claudia Jun 16, 2020
dca44b1
replace slave label with replica (#2605)
stephanos Jun 19, 2020
ff3e12e
Update installation.md (#2608) [skip ci]
purefan Jul 12, 2020
6d1dab0
Fix assets [skip ci]
dead-claudia Sep 15, 2020
13af2d4
Add Open Collective asset [skip ci]
dead-claudia Sep 15, 2020
0fd8e23
Bump minimist from 1.2.0 to 1.2.3 (#2627)
dependabot[bot] Sep 15, 2020
46a518d
Bump lodash from 4.17.15 to 4.17.20 (#2628)
dependabot[bot] Sep 15, 2020
ebd3cc1
Bump handlebars from 4.4.2 to 4.7.6 (#2629)
dependabot[bot] Sep 15, 2020
0c16242
Bump acorn from 7.1.0 to 7.4.0 (#2630)
dependabot[bot] Sep 15, 2020
1630b06
Create push-master.yml
dead-claudia Sep 15, 2020
9f0dc2a
Runtime-deprecate ospec, change `change-log` to `changelog`, fix a fe…
dead-claudia Sep 29, 2020
3ad4040
fix some typos (#2487)
osban Oct 7, 2020
045e4f7
Allow Mithril to be loaded in non-browser environments without modifi…
dead-claudia Oct 14, 2020
bd66955
Unbreak tests
dead-claudia Oct 14, 2020
2b5c2f0
Fix inconsistent capitalizations of "JavaScript" (#2639)
mtsknn Nov 8, 2020
f5b41aa
Reject request on XHR timeout (#2646)
kevinfiol Dec 23, 2020
773e570
simple-application.md: consistent use of type=submit (#2657)
danbst Feb 14, 2021
3b1bc04
Delete test-utils/README.md (#2674)
dead-claudia Apr 17, 2021
ade77f3
Remove unreachable keyed node logic, fixes #2597 (#2673)
barneycarroll Apr 18, 2021
32e470e
Bump handlebars from 4.7.6 to 4.7.7
dependabot[bot] May 6, 2021
4dce19f
Bump lodash from 4.17.20 to 4.17.21
dependabot[bot] May 6, 2021
5f58757
Bump hosted-git-info from 2.8.4 to 2.8.9
dependabot[bot] May 8, 2021
08051e9
Auto-merge Dependabot patch fixes
dead-claudia May 11, 2021
f1c6a57
Update auto-merge.yml
dead-claudia Jun 9, 2021
718650d
Cavemansspa patch 1 (#2696)
cavemansspa Jul 31, 2021
5f9c635
Remove old TOC link
ArthurClemens Aug 17, 2021
c6f5560
Add @StephanHoyer to code owners
dead-claudia Jan 19, 2022
50d3809
Bump marked from 0.7.0 to 4.0.10
dependabot[bot] Jan 15, 2022
61da824
Fix require
StephanHoyer Jan 25, 2022
cd08734
Document route resolution cancellation, fixes #1759
barneycarroll Apr 15, 2021
70aff8c
Better route cancellation example, addresses #1856
barneycarroll Apr 15, 2021
e66aaf1
A note on JSX events (#2648)
pereriksson Jan 25, 2022
44d407f
[m.request] work around a bundler bug, fix #2647
pygy Jan 16, 2021
6aeb038
Update change log
pygy Jan 16, 2021
4351f62
Issue 2624 no content 204 parse (#2641)
Evoke-PHP Jan 25, 2022
893de8b
Add change notice about m.request adoption for no content handling
StephanHoyer Jan 25, 2022
c075ac7
docs: improve m.request return value description
GAumala Aug 22, 2018
7faf358
Update code on flems.io and update the link to it
Apr 6, 2019
fce750a
Fix require of marked to work with current version
StephanHoyer Jan 26, 2022
ab4b21d
Make sure title attrs are removed properly - fixes #2676
StephanHoyer Jan 26, 2022
99c6d81
Send URLSearchParams as request body without extra configuration (#2695)
Coteh Jan 31, 2022
5fd0ca8
Only warn on pr-to-masters once
StephanHoyer Jan 31, 2022
99e0380
Revert "Only warn on pr-to-masters once"
StephanHoyer Jan 31, 2022
8ef7844
#2334 Dropdown to select docs for previous versions
mike-ward Dec 30, 2018
b97fd59
Warn about reusing mutated attrs object - fixes #2719
StephanHoyer Jan 29, 2022
d3be03c
Avoid double encoding of function signatures - fixes #2720
StephanHoyer Jan 29, 2022
a671da2
Update standalone usage
Jan 11, 2021
5502570
Bump ajv from 6.10.2 to 6.12.6
dependabot[bot] Feb 11, 2022
31d2ed4
Tests use hyperscript instead of manually constructing nodes
barneycarroll Apr 14, 2021
38e2184
Tests use hyperscript instead of manually constructing nodes
barneycarroll Apr 14, 2021
9999fbe
Text is always represented as text vnodes, never as vnode.text
barneycarroll Apr 14, 2021
0f9274f
Fix lint errors
barneycarroll Apr 14, 2021
11bced8
Back out migration ToC, correct references to vnode shape
barneycarroll Apr 15, 2021
a3983c9
Remove redundant child normalisation
barneycarroll Apr 15, 2021
d021271
Non-mutating m.fragment/m.trust references
barneycarroll Apr 15, 2021
febd97a
Back out migration ToC, correct references to vnode shape
barneycarroll Apr 15, 2021
30cc031
Back out migration ToC, correct references to vnode shape
barneycarroll Apr 15, 2021
e4c6621
Updating textarea subtree should not be expected to override user input
barneycarroll May 2, 2021
f9e5163
vnode.attrs is never null
barneycarroll May 2, 2021
cea8e64
Reverting erroneous docs formatting
barneycarroll May 2, 2021
896e9db
Fix ospec timeout usage
StephanHoyer Feb 12, 2022
e4bd203
Add notice to changelog
StephanHoyer Feb 12, 2022
f4607eb
Bump glob-parent from 5.1.0 to 5.1.2
dependabot[bot] Jun 9, 2021
bcc61e4
Bump path-parse from 1.0.6 to 1.0.7
dependabot[bot] Jan 25, 2022
9128d4e
Correctly handle invalid escapes in routes
StephanHoyer Feb 17, 2022
891265d
[docs] route redirection using the history API
pygy Apr 1, 2017
d93cca9
updated babel/webpack docs to work with latest versions
pereriksson Dec 29, 2020
c7b5616
Fix title generation for index page
StephanHoyer Feb 18, 2022
7b1fda5
Add meta description to docs
StephanHoyer Nov 27, 2018
885b3f9
Consistent naming of Mithril.js
StephanHoyer Feb 18, 2022
91e99ad
Add a `m.Fragment = "["` utility for JSX users.
dead-claudia Feb 19, 2022
1eec62e
Add changelog entry for `m.Fragment`, update name in new changelog
dead-claudia Feb 19, 2022
fae15d3
Catch malformed URI Components
jdiderik Nov 24, 2021
1779049
added power support
sreekanth370 Dec 15, 2020
b2b0c4a
Installation docs: Add link to flems playground and replace shorthand…
bodhiwd Aug 30, 2020
ee7fe52
Update deps
StephanHoyer Feb 21, 2022
1a4b794
Fix lint errors
StephanHoyer Feb 21, 2022
9072e11
Trigger push-on-master-warnings only once
StephanHoyer Feb 22, 2022
0aed779
2604: correct and move text about statements in view method
kevinfiol Feb 21, 2022
a8e25b7
Fixed badges, consistent naming of Mithril.js
tbreuss Feb 22, 2022
94774e7
Center docs again
StephanHoyer Feb 27, 2022
99d1b32
Fix wording
StephanHoyer Feb 27, 2022
69f5cbd
Make example work with webpack v5.69.1
StephanHoyer Mar 1, 2022
53bedd1
Add Simple Application Flems Supporting v2.0.4 and up (#2751)
tbreuss Mar 1, 2022
c8df665
m.censor: work around a bunder bug (#2752)
kfule Mar 1, 2022
1c07143
Rework jsx docs
PierBover Dec 6, 2019
9906e23
Fix naming
StephanHoyer Mar 2, 2022
0d9051d
Add PR release to mithril.js
JAForbes Mar 6, 2022
0ce6e4e
Remove version and release npm hooks
JAForbes Mar 12, 2022
931e475
Remove travis.yml in favour of github actions
JAForbes Mar 12, 2022
f3c5966
Update release docs
JAForbes Mar 12, 2022
65cf256
Suggested amendments
JAForbes Mar 21, 2022
ae5469c
Do build docs in another PR
JAForbes Mar 21, 2022
d6dd913
Yaml has banned tabs
JAForbes Mar 21, 2022
2a2aef7
Use new changelog option in merge command
JAForbes Mar 30, 2022
ff646e8
Revisions based on feedback
JAForbes Apr 21, 2022
342f524
Fix branch target
dead-claudia Apr 27, 2022
ea8094b
Remove label triggers from actions.yml
JAForbes Apr 28, 2022
dbfe373
Clean up m.route.Link (#2768)
barneycarroll May 10, 2022
bbf343b
Enable --minimize-semver-change for pr-release
JAForbes May 13, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/archive
/mithril.js
/mithril.min.js
/stream/stream.min.js

# And the examples are ignored (for now).
/examples
Loading