kenjis
|
5a97137c20
|
docs: fix text decoration, etc.
|
2022-04-04 10:00:13 +09:00 |
|
kenjis
|
a7dac5e556
|
docs: add / at the end of the path
The default value ends with /.
|
2022-04-04 09:58:24 +09:00 |
|
kenjis
|
1944a69dad
|
docs: use full classname in sample code
Relative classname might not work.
|
2022-04-04 09:56:57 +09:00 |
|
kenjis
|
76beb9d37b
|
docs: fix header level
|
2022-04-04 09:55:59 +09:00 |
|
kenjis
|
e0569f673f
|
docs: replace echo with return
echo() has side effects, so return is better.
|
2022-04-04 09:11:24 +09:00 |
|
kenjis
|
a9b086a06e
|
Merge pull request #5852 from kenjis/fix-docs-parser
docs: fix parser.rst
|
2022-04-04 09:04:54 +09:00 |
|
kenjis
|
977eb2561d
|
docs: remove unneeded $data for view()
$saveData is true by default, so we don't need to pass $data more than once.
|
2022-04-04 08:35:49 +09:00 |
|
kenjis
|
3b8399b47f
|
Merge pull request #5850 from kenjis/refactor-autoloader
fix: [Autoloader] Composer classmap usage
|
2022-04-04 08:28:13 +09:00 |
|
kenjis
|
149555ebd2
|
docs: replace echo with return
|
2022-04-03 13:47:18 +09:00 |
|
kenjis
|
54d80bcd07
|
docs: fix link to validation page
|
2022-04-03 10:27:26 +09:00 |
|
kenjis
|
f58bac1954
|
docs: remove unneeded <?= and ?>
|
2022-04-03 10:26:58 +09:00 |
|
kenjis
|
3f480d4534
|
docs: update forum url and add slack url
|
2022-04-03 10:26:28 +09:00 |
|
kenjis
|
cf4d83d1e5
|
docs: add links to reference
|
2022-04-03 10:25:57 +09:00 |
|
kenjis
|
b5423cc15a
|
docs: add space between tags
|
2022-04-03 09:45:05 +09:00 |
|
kenjis
|
d368c51129
|
docs: fix text decoration for filter
|
2022-04-03 09:44:45 +09:00 |
|
kenjis
|
faf39c2003
|
docs: make text as a important note
|
2022-04-03 09:38:40 +09:00 |
|
kenjis
|
bbea1665c3
|
docs: remove parameters of methods in text
No parameters make them easier to read.
|
2022-04-03 09:38:40 +09:00 |
|
kenjis
|
08d4dbeccc
|
docs: add setConditionalDelimiters() in Class Reference
|
2022-04-03 09:29:10 +09:00 |
|
kenjis
|
2019469031
|
docs: rename variable name in sample code
Make the same name as other sample code.
|
2022-04-03 09:24:59 +09:00 |
|
kenjis
|
931c6f43a7
|
docs: remove unsupported options leftDelimiter and rightDelimiter
|
2022-04-03 09:20:31 +09:00 |
|
kenjis
|
71a7682d1e
|
docs: fix text decoration for variable
|
2022-04-03 09:13:15 +09:00 |
|
kenjis
|
53fb7ac06f
|
docs: remove unnecessary line breaks in sample code
|
2022-04-03 09:10:40 +09:00 |
|
kenjis
|
c03df2ea18
|
docs: add missing +
|
2022-04-03 09:10:11 +09:00 |
|
kenjis
|
e075dbfcff
|
Merge pull request #5842 from kenjis/feat-parser-conditional-delimiter
feat: [Parser] add configs to change conditional delimiters
|
2022-04-03 08:27:37 +09:00 |
|
kenjis
|
c7e659fc36
|
docs: add changelog
|
2022-04-03 08:13:44 +09:00 |
|
John Paul E. Balandan, CPA
|
0a35b4a50e
|
Merge pull request #5843 from kenjis/fix-docs-tutorial
docs: improve tutorial
|
2022-04-03 01:52:09 +08:00 |
|
kenjis
|
ce2a3248b0
|
Merge pull request #5845 from kenjis/fix-docs-model
docs: remove unneeded & in sample code in model.rst
|
2022-04-02 22:02:24 +09:00 |
|
Tuna Çağlar Gümüş
|
4c1dc38a75
|
wrong function name.
Needs to be orWhere(). There is no or_where in CI 4.
|
2022-04-02 13:58:12 +03:00 |
|
Abdul Malik Ikhsan
|
8f202c7c1f
|
Merge pull request #5838 from kenjis/add-webp
config: add mime type for webp
|
2022-04-02 10:08:02 +07:00 |
|
kenjis
|
59260c1cce
|
docs: remove unneeded & in sample code
|
2022-04-01 11:27:15 +09:00 |
|
kenjis
|
35c2947d1a
|
docs: remove echo in the controller and use return
echo() has side effects, so return is better.
|
2022-03-31 16:04:23 +09:00 |
|
kenjis
|
e521f66fda
|
docs: replace variables with properties
They are different.
|
2022-03-31 11:40:15 +09:00 |
|
kenjis
|
a26a95da95
|
Merge pull request #5757 from kenjis/config-disable-auto-routes
config: disable auto-routing by default
|
2022-03-31 11:13:15 +09:00 |
|
kenjis
|
2d90f0cc6c
|
docs: add setConditionalDelimiters()
|
2022-03-31 11:00:20 +09:00 |
|
kenjis
|
a65bc3ab2f
|
docs: add about the config change of auto-routing in Upgrade Note
|
2022-03-30 20:57:18 +09:00 |
|
kenjis
|
d811d5b37a
|
docs: update description
|
2022-03-30 20:57:18 +09:00 |
|
kenjis
|
c7edb7c4c2
|
docs: make warning more detailed
|
2022-03-30 20:57:18 +09:00 |
|
kenjis
|
4027b1f924
|
docs: change "note" to "warning"
|
2022-03-30 20:57:18 +09:00 |
|
kenjis
|
ab1d3d862c
|
docs: update Tutorial
|
2022-03-30 20:57:17 +09:00 |
|
kenjis
|
08ecf84170
|
docs: add () at the end of method names
|
2022-03-30 20:57:17 +09:00 |
|
kenjis
|
1e6a48625f
|
docs: replace remap with map
|
2022-03-30 20:57:17 +09:00 |
|
kenjis
|
a514043270
|
docs: update existing description for disabling auto-routing by default
|
2022-03-30 20:57:16 +09:00 |
|
kenjis
|
fabcf1c4ab
|
docs: add "Enable Auto Routing"
|
2022-03-30 20:55:30 +09:00 |
|
kenjis
|
aa69f381ea
|
docs: move "Default Method" in "Auto Routing"
|
2022-03-30 20:55:27 +09:00 |
|
kenjis
|
d9a2389bf4
|
docs: move "Default Controller" in the "Auto Routing"
|
2022-03-30 20:50:59 +09:00 |
|
kenjis
|
60ee4f3b94
|
config: disable auto-routing by default
|
2022-03-30 20:45:33 +09:00 |
|
kenjis
|
d0b323d9fb
|
docs: add CommandRunner::_remap() change in changelogs
|
2022-03-30 19:16:35 +09:00 |
|
kenjis
|
4138c04808
|
config: add mime type for webp
|
2022-03-30 08:09:56 +09:00 |
|
kenjis
|
2f8157dc34
|
chore: fix ImportError
ImportError: cannot import name 'environmentfilter' from 'jinja2' (/usr/local/lib/python3.10/site-packages/jinja2/__init__.py)
See https://github.com/sphinx-doc/sphinx/issues/10291
|
2022-03-28 13:04:36 +09:00 |
|
kenjis
|
7612cdb091
|
docs: add index.php/spark changes in changelog
|
2022-03-28 12:46:08 +09:00 |
|