46 Commits

Author SHA1 Message Date
Arnold Daniels
19ebcff03b Merge pull request #582 from jasny/Auto_positioning_isnt_working_in_demo
Fix demo of navbar-offcanvas (fixes #417)
2018-06-13 02:19:45 +06:00
Arnold Daniels
5660be785c Merge pull request #583 from jasny/Mention_backdrop_option_in_docs
Mention backdrop option in docs
2018-06-13 02:19:16 +06:00
Arnold Daniels
b9e2c03fc0 Merge pull request #580 from jasny/Two_menu_not_works
Handle case when there are 2 menus on the page (fixes #526)
2018-06-13 02:15:46 +06:00
Sergey Boltonosov
e9a3302a6d Mention backdrop option in docs 2018-06-10 23:51:43 +04:00
Sergey Boltonosov
6bc6eb2731 Fix demo of navbar-offcanvas (fixes #417) 2018-06-10 23:23:02 +04:00
Sergey Boltonosov
96439c033a Handle case when there are 2 menus on the page (fixes #526) 2018-06-09 19:23:13 +04:00
Sergey Boltonosov
4633a6188e Allow options on canvas element 2018-06-08 22:45:42 +04:00
Arnold Daniels
2da61eebb4 Merge branch 'master' into 122-Clear_input_name_gives_issue_when_using_fileupload_with_AJAX 2018-04-28 13:28:44 +02:00
minstel
b146864f9f Added clearName option (fixes #122) 2017-07-22 15:13:11 +07:00
minstel
ce2df76a0c Allow float value for file max size 2017-07-22 13:45:51 +07:00
minstel
4f77865657 Set max file size for file input (fixes #334) 2017-07-22 00:32:33 +07:00
john connor
b64f125f57 Fix path in nav menu 2017-04-08 05:03:08 +07:00
john connor
c34685e41f Fix bootstrap version in index files 2017-04-08 04:52:46 +07:00
john connor
39ce3c3ee7 Fix assets path in starter template 2017-04-08 04:21:20 +07:00
john connor
894ee1959a Fix version of bootstrap in includes 2017-04-08 04:16:38 +07:00
Arnold Daniels
6cf7891ed8 Merge pull request #513 from Minstel/9-Multiple_file_selection_with_custom_file_uploader
Allow multiple file upload
2017-02-24 23:48:09 +01:00
minstel
76b91df9a4 Fix for setting menu width. Use bootstrap 3.3.7 (fixes #278) 2017-02-25 00:49:44 +07:00
minstel
4b5f033d46 Allow multiple file upload (fixes #9) 2017-02-23 16:47:58 +07:00
Pau Rodriguez-Estivill
97e2d4ad48 Compiled. 2016-08-21 15:16:38 +02:00
Pau Rodriguez-Estivill
ba08673672 Added reseted.bs.fileinput to docs. 2016-07-16 20:24:07 +02:00
Arnold Daniels
6c2c5b4140 Travis Run npm install 2016-01-03 19:53:17 -04:00
Bas Bosman
fc01089708 Update javascript.html 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
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
Arnold Daniels
0fc03a16cf Docs: Replaced AboutMe with carbonads
CSS fix docs home page
2016-01-03 19:53:16 -04:00
Etienne Neveu
04f0213c37 Fix small typo
"jasn-bootstrap.min.js" --> "jasny-bootstrap.min.js"
2016-01-03 19:53:16 -04:00
jody tate
82189607e2 typo: spelling fix for 'intended' 2016-01-03 19:53:16 -04:00
Chris Rebert
7a9e77684e "Twitter Bootstrap" is now simply "Bootstrap"
See http://getbootstrap.com/about/#brand
Changed references to "Twitter Bootstrap" to "vanilla Bootstrap" or just "Bootstrap".
2016-01-03 19:53:16 -04:00
Alex Vasilenko
f74de5c7ff prevent scrolling on mobiles
modal backdrop option for offcanvas
2016-01-03 19:53:16 -04:00
Arnold Daniels
f78bbfd34b Added flattr buttons.
Show your love, give some flattr!
2016-01-03 19:53:16 -04:00
Arnold Daniels
4349ed86cd Typo fix in docs 2016-01-03 19:53:16 -04:00
Arnold Daniels
6563f47dcc Rebuild customize.min.js 2016-01-03 19:53:16 -04:00
Arnold Daniels
9250ef9304 Build new release 2016-01-03 19:53:16 -04:00
Arnold Daniels
9700e42f67 Fixed customizer. Fixes #233
Bump version to 3.1.3
2016-01-03 19:53:15 -04:00
Arnold Daniels
02c323ca56 Change input mask character for alphanumeric to w.
Change docs for inputmask.
Fixes #237
2016-01-03 19:53:15 -04:00
Arnold Daniels
2fd9788e6e Removed mixins.less from jasny-bootstrap.less 2016-01-03 19:53:15 -04:00
Arnold Daniels
b892997fe6 Build v3.1.2 2016-01-03 19:53:15 -04:00
Arnold Daniels
44aea10948 Added transitions support check. Fixes #213
This is required to run Jasny Bootrstap standalone.
2016-01-03 19:53:15 -04:00
Arnold Daniels
03168b2158 Move mixins taken from Twitter Bootstrap to build dir. Fixed #221
Move button-label mixin to button-labels.less.
2016-01-03 19:53:15 -04:00
Arnold Daniels
81a1361e35 Build Bootstrap v3.1.1 2016-01-03 19:53:15 -04:00
Arnold Daniels
54b2bedc71 Fixed offcanvas position (only left was working). Fixes #195
Fixed calculating the position when 'auto' is used.
Off canvas navbar is positioned to the right by default and can be placed left with `.navmenu-fixed-left`.
Added link to off canvas navbar example in other offcanvas examples
2016-01-03 19:53:14 -04:00
Arnold Daniels
1131f49002 Combine .fileinput and .input-group. Fixes #203 2016-01-03 19:53:14 -04:00
Arnold Daniels
8586cec904 Make disable scrolling optional for offcanvas. Fixes #193 2016-01-03 19:53:14 -04:00
Arnold Daniels
424eb7e813 Updated package versions
Rebuild jasny-bootstrap
Fixed test-infra permissions
2016-01-03 19:53:14 -04:00
Arnold Daniels
4ceef3e52b Orphan branch starting v3.1
Before this version jasny/bootstrap was a fork of twbs/bootstrap
2016-01-03 19:29:36 -04:00