Skip to content

Commit fd332f2

Browse files
authored
Merge pull request #15 from codeigniter4/release-4.1.2
Update for 4.1.2
2 parents 825431d + 8300008 commit fd332f2

File tree

231 files changed

+6491
-27232
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

231 files changed

+6491
-27232
lines changed

CodeIgniter4.1.2.epub

1.32 MB
Binary file not shown.

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 4d8362292d242df32c0acb4d8f537be8
3+
config: 3808a6f52eac076c58ead49959182cfc
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/.nojekyll

Whitespace-only changes.

docs/_static/ajax-loader.gif

-673 Bytes
Binary file not shown.

docs/_static/ci-icon.ico

-5.3 KB
Binary file not shown.

docs/_static/comment-bright.png

-756 Bytes
Binary file not shown.

docs/_static/comment-close.png

-829 Bytes
Binary file not shown.

docs/_static/comment.png

-641 Bytes
Binary file not shown.

docs/_static/css/badge_only.css.map

-7
This file was deleted.

docs/_static/css/citheme.css

+14
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,20 @@ body, p, legend {
9595
background-size: 200px;
9696
}
9797

98+
/* -- Breakpoint for large screens (> 900px) --------- */
99+
@media (min-width: 900px) and (max-width: 1100px) {
100+
.wy-nav-content {
101+
max-width: 1620px;
102+
}
103+
}
104+
105+
@media (min-width: 1100px) {
106+
.wy-nav-content {
107+
margin: 0 auto;
108+
max-width: 1620px;
109+
}
110+
}
111+
98112
/* Titles ------------------------------------------------------------------- */
99113

100114
h1, h2, h3, h4, h5, h6 {

docs/_static/css/theme.css.map

-7
This file was deleted.

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '4.1.1',
3+
VERSION: '4.1.2',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
FILE_SUFFIX: '.html',

docs/_static/down-pressed.png

-222 Bytes
Binary file not shown.

docs/_static/down.png

-202 Bytes
Binary file not shown.

docs/_static/fonts/FontAwesome.otf

-132 KB
Binary file not shown.
-107 KB
Binary file not shown.
-94.7 KB
Binary file not shown.

docs/_static/fonts/Inconsolata.ttf

-61.7 KB
Binary file not shown.

docs/_static/fonts/Lato-Bold.ttf

-641 KB
Binary file not shown.

docs/_static/fonts/Lato-Regular.ttf

-641 KB
Binary file not shown.

docs/_static/fonts/Lato/lato-bold.eot

-250 KB
Binary file not shown.

docs/_static/fonts/Lato/lato-bold.ttf

-587 KB
Binary file not shown.
-302 KB
Binary file not shown.
-181 KB
Binary file not shown.
-260 KB
Binary file not shown.
-608 KB
Binary file not shown.
-316 KB
Binary file not shown.
-189 KB
Binary file not shown.
-262 KB
Binary file not shown.
-624 KB
Binary file not shown.
-321 KB
Binary file not shown.
-191 KB
Binary file not shown.
-248 KB
Binary file not shown.
-593 KB
Binary file not shown.
-302 KB
Binary file not shown.
-178 KB
Binary file not shown.
-167 KB
Binary file not shown.
-165 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-162 KB
Binary file not shown.

docs/_static/fonts/fontawesome-webfont.svg

-2,671
This file was deleted.
-162 KB
Binary file not shown.
-95.7 KB
Binary file not shown.
-75.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)