Skip to content

Commit 125ed38

Browse files
committed
coding
1 parent 302272b commit 125ed38

Some content is hidden

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

99 files changed

+922
-124
lines changed

YanZhiwei.JavaScript.Utilities/YanZhiwei.JavaScript.Utilities.csproj

Lines changed: 100 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -94,95 +94,99 @@
9494
<Content Include="bs\v3\bootbox\bootbox.js" />
9595
<Content Include="bs\v3\bootbox\bootbox.min.js" />
9696
<Content Include="bs\v3\bootbox\bootboxUtils.js" />
97-
<Content Include="bs\v3\bootstrapvalidatorDemo.aspx" />
98-
<Content Include="bs\v3\bootstrapvalidator\css\bootstrapValidator.css" />
99-
<Content Include="bs\v3\bootstrapvalidator\css\bootstrapValidator.min.css" />
100-
<Content Include="bs\v3\bootstrapvalidator\js\bootstrapValidator.js" />
101-
<Content Include="bs\v3\bootstrapvalidator\js\bootstrapValidator.min.js" />
102-
<Content Include="bs\v3\bootstrapvalidator\js\language\ar_MA.js" />
103-
<Content Include="bs\v3\bootstrapvalidator\js\language\be_FR.js" />
104-
<Content Include="bs\v3\bootstrapvalidator\js\language\be_NL.js" />
105-
<Content Include="bs\v3\bootstrapvalidator\js\language\bg_BG.js" />
106-
<Content Include="bs\v3\bootstrapvalidator\js\language\cs_CZ.js" />
107-
<Content Include="bs\v3\bootstrapvalidator\js\language\da_DK.js" />
108-
<Content Include="bs\v3\bootstrapvalidator\js\language\de_DE.js" />
109-
<Content Include="bs\v3\bootstrapvalidator\js\language\en_US.js" />
110-
<Content Include="bs\v3\bootstrapvalidator\js\language\es_CL.js" />
111-
<Content Include="bs\v3\bootstrapvalidator\js\language\es_ES.js" />
112-
<Content Include="bs\v3\bootstrapvalidator\js\language\fa_IR.js" />
113-
<Content Include="bs\v3\bootstrapvalidator\js\language\fr_FR.js" />
114-
<Content Include="bs\v3\bootstrapvalidator\js\language\gr_EL.js" />
115-
<Content Include="bs\v3\bootstrapvalidator\js\language\he_IL.js" />
116-
<Content Include="bs\v3\bootstrapvalidator\js\language\hu_HU.js" />
117-
<Content Include="bs\v3\bootstrapvalidator\js\language\id_ID.js" />
118-
<Content Include="bs\v3\bootstrapvalidator\js\language\it_IT.js" />
119-
<Content Include="bs\v3\bootstrapvalidator\js\language\ja_JP.js" />
120-
<Content Include="bs\v3\bootstrapvalidator\js\language\nl_NL.js" />
121-
<Content Include="bs\v3\bootstrapvalidator\js\language\no_NO.js" />
122-
<Content Include="bs\v3\bootstrapvalidator\js\language\pl_PL.js" />
123-
<Content Include="bs\v3\bootstrapvalidator\js\language\pt_BR.js" />
124-
<Content Include="bs\v3\bootstrapvalidator\js\language\pt_PT.js" />
125-
<Content Include="bs\v3\bootstrapvalidator\js\language\ro_RO.js" />
126-
<Content Include="bs\v3\bootstrapvalidator\js\language\ru_RU.js" />
127-
<Content Include="bs\v3\bootstrapvalidator\js\language\sq_AL.js" />
128-
<Content Include="bs\v3\bootstrapvalidator\js\language\sr_RS.js" />
129-
<Content Include="bs\v3\bootstrapvalidator\js\language\sv_SE.js" />
130-
<Content Include="bs\v3\bootstrapvalidator\js\language\th_TH.js" />
131-
<Content Include="bs\v3\bootstrapvalidator\js\language\tr_TR.js" />
132-
<Content Include="bs\v3\bootstrapvalidator\js\language\ua_UA.js" />
133-
<Content Include="bs\v3\bootstrapvalidator\js\language\vi_VN.js" />
134-
<Content Include="bs\v3\bootstrapvalidator\js\language\zh_CN.js" />
135-
<Content Include="bs\v3\bootstrapvalidator\js\language\zh_TW.js" />
136-
<Content Include="bs\v3\bootstrapvalidator\js\validator\base64.js" />
137-
<Content Include="bs\v3\bootstrapvalidator\js\validator\between.js" />
138-
<Content Include="bs\v3\bootstrapvalidator\js\validator\blank.js" />
139-
<Content Include="bs\v3\bootstrapvalidator\js\validator\callback.js" />
140-
<Content Include="bs\v3\bootstrapvalidator\js\validator\choice.js" />
141-
<Content Include="bs\v3\bootstrapvalidator\js\validator\color.js" />
142-
<Content Include="bs\v3\bootstrapvalidator\js\validator\creditCard.js" />
143-
<Content Include="bs\v3\bootstrapvalidator\js\validator\cusip.js" />
144-
<Content Include="bs\v3\bootstrapvalidator\js\validator\cvv.js" />
145-
<Content Include="bs\v3\bootstrapvalidator\js\validator\date.js" />
146-
<Content Include="bs\v3\bootstrapvalidator\js\validator\different.js" />
147-
<Content Include="bs\v3\bootstrapvalidator\js\validator\digits.js" />
148-
<Content Include="bs\v3\bootstrapvalidator\js\validator\ean.js" />
149-
<Content Include="bs\v3\bootstrapvalidator\js\validator\emailAddress.js" />
150-
<Content Include="bs\v3\bootstrapvalidator\js\validator\file.js" />
151-
<Content Include="bs\v3\bootstrapvalidator\js\validator\greaterThan.js" />
152-
<Content Include="bs\v3\bootstrapvalidator\js\validator\grid.js" />
153-
<Content Include="bs\v3\bootstrapvalidator\js\validator\hex.js" />
154-
<Content Include="bs\v3\bootstrapvalidator\js\validator\hexColor.js" />
155-
<Content Include="bs\v3\bootstrapvalidator\js\validator\iban.js" />
156-
<Content Include="bs\v3\bootstrapvalidator\js\validator\id.js" />
157-
<Content Include="bs\v3\bootstrapvalidator\js\validator\identical.js" />
158-
<Content Include="bs\v3\bootstrapvalidator\js\validator\imei.js" />
159-
<Content Include="bs\v3\bootstrapvalidator\js\validator\imo.js" />
160-
<Content Include="bs\v3\bootstrapvalidator\js\validator\integer.js" />
161-
<Content Include="bs\v3\bootstrapvalidator\js\validator\ip.js" />
162-
<Content Include="bs\v3\bootstrapvalidator\js\validator\isbn.js" />
163-
<Content Include="bs\v3\bootstrapvalidator\js\validator\isin.js" />
164-
<Content Include="bs\v3\bootstrapvalidator\js\validator\ismn.js" />
165-
<Content Include="bs\v3\bootstrapvalidator\js\validator\issn.js" />
166-
<Content Include="bs\v3\bootstrapvalidator\js\validator\lessThan.js" />
167-
<Content Include="bs\v3\bootstrapvalidator\js\validator\mac.js" />
168-
<Content Include="bs\v3\bootstrapvalidator\js\validator\meid.js" />
169-
<Content Include="bs\v3\bootstrapvalidator\js\validator\notEmpty.js" />
170-
<Content Include="bs\v3\bootstrapvalidator\js\validator\numeric.js" />
171-
<Content Include="bs\v3\bootstrapvalidator\js\validator\phone.js" />
172-
<Content Include="bs\v3\bootstrapvalidator\js\validator\regexp.js" />
173-
<Content Include="bs\v3\bootstrapvalidator\js\validator\remote.js" />
174-
<Content Include="bs\v3\bootstrapvalidator\js\validator\rtn.js" />
175-
<Content Include="bs\v3\bootstrapvalidator\js\validator\sedol.js" />
176-
<Content Include="bs\v3\bootstrapvalidator\js\validator\siren.js" />
177-
<Content Include="bs\v3\bootstrapvalidator\js\validator\siret.js" />
178-
<Content Include="bs\v3\bootstrapvalidator\js\validator\step.js" />
179-
<Content Include="bs\v3\bootstrapvalidator\js\validator\stringCase.js" />
180-
<Content Include="bs\v3\bootstrapvalidator\js\validator\stringLength.js" />
181-
<Content Include="bs\v3\bootstrapvalidator\js\validator\uri.js" />
182-
<Content Include="bs\v3\bootstrapvalidator\js\validator\uuid.js" />
183-
<Content Include="bs\v3\bootstrapvalidator\js\validator\vat.js" />
184-
<Content Include="bs\v3\bootstrapvalidator\js\validator\vin.js" />
185-
<Content Include="bs\v3\bootstrapvalidator\js\validator\zipCode.js" />
97+
<Content Include="bs\v3\bootstrap-touchspin\bootstrap.touchspin.css" />
98+
<Content Include="bs\v3\bootstrap-touchspin\bootstrap.touchspin.js" />
99+
<Content Include="bs\v3\bootstrap-touchspin\bootstrap.touchspin.min.css" />
100+
<Content Include="bs\v3\bootstrap-touchspin\bootstrap.touchspin.min.js" />
101+
<Content Include="bs\v3\bootstrap-validatorDemo.aspx" />
102+
<Content Include="bs\v3\bootstrap-validator\css\bootstrapValidator.css" />
103+
<Content Include="bs\v3\bootstrap-validator\css\bootstrapValidator.min.css" />
104+
<Content Include="bs\v3\bootstrap-validator\js\bootstrapValidator.js" />
105+
<Content Include="bs\v3\bootstrap-validator\js\bootstrapValidator.min.js" />
106+
<Content Include="bs\v3\bootstrap-validator\js\language\ar_MA.js" />
107+
<Content Include="bs\v3\bootstrap-validator\js\language\be_FR.js" />
108+
<Content Include="bs\v3\bootstrap-validator\js\language\be_NL.js" />
109+
<Content Include="bs\v3\bootstrap-validator\js\language\bg_BG.js" />
110+
<Content Include="bs\v3\bootstrap-validator\js\language\cs_CZ.js" />
111+
<Content Include="bs\v3\bootstrap-validator\js\language\da_DK.js" />
112+
<Content Include="bs\v3\bootstrap-validator\js\language\de_DE.js" />
113+
<Content Include="bs\v3\bootstrap-validator\js\language\en_US.js" />
114+
<Content Include="bs\v3\bootstrap-validator\js\language\es_CL.js" />
115+
<Content Include="bs\v3\bootstrap-validator\js\language\es_ES.js" />
116+
<Content Include="bs\v3\bootstrap-validator\js\language\fa_IR.js" />
117+
<Content Include="bs\v3\bootstrap-validator\js\language\fr_FR.js" />
118+
<Content Include="bs\v3\bootstrap-validator\js\language\gr_EL.js" />
119+
<Content Include="bs\v3\bootstrap-validator\js\language\he_IL.js" />
120+
<Content Include="bs\v3\bootstrap-validator\js\language\hu_HU.js" />
121+
<Content Include="bs\v3\bootstrap-validator\js\language\id_ID.js" />
122+
<Content Include="bs\v3\bootstrap-validator\js\language\it_IT.js" />
123+
<Content Include="bs\v3\bootstrap-validator\js\language\ja_JP.js" />
124+
<Content Include="bs\v3\bootstrap-validator\js\language\nl_NL.js" />
125+
<Content Include="bs\v3\bootstrap-validator\js\language\no_NO.js" />
126+
<Content Include="bs\v3\bootstrap-validator\js\language\pl_PL.js" />
127+
<Content Include="bs\v3\bootstrap-validator\js\language\pt_BR.js" />
128+
<Content Include="bs\v3\bootstrap-validator\js\language\pt_PT.js" />
129+
<Content Include="bs\v3\bootstrap-validator\js\language\ro_RO.js" />
130+
<Content Include="bs\v3\bootstrap-validator\js\language\ru_RU.js" />
131+
<Content Include="bs\v3\bootstrap-validator\js\language\sq_AL.js" />
132+
<Content Include="bs\v3\bootstrap-validator\js\language\sr_RS.js" />
133+
<Content Include="bs\v3\bootstrap-validator\js\language\sv_SE.js" />
134+
<Content Include="bs\v3\bootstrap-validator\js\language\th_TH.js" />
135+
<Content Include="bs\v3\bootstrap-validator\js\language\tr_TR.js" />
136+
<Content Include="bs\v3\bootstrap-validator\js\language\ua_UA.js" />
137+
<Content Include="bs\v3\bootstrap-validator\js\language\vi_VN.js" />
138+
<Content Include="bs\v3\bootstrap-validator\js\language\zh_CN.js" />
139+
<Content Include="bs\v3\bootstrap-validator\js\language\zh_TW.js" />
140+
<Content Include="bs\v3\bootstrap-validator\js\validator\base64.js" />
141+
<Content Include="bs\v3\bootstrap-validator\js\validator\between.js" />
142+
<Content Include="bs\v3\bootstrap-validator\js\validator\blank.js" />
143+
<Content Include="bs\v3\bootstrap-validator\js\validator\callback.js" />
144+
<Content Include="bs\v3\bootstrap-validator\js\validator\choice.js" />
145+
<Content Include="bs\v3\bootstrap-validator\js\validator\color.js" />
146+
<Content Include="bs\v3\bootstrap-validator\js\validator\creditCard.js" />
147+
<Content Include="bs\v3\bootstrap-validator\js\validator\cusip.js" />
148+
<Content Include="bs\v3\bootstrap-validator\js\validator\cvv.js" />
149+
<Content Include="bs\v3\bootstrap-validator\js\validator\date.js" />
150+
<Content Include="bs\v3\bootstrap-validator\js\validator\different.js" />
151+
<Content Include="bs\v3\bootstrap-validator\js\validator\digits.js" />
152+
<Content Include="bs\v3\bootstrap-validator\js\validator\ean.js" />
153+
<Content Include="bs\v3\bootstrap-validator\js\validator\emailAddress.js" />
154+
<Content Include="bs\v3\bootstrap-validator\js\validator\file.js" />
155+
<Content Include="bs\v3\bootstrap-validator\js\validator\greaterThan.js" />
156+
<Content Include="bs\v3\bootstrap-validator\js\validator\grid.js" />
157+
<Content Include="bs\v3\bootstrap-validator\js\validator\hex.js" />
158+
<Content Include="bs\v3\bootstrap-validator\js\validator\hexColor.js" />
159+
<Content Include="bs\v3\bootstrap-validator\js\validator\iban.js" />
160+
<Content Include="bs\v3\bootstrap-validator\js\validator\id.js" />
161+
<Content Include="bs\v3\bootstrap-validator\js\validator\identical.js" />
162+
<Content Include="bs\v3\bootstrap-validator\js\validator\imei.js" />
163+
<Content Include="bs\v3\bootstrap-validator\js\validator\imo.js" />
164+
<Content Include="bs\v3\bootstrap-validator\js\validator\integer.js" />
165+
<Content Include="bs\v3\bootstrap-validator\js\validator\ip.js" />
166+
<Content Include="bs\v3\bootstrap-validator\js\validator\isbn.js" />
167+
<Content Include="bs\v3\bootstrap-validator\js\validator\isin.js" />
168+
<Content Include="bs\v3\bootstrap-validator\js\validator\ismn.js" />
169+
<Content Include="bs\v3\bootstrap-validator\js\validator\issn.js" />
170+
<Content Include="bs\v3\bootstrap-validator\js\validator\lessThan.js" />
171+
<Content Include="bs\v3\bootstrap-validator\js\validator\mac.js" />
172+
<Content Include="bs\v3\bootstrap-validator\js\validator\meid.js" />
173+
<Content Include="bs\v3\bootstrap-validator\js\validator\notEmpty.js" />
174+
<Content Include="bs\v3\bootstrap-validator\js\validator\numeric.js" />
175+
<Content Include="bs\v3\bootstrap-validator\js\validator\phone.js" />
176+
<Content Include="bs\v3\bootstrap-validator\js\validator\regexp.js" />
177+
<Content Include="bs\v3\bootstrap-validator\js\validator\remote.js" />
178+
<Content Include="bs\v3\bootstrap-validator\js\validator\rtn.js" />
179+
<Content Include="bs\v3\bootstrap-validator\js\validator\sedol.js" />
180+
<Content Include="bs\v3\bootstrap-validator\js\validator\siren.js" />
181+
<Content Include="bs\v3\bootstrap-validator\js\validator\siret.js" />
182+
<Content Include="bs\v3\bootstrap-validator\js\validator\step.js" />
183+
<Content Include="bs\v3\bootstrap-validator\js\validator\stringCase.js" />
184+
<Content Include="bs\v3\bootstrap-validator\js\validator\stringLength.js" />
185+
<Content Include="bs\v3\bootstrap-validator\js\validator\uri.js" />
186+
<Content Include="bs\v3\bootstrap-validator\js\validator\uuid.js" />
187+
<Content Include="bs\v3\bootstrap-validator\js\validator\vat.js" />
188+
<Content Include="bs\v3\bootstrap-validator\js\validator\vin.js" />
189+
<Content Include="bs\v3\bootstrap-validator\js\validator\zipCode.js" />
186190
<Content Include="bs\v3\bs3Utils.js" />
187191
<Content Include="bs\v3\css\bootstrap-rtl.css" />
188192
<Content Include="bs\v3\css\bootstrap-rtl.min.css" />
@@ -193,6 +197,7 @@
193197
<Content Include="bs\v3\js\bootstrap.min.js" />
194198
<Content Include="bs\v3\js\npm.js" />
195199
<Content Include="bs\v3\modelDemo.aspx" />
200+
<Content Include="bs\v3\touchSpin.js" />
196201
<Content Include="bs\v3\typeaheadDemo.aspx" />
197202
<Content Include="bs\v3\typeahead\handlebars.min.js" />
198203
<Content Include="bs\v3\typeahead\typeahead.bundle.js" />
@@ -764,6 +769,8 @@
764769
<Content Include="BackHandler\QueryHandler.ashx" />
765770
<Content Include="App_Readme\Handlebarsjs_README.md" />
766771
<Content Include="App_Readme\Handlebarsjs_LICENSE" />
772+
<Content Include="bs\v3\bootstrap-touchspin\LICENSE.md" />
773+
<Content Include="bs\v3\bootstrap-touchspin\README.md" />
767774
<None Include="jquery\jquery-1.9.1.intellisense.js" />
768775
<Content Include="jquery\jquery-1.9.1.js" />
769776
<Content Include="jquery\jquery-1.9.1.min.js" />
@@ -1293,12 +1300,12 @@
12931300
<Compile Include="bs\v3\bootboxDemo.aspx.designer.cs">
12941301
<DependentUpon>bootboxDemo.aspx</DependentUpon>
12951302
</Compile>
1296-
<Compile Include="bs\v3\bootstrapvalidatorDemo.aspx.cs">
1297-
<DependentUpon>bootstrapvalidatorDemo.aspx</DependentUpon>
1303+
<Compile Include="bs\v3\bootstrap-validatorDemo.aspx.cs">
1304+
<DependentUpon>bootstrap-validatorDemo.aspx</DependentUpon>
12981305
<SubType>ASPXCodeBehind</SubType>
12991306
</Compile>
1300-
<Compile Include="bs\v3\bootstrapvalidatorDemo.aspx.designer.cs">
1301-
<DependentUpon>bootstrapvalidatorDemo.aspx</DependentUpon>
1307+
<Compile Include="bs\v3\bootstrap-validatorDemo.aspx.designer.cs">
1308+
<DependentUpon>bootstrap-validatorDemo.aspx</DependentUpon>
13021309
</Compile>
13031310
<Compile Include="bs\v3\modelDemo.aspx.cs">
13041311
<DependentUpon>modelDemo.aspx</DependentUpon>
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Bootstrap TouchSpin
2+
v1.0.0
3+
4+
A mobile and touch friendly input spinner component for Bootstrap 3.
5+
6+
https://github.com/istvan-meszaros/bootstrap-touchspin
7+
http://www.virtuosoft.eu/code/bootstrap-touchspin/
8+
9+
Copyright 2013 István Ujj-Mészáros
10+
11+
Licensed under the Apache License, Version 2.0 (the "License");
12+
you may not use this file except in compliance with the License.
13+
You may obtain a copy of the License at
14+
15+
http://www.apache.org/licenses/LICENSE-2.0
16+
17+
Unless required by applicable law or agreed to in writing, software
18+
distributed under the License is distributed on an "AS IS" BASIS,
19+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20+
See the License for the specific language governing permissions and
21+
limitations under the License.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Bootstrap TouchSpin
2+
3+
##### Bootstrap TouchSpin is a mobile and touch friendly input spinner component for Bootstrap 3.
4+
5+
- [Website](http://www.virtuosoft.eu/code/bootstrap-touchspin/)
6+
7+
Please report issues and feel free to make feature suggestions as well.
8+
9+
## License
10+
11+
Apache License, Version 2.0
12+
13+
[![githalytics.com alpha](https://cruel-carlota.pagodabox.com/73ffb6b38e5099909d7b13c577d7e5c8 "githalytics.com")](http://githalytics.com/istvan-ujjmeszaros/bootstrap-touchspin)
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
/*
2+
* Bootstrap TouchSpin - v3.0.1
3+
* A mobile and touch friendly input spinner component for Bootstrap 3.
4+
* http://www.virtuosoft.eu/code/bootstrap-touchspin/
5+
*
6+
* Made by István Ujj-Mészáros
7+
* Under Apache License v2.0 License
8+
*/
9+
10+
.bootstrap-touchspin .input-group-btn-vertical {
11+
position: relative;
12+
white-space: nowrap;
13+
width: 1%;
14+
vertical-align: middle;
15+
display: table-cell;
16+
}
17+
18+
.bootstrap-touchspin .input-group-btn-vertical > .btn {
19+
display: block;
20+
float: none;
21+
width: 100%;
22+
max-width: 100%;
23+
padding: 8px 10px;
24+
margin-left: -1px;
25+
position: relative;
26+
}
27+
28+
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
29+
border-radius: 0;
30+
border-top-right-radius: 4px;
31+
}
32+
33+
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
34+
margin-top: -2px;
35+
border-radius: 0;
36+
border-bottom-right-radius: 4px;
37+
}
38+
39+
.bootstrap-touchspin .input-group-btn-vertical i {
40+
position: absolute;
41+
top: 3px;
42+
left: 5px;
43+
font-size: 9px;
44+
font-weight: normal;
45+
}

0 commit comments

Comments
 (0)