Andrii Cherytsya
b18bed6237
Merge branch 'travis-publishing'
...
Conflicts:
dist/js/jasny-bootstrap.js
dist/js/jasny-bootstrap.min.js
js/fileinput.js
2016-10-03 16:22:56 +03:00
Andrii Cherytsya
119508c28b
Fixed js files after grunt formatting
2016-10-03 14:20:12 +03:00
Arnold Daniels
e096e63441
Merge pull request #466 from prodrigestivill/issue-179
...
Fix issue 179 (stack overflow on reset)
2016-10-03 11:39:40 +02:00
Arnold Daniels
74313102ea
Merge pull request #480 from poratuk/issue-263
...
Fixed issues #263
2016-10-03 11:39:03 +02:00
Andrii Cherytsya
7d915698a4
Fixed releases archives
2016-10-03 12:20:59 +03:00
Andrii Cherytsya
1d7b2a6c0a
Forgot update some files
2016-10-03 11:43:32 +03:00
Andrii Cherytsya
e58ba7f3d2
Removed dist folder
2016-10-03 11:23:36 +03:00
Andrii Cherytsya
1fb2ef8ab6
Travis automatic git create Release and npm update package
2016-10-03 11:19:06 +03:00
Andrii Cherytsya
25cc9b6ff5
Fixed issues #263
2016-10-03 11:07:56 +03:00
Pau Rodriguez-Estivill
97e2d4ad48
Compiled.
2016-08-21 15:16:38 +02:00
Arnold Daniels
8900005a96
Update README.md
2016-08-15 11:54:47 +02:00
Pau Rodriguez-Estivill
ba08673672
Added reseted.bs.fileinput to docs.
2016-07-16 20:24:07 +02:00
Pau Rodriguez-Estivill
ba75c1732e
Fixed issue 179, stack overflow.
2016-07-16 02:23:14 +02:00
Arnold Daniels
e4be342ee6
Update README.md
...
Added link
2016-07-10 08:24:27 +02:00
Arnold Daniels
feea0e59b5
Merge pull request #444 from brcontainer/patch-1
...
Firefox returns empty in `.css()`
2016-06-08 19:49:29 +02:00
Arnold Daniels
e5c67d158f
Merge pull request #450 from fstiehle/patch-1
...
Performance Improvement var $this = $(this);
2016-06-08 19:48:55 +02:00
Arnold Daniels
06b88f8f34
Merge pull request #453 from cariboufute/master
...
Converted mixins.less into missing file _mixins.scss
2016-06-08 19:48:09 +02:00
Arnold Daniels
a527039e86
Merge pull request #456 from NicholasGWK/master
...
Update package.json to fix main path
2016-06-08 19:47:51 +02:00
Nick
0e75e9562e
Update package.json
2016-05-02 12:03:26 -03:00
CaribouFuté
42ab5a464f
=Converted mixins.less into missing file _mixins.scss
2016-03-27 14:49:11 -04:00
fstiehle
27aa305f1f
Performance Improvement var $this = $(this);
...
A minor thing: avoid creating a new jQuery object every time. Performance Improvement?
2016-03-22 12:43:08 +01:00
Guilherme Nascimento
6191dadc66
Update fileinput.js
2016-03-09 14:12:12 -03:00
Guilherme Nascimento
d8aaaf8e96
Update jasny-bootstrap.js
2016-03-09 14:11:44 -03:00
Guilherme Nascimento
9e5683c79a
Update jasny-bootstrap.min.js
2016-03-09 14:07:51 -03:00
Guilherme Nascimento
9f325228bc
Update jasny-bootstrap.js
2016-03-09 14:05:17 -03:00
Guilherme Nascimento
5c2e463d13
Firefox returns empty in .css()
...
Firefox returns empty in `.css()` and parseInt("", 10) returns NaN
Any calcs with NaN returns NaN
2016-03-09 14:02:32 -03:00
Arnold Daniels
decb890084
Merge pull request #434 from jasny/revert-393-master
...
Revert "fix csp warning about unsafe-inline style-src"
2016-01-07 19:40:47 -04:00
Arnold Daniels
033297bfa7
Revert "fix csp warning about unsafe-inline style-src"
2016-01-07 19:40:27 -04:00
Arnold Daniels
74114c6e94
Update README.md
...
Added badges
[skip ci]
2016-01-03 19:53:17 -04:00
Diego Cebrian
afaeb3b0b0
Modified composer to install as component when using symfony
2016-01-03 19:53:17 -04:00
Misha Koryak
9191f7990c
add a main file to package.json
...
without a main, this lib does not work without shimming if you get it from npm
2016-01-03 19:53:17 -04:00
Mike Zielonka
62e0c86998
fixes issues #309
...
Full credit to @Akkuzin for the fix.
2016-01-03 19:53:17 -04:00
Shiny
cdf7fd972f
Support iOS device
...
1. iOS device does not fire click event if A without href.
2. iOS device does not fire click event if Element cursor is not
pointer.
2016-01-03 19:53:17 -04:00
Arnold Daniels
b9d0fd76e7
Simplify travis build
...
Remove s3 cache from travis build
2016-01-03 19:53:17 -04:00
Arnold Daniels
b7af1ada6c
Using latest packages for grunt
...
Renamed jscs.json to jscsrc
Fixed styling errors in build js files
2016-01-03 19:53:17 -04:00
Arnold Daniels
b67cfb86da
Revert "Added Wizard component (not yet documented)"
...
This reverts commit f96d55965a .
2016-01-03 19:53:17 -04:00
Arnold Daniels
259464ca93
Removed bower dependencies.
...
Fixes #394
Added bootstrap as dev-dependency
Removed jQuery dependency
People might use the SASS instead of LESS and/or might use the CSS only and not the JavaScript
2016-01-03 19:53:17 -04:00
Arnold Daniels
6c2c5b4140
Travis Run npm install
2016-01-03 19:53:17 -04:00
Arnold Daniels
1ba3e49a78
Ignore bower_components
2016-01-03 19:53:17 -04:00
Bas Bosman
fc01089708
Update javascript.html
2016-01-03 19:53:17 -04:00
hinnerk
34cb3f1a65
silent html5 validation problems
...
- deprecation notice of w3 service causes build to fail (upstream issue: https://github.com/praveenvijayan/grunt-html-validation/issues/76 )
- should ampersand be escaped in url parameters? opinions differ; current practice in docs is not to escape URL parameter ampersands, and this need not cause the build to fail
2016-01-03 19:53:17 -04:00
hinnerk
ef87351e1b
remove duplicate box-shadow from docs #carbonads
2016-01-03 19:53:17 -04:00
Andrea Sessa
cecef4d0aa
Fix fileinput-filename
2016-01-03 19:53:17 -04:00
pbatey
0c4702571d
fix csp warning about unsafe-inline style-src
...
Showing and hiding an off-canvas menu with content-security-policy enabled (via ember-cli) results in the following~
[Report Only] Refused to apply inline style because it violates the following Content Security Policy directive~
Changing the way that OffCanvas.hide() restors the style addresses this warning. e.g., `$(this).attr('style', ...)`~
For more information about content-security-policy, see http://content-security-policy.com/ .
2016-01-03 19:53:17 -04:00
Kevin Kirsche
d3085972e1
Remove moot version property from bower.json
...
Per bower/bower.json-spec@a325da3
Also their maintainer says they probably won't ever use it: http://stackoverflow.com/questions/24844901/bowers-bower-json-file-version-property
2016-01-03 19:53:17 -04:00
David Craven
3a98f2629b
Meteor integration.
2016-01-03 19:53:16 -04:00
Dehalion
0f007adb71
trigger clear.bs.fileinput event if user cancels
...
this.clear() expects the event object as parameter otherwise it won't trigger the 'clear.bs.fileinput' event
so we have to trigger it ourselves
2016-01-03 19:53:16 -04:00
Dehalion
9e3e85ee72
give e as parameter for this.clear()
...
this.clear() expects the event object as parameter if it is triggered by the user
otherwise it won't trigger the 'clear.bs.fileinput' event
2016-01-03 19:53:16 -04:00
Ivan Povalyukhin
e07a929749
[whitespace gardening] - rm trailing whitespaces
2016-01-03 19:53:16 -04:00
Brandon Conway
0836c97c91
Fix typo
2016-01-03 19:53:16 -04:00