Skip to content

Commit 5a12c10

Browse files
committed
Ethical ads
1 parent 0fc9891 commit 5a12c10

File tree

39 files changed

+101
-194
lines changed

39 files changed

+101
-194
lines changed

8.3.0/bundle.css

Lines changed: 24 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ pre.line-numbers > code {
192192
letter-spacing: -1px;
193193
border-right: 1px solid #999;
194194
-webkit-user-select: none;
195+
-moz-user-select: none;
195196
-ms-user-select: none;
196197
user-select: none;
197198
}
@@ -875,7 +876,7 @@ figure {
875876
}
876877

877878
body {
878-
font-family: 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, freesans, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
879+
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
879880
line-height: 1.4em;
880881
font-size: 14px;
881882
}
@@ -926,12 +927,12 @@ li {
926927
margin-left: 20px;
927928
}
928929

929-
:not(pre) > code[class*='language-'],
930-
pre[class*='language-'] {
930+
:not(pre) > code[class*="language-"],
931+
pre[class*="language-"] {
931932
background: none;
932933
}
933934

934-
pre[class*='language-'] {
935+
pre[class*="language-"] {
935936
margin: 0 15px;
936937
padding: 0;
937938
}
@@ -1080,75 +1081,7 @@ code {
10801081
background-image: linear-gradient(#666, #333);
10811082
}
10821083

1083-
.benevolent-sponsor #cf_ad___1Rnwi {
1084-
max-width: 280px;
1085-
margin: 0 auto;
1086-
}
1087-
1088-
.benevolent-sponsor #cf_ad___1Rnwi .cf-wrapper___oXef8 {
1089-
display: block;
1090-
padding: 15px;
1091-
font-size: 14px;
1092-
line-height: 1.4;
1093-
text-align: center;
1094-
font-family: system, 'Helvetica Neue', Helvetica, Arial;
1095-
margin-left: auto;
1096-
margin-right: auto;
1097-
}
1098-
1099-
.benevolent-sponsor #cf_ad___1Rnwi .cf-header___2k4yV {
1100-
font-size: 12px;
1101-
color: #678;
1102-
display: block;
1103-
margin-bottom: 8px;
1104-
}
1105-
1106-
.benevolent-sponsor #cf_ad___1Rnwi .cf-header___2k4yV:before {
1107-
content: '\2014';
1108-
margin: 0 0.5em;
1109-
opacity: 0.5;
1110-
}
1111-
1112-
.benevolent-sponsor #cf_ad___1Rnwi .cf-header___2k4yV:after {
1113-
content: '\2014';
1114-
margin: 0 0.5em;
1115-
opacity: 0.5;
1116-
}
1117-
1118-
.benevolent-sponsor #cf_ad___1Rnwi .cf-image-wrapper___1qsrZ {
1119-
display: block;
1120-
margin-bottom: 8px;
1121-
}
1122-
1123-
.benevolent-sponsor #cf_ad___1Rnwi .cf-image-wrapper___1qsrZ a {
1124-
text-align: center;
1125-
}
1126-
1127-
.benevolent-sponsor #cf_ad___1Rnwi .cf-image-wrapper___1qsrZ img {
1128-
width: 80%;
1129-
}
1130-
1131-
.benevolent-sponsor #cf_ad___1Rnwi .cf-text___2RqSn {
1132-
color: #333;
1133-
text-decoration: none;
1134-
}
1135-
1136-
.benevolent-sponsor #cf_ad___1Rnwi .cf-powered-by___3vyVN {
1137-
margin-top: 5px;
1138-
font-size: 11px;
1139-
display: block;
1140-
color: #678;
1141-
text-decoration: none;
1142-
text-align: center;
1143-
}
1144-
1145-
.benevolent-sponsor #cf_ad___1Rnwi .cf-powered-by___3vyVN img {
1146-
position: fixed;
1147-
left: -1000px;
1148-
top: -1000px;
1149-
}
1150-
1151-
.triplebyte___2mBHR {
1084+
.formnerd___2ukbY {
11521085
position: fixed;
11531086
top: 0;
11541087
left: 0;
@@ -1165,10 +1098,27 @@ code {
11651098
}
11661099

11671100
@media (min-width: 920px) {
1168-
.triplebyte___2mBHR {
1101+
.formnerd___2ukbY {
11691102
padding-left: 240px;
11701103
}
11711104
}
1105+
.benevolentSponsor___1oz4m {
1106+
display: -ms-flexbox;
1107+
display: flex;
1108+
-ms-flex-flow: row nowrap;
1109+
flex-flow: row nowrap;
1110+
-ms-flex-pack: center;
1111+
justify-content: center;
1112+
min-height: 252px;
1113+
}
1114+
1115+
.benevolentSponsor___1oz4m.dark___NayH8 .ea-text a {
1116+
color: white !important;
1117+
}
1118+
1119+
.benevolentSponsor___1oz4m.dark___NayH8:hover .ea-text a {
1120+
color: white !important;
1121+
}
11721122
.home___381a9 .masthead___MGNF0 {
11731123
background: #2d2d2d;
11741124
padding: 40px 20px;

8.3.0/bundle.js

Lines changed: 3 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

8.3.0/docs/DocumentationVersions.md/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@
2222
}
2323
</style>
2424
<script type="text/javascript">var abp;</script>
25-
<script type="text/javascript" src="https://cdn2.codefund.app/assets/px.js?ch=1"></script>
26-
<script type="text/javascript" src="https://cdn2.codefund.app/assets/px.js?ch=2"></script>
2725
</head>
2826
<body>
2927
<div id="content">
30-
<div class="app___3P8ep hasNav___1KF_W"><div class="nav___11xa5"><button type="button"></button><div class="overlay___1GMox"><i class="fa fa-times"></i> Close</div><div class="placeholder___TzF1K"></div><nav class="menu___12xDU"><a href="https://redux-form.com/8.3.0" class="brand___1qRUu">Redux Form</a><div><div id="codefund" class="benevolent-sponsor template-image-only" style="min-height:211px"></div><script src="https://codefund.app/properties/141/funder.js?template=image-only" async=""></script></div><a href="https://redux-form.com/8.3.0/docs/GettingStarted.md" class="">Getting Started</a><a href="https://redux-form.com/8.3.0/docs/MigrationGuide.md" class=""><code>v6</code> Migration Guide</a><a href="https://redux-form.com/8.3.0/docs/ValueLifecycle.md" class="">Value Lifecycle</a><a href="https://redux-form.com/8.3.0/docs/Flow.md" class="">Flow</a><a href="https://redux-form.com/8.3.0/docs/api" class="">API</a><a href="https://redux-form.com/8.3.0/docs/api/ReduxForm.md" class="indent1___4iVnL"><code>reduxForm()</code></a><a href="https://redux-form.com/8.3.0/docs/api/Props.md" class="indent1___4iVnL"><code>props</code></a><a href="https://redux-form.com/8.3.0/docs/api/Field.md" class="indent1___4iVnL"><code>Field</code></a><a href="https://redux-form.com/8.3.0/docs/api/Fields.md" class="indent1___4iVnL"><code>Fields</code></a><a href="https://redux-form.com/8.3.0/docs/api/FieldArray.md" class="indent1___4iVnL"><code>FieldArray</code></a><a href="https://redux-form.com/8.3.0/docs/api/Form.md" class="indent1___4iVnL"><code>Form</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormName.md" class="indent1___4iVnL"><code>FormName</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormSection.md" class="indent1___4iVnL"><code>FormSection</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormValues.md" class="indent1___4iVnL"><code>formValues()</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormValueSelector.md" class="indent1___4iVnL"><code>formValueSelector()</code></a><a href="https://redux-form.com/8.3.0/docs/api/Reducer.md" class="indent1___4iVnL"><code>reducer</code></a><a href="https://redux-form.com/8.3.0/docs/api/ReducerPlugin.md" class="indent2___2PiOO"><code>reducer.plugin()</code></a><a href="https://redux-form.com/8.3.0/docs/api/SubmissionError.md" class="indent1___4iVnL"><code>SubmissionError</code></a><a href="https://redux-form.com/8.3.0/docs/api/ActionCreators.md" class="indent1___4iVnL">Action Creators</a><a href="https://redux-form.com/8.3.0/docs/api/Selectors.md" class="indent1___4iVnL">Selectors</a><a href="https://redux-form.com/8.3.0/docs/faq" class="">FAQ</a><a href="https://redux-form.com/8.3.0/examples" class="">Examples</a><a href="https://redux-form.com/8.3.0/examples/simple" class="indent1___4iVnL">Simple Form</a><a href="https://redux-form.com/8.3.0/examples/syncValidation" class="indent1___4iVnL">Sync Validation</a><a href="https://redux-form.com/8.3.0/examples/fieldLevelValidation" class="indent1___4iVnL">Field-Level Validation</a><a href="https://redux-form.com/8.3.0/examples/submitValidation" class="indent1___4iVnL">Submit Validation</a><a href="https://redux-form.com/8.3.0/examples/asyncValidation" class="indent1___4iVnL">Async Blur Validation</a><a href="https://redux-form.com/8.3.0/examples/asyncChangeValidation" class="indent1___4iVnL">Async Change Validation</a><a href="https://redux-form.com/8.3.0/examples/initializeFromState" class="indent1___4iVnL">Initializing from State</a><a href="https://redux-form.com/8.3.0/examples/selectingFormValues" class="indent1___4iVnL">Selecting Form Values</a><a href="https://redux-form.com/8.3.0/examples/fieldArrays" class="indent1___4iVnL">Field Arrays</a><a href="https://redux-form.com/8.3.0/examples/remoteSubmit" class="indent1___4iVnL">Remote Submit</a><a href="https://redux-form.com/8.3.0/examples/normalizing" class="indent1___4iVnL">Normalizing</a><a href="https://redux-form.com/8.3.0/examples/immutable" class="indent1___4iVnL">Immutable JS</a><a href="https://redux-form.com/8.3.0/examples/wizard" class="indent1___4iVnL">Wizard Form</a><a href="https://redux-form.com/8.3.0/examples/material-ui" class="indent1___4iVnL">Material UI</a><a href="https://redux-form.com/8.3.0/examples/react-widgets" class="indent1___4iVnL">React Widgets</a><a href="https://redux-form.com/8.3.0/docs/DocumentationVersions.md" class="active___2eU59">Older Versions</a></nav></div><div class="formnerd___2ukbY">🤔 <strong>Do you know <em>HOW</em> users use your form? <a href="https://formnerd.co/redux-form" target="_blank">Find out with Form Nerd!</a> From the creator of Redux Form.</strong> 🤓</div><div class="contentAndFooter___kE2nt"><div class="topNav___sBW8S"><a href="https://redux-form.com" class="brand___YAZl-"></a><a class="github___3-vRv" href="https://github.com/erikras/redux-form" title="Github" target="_blank"><i class="fa fa-fw fa-github"></i></a></div><div class="content___3TVHp"><div><ol class="breadcrumbs___1BHo6"><li><a href="https://redux-form.com/8.3.0/">Redux Form</a></li><li>Older Versions</li></ol><div><h1 class="heading___2W8-L" id="documentation-versions">Documentation Versions <a href="#documentation-versions" class="anchor___j3LpN">#</a></h1><ul>
28+
<div class="app___3P8ep hasNav___1KF_W"><div class="nav___11xa5"><button type="button"></button><div class="overlay___1GMox"><i class="fa fa-times"></i> Close</div><div class="placeholder___TzF1K"></div><nav class="menu___12xDU"><a href="https://redux-form.com/8.3.0" class="brand___1qRUu">Redux Form</a><div data-ea-publisher="redux-form" data-ea-type="image" class="benevolentSponsor___1oz4m"></div><a href="https://redux-form.com/8.3.0/docs/GettingStarted.md" class="">Getting Started</a><a href="https://redux-form.com/8.3.0/docs/MigrationGuide.md" class=""><code>v6</code> Migration Guide</a><a href="https://redux-form.com/8.3.0/docs/ValueLifecycle.md" class="">Value Lifecycle</a><a href="https://redux-form.com/8.3.0/docs/Flow.md" class="">Flow</a><a href="https://redux-form.com/8.3.0/docs/api" class="">API</a><a href="https://redux-form.com/8.3.0/docs/api/ReduxForm.md" class="indent1___4iVnL"><code>reduxForm()</code></a><a href="https://redux-form.com/8.3.0/docs/api/Props.md" class="indent1___4iVnL"><code>props</code></a><a href="https://redux-form.com/8.3.0/docs/api/Field.md" class="indent1___4iVnL"><code>Field</code></a><a href="https://redux-form.com/8.3.0/docs/api/Fields.md" class="indent1___4iVnL"><code>Fields</code></a><a href="https://redux-form.com/8.3.0/docs/api/FieldArray.md" class="indent1___4iVnL"><code>FieldArray</code></a><a href="https://redux-form.com/8.3.0/docs/api/Form.md" class="indent1___4iVnL"><code>Form</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormName.md" class="indent1___4iVnL"><code>FormName</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormSection.md" class="indent1___4iVnL"><code>FormSection</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormValues.md" class="indent1___4iVnL"><code>formValues()</code></a><a href="https://redux-form.com/8.3.0/docs/api/FormValueSelector.md" class="indent1___4iVnL"><code>formValueSelector()</code></a><a href="https://redux-form.com/8.3.0/docs/api/Reducer.md" class="indent1___4iVnL"><code>reducer</code></a><a href="https://redux-form.com/8.3.0/docs/api/ReducerPlugin.md" class="indent2___2PiOO"><code>reducer.plugin()</code></a><a href="https://redux-form.com/8.3.0/docs/api/SubmissionError.md" class="indent1___4iVnL"><code>SubmissionError</code></a><a href="https://redux-form.com/8.3.0/docs/api/ActionCreators.md" class="indent1___4iVnL">Action Creators</a><a href="https://redux-form.com/8.3.0/docs/api/Selectors.md" class="indent1___4iVnL">Selectors</a><a href="https://redux-form.com/8.3.0/docs/faq" class="">FAQ</a><a href="https://redux-form.com/8.3.0/examples" class="">Examples</a><a href="https://redux-form.com/8.3.0/examples/simple" class="indent1___4iVnL">Simple Form</a><a href="https://redux-form.com/8.3.0/examples/syncValidation" class="indent1___4iVnL">Sync Validation</a><a href="https://redux-form.com/8.3.0/examples/fieldLevelValidation" class="indent1___4iVnL">Field-Level Validation</a><a href="https://redux-form.com/8.3.0/examples/submitValidation" class="indent1___4iVnL">Submit Validation</a><a href="https://redux-form.com/8.3.0/examples/asyncValidation" class="indent1___4iVnL">Async Blur Validation</a><a href="https://redux-form.com/8.3.0/examples/asyncChangeValidation" class="indent1___4iVnL">Async Change Validation</a><a href="https://redux-form.com/8.3.0/examples/initializeFromState" class="indent1___4iVnL">Initializing from State</a><a href="https://redux-form.com/8.3.0/examples/selectingFormValues" class="indent1___4iVnL">Selecting Form Values</a><a href="https://redux-form.com/8.3.0/examples/fieldArrays" class="indent1___4iVnL">Field Arrays</a><a href="https://redux-form.com/8.3.0/examples/remoteSubmit" class="indent1___4iVnL">Remote Submit</a><a href="https://redux-form.com/8.3.0/examples/normalizing" class="indent1___4iVnL">Normalizing</a><a href="https://redux-form.com/8.3.0/examples/immutable" class="indent1___4iVnL">Immutable JS</a><a href="https://redux-form.com/8.3.0/examples/wizard" class="indent1___4iVnL">Wizard Form</a><a href="https://redux-form.com/8.3.0/examples/material-ui" class="indent1___4iVnL">Material UI</a><a href="https://redux-form.com/8.3.0/examples/react-widgets" class="indent1___4iVnL">React Widgets</a><a href="https://redux-form.com/8.3.0/docs/DocumentationVersions.md" class="active___2eU59">Older Versions</a></nav></div><div class="formnerd___2ukbY">🤔 <strong>Do you know <em>HOW</em> users use your form? <a href="https://formnerd.co/redux-form" target="_blank">Find out with Form Nerd!</a> From the creator of Redux Form.</strong> 🤓</div><div class="contentAndFooter___kE2nt"><div class="topNav___sBW8S"><a href="https://redux-form.com" class="brand___YAZl-"></a><a class="github___3-vRv" href="https://github.com/erikras/redux-form" title="Github" target="_blank"><i class="fa fa-fw fa-github"></i></a></div><div class="content___3TVHp"><div><ol class="breadcrumbs___1BHo6"><li><a href="https://redux-form.com/8.3.0/">Redux Form</a></li><li>Older Versions</li></ol><div><h1 class="heading___2W8-L" id="documentation-versions">Documentation Versions <a href="#documentation-versions" class="anchor___j3LpN">#</a></h1><ul>
3129
<li><a href="https://redux-form.com/8.2.1/">8.2.1</a></li>
3230
<li><a href="https://redux-form.com/8.1.0/">8.1.0</a></li>
3331
<li><a href="https://redux-form.com/7.4.2/">7.4.2</a></li>
@@ -119,5 +117,6 @@
119117
ga('send', 'pageview');
120118
</script>
121119
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script>
120+
<script async src="https://media.ethicalads.io/media/client/ethicalads.min.js"></script>
122121
</body>
123122
</html>

0 commit comments

Comments
 (0)