Commit Graph

245 Commits

Author SHA1 Message Date
Minstel
1cef9a55ed Remove Css, Customize and Javascript pages 2019-01-24 22:36:42 +07:00
Sergey Boltonosov
06124ef9fb Merge branch 'Remove_inputmask_plugin' into Bootstrap_4_docs 2018-10-18 03:41:36 +07:00
Sergey Boltonosov
0193cb5563 Merge branch 'Bootstrap_4_buttons' into Bootstrap_4_docs 2018-10-18 03:38:03 +07:00
Sergey Boltonosov
4e2d518031 Merge branch 'Bootstrap_4_offcanvas' into Bootstrap_4_docs 2018-10-18 03:37:55 +07:00
Sergey Boltonosov
82bca26a45 Merge branch 'Bootstrap_4_file_input' into Bootstrap_4_docs 2018-10-18 03:37:29 +07:00
Sergey Boltonosov
86b298a706 Migrate buttons to BS 4 2018-10-18 03:26:59 +07:00
Sergey Boltonosov
a37b412907 Migrate offcanvas menu to BS 4 2018-10-18 03:04:35 +07:00
Sergey Boltonosov
4f218f5363 Minor fix to docs 2018-10-16 02:18:40 +07:00
Sergey Boltonosov
75db81ea67 Remove input mask plugin 2018-10-16 02:09:07 +07:00
Sergey Boltonosov
ac49ab9a89 Make file input icon optional 2018-10-16 01:44:42 +07:00
Sergey Boltonosov
9d5b300656 Migrate file-input to BS 4 2018-10-16 01:06:47 +07:00
Arnold Daniels
a542efa067 Merge pull request #581 from jasny/dropdown_menu_item_click_causes_page_going_below_the_offcanvas_menu
Fix bug caused by menu clone (fixes #484)
v3.2.0
2018-10-10 09:24:03 +02:00
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
59af819e4f Merge branch 'master' into dropdown_menu_item_click_causes_page_going_below_the_offcanvas_menu 2018-06-13 02:17:35 +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
Arnold Daniels
0bf8df46c6 Merge pull request #579 from jasny/Offcanvas_data_attributes_on_canvas_element
Allow options on canvas element
2018-06-13 02:15:06 +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
cce8a6d3a1 Fix bug caused by menu clone (fixes #484) 2018-06-10 16:36:54 +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
38ac65da4d Fix travis build 2018-04-28 13:52:03 +02:00
Arnold Daniels
df158261a2 Merge pull request #563 from Minstel/253-Issues_when_navmenu_is_fixed_right__soft_fix
253 issues when navmenu is fixed right  soft fix
2018-04-28 13:34:04 +02:00
Arnold Daniels
ace5226662 Merge pull request #561 from Minstel/500-Offcanvas_menu_bug_on_screen_width_about_300px
500 offcanvas menu bug on screen width about 300px
2018-04-28 13:30:30 +02:00
Arnold Daniels
43390dc347 Merge pull request #560 from Minstel/289-Offcanvas_menu_positioned_on_right_works_incorrect_in_IE9
289 offcanvas menu positioned on right works incorrect in ie9
2018-04-28 13:29:40 +02:00
Arnold Daniels
ed0610ff45 Merge pull request #559 from Minstel/122-Clear_input_name_gives_issue_when_using_fileupload_with_AJAX
122 clear input name gives issue when using fileupload with ajax
2018-04-28 13:28:54 +02: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
Arnold Daniels
a6d8cb29cd Merge pull request #558 from Minstel/296-File_input_widget_doesnt_choose_file_on_UI
296 file input widget doesnt choose file on ui
2018-04-28 13:26:59 +02:00
Arnold Daniels
c4cd39eb24 Merge pull request #557 from Minstel/334-File_upload_set_max_file_size
334 file upload set max file size
2018-04-28 13:26:32 +02:00
Arnold Daniels
4a75156ef8 Merge pull request #548 from Minstel/191-btn-label_with_btn-block
Added styles for buttons with labels (fixes #191)
2018-04-28 13:24:24 +02:00
Arnold Daniels
694e44a406 Merge pull request #536 from poratuk/travis-build
Travis should build the project
2018-04-28 12:44:02 +02:00
minstel
bd1a44d5c6 Soft fix for determine auto-positioning (fixes #253) 2017-07-23 15:00:05 +07:00
minstel
50e0bb26b8 Use vertical scroll instead of horizontal for 299-300px window width (fixes #500) 2017-07-22 22:15:52 +07:00
minstel
315bb40a00 Fix for offcanvas reveal menu for IE9 (fixes #289) 2017-07-22 15:58:14 +07:00
minstel
b146864f9f Added clearName option (fixes #122) 2017-07-22 15:13:11 +07:00
minstel
fadafb57fe Reset input on init (fixes #296) 2017-07-22 14:38:39 +07:00
minstel
ce2df76a0c Allow float value for file max size 2017-07-22 13:45:51 +07:00
Nicolas Frandeboeuf
cad9c2be5a Update offcanvas.js 2017-07-22 00:35:44 +07:00
minstel
4f77865657 Set max file size for file input (fixes #334) 2017-07-22 00:32:33 +07:00
Arnold Daniels
ff0d5ad444 Merge pull request #549 from vicentenoriega/patch-1
Update package.json
2017-05-19 12:59:15 +02:00
Vicente Noriega
ce4a5a1dcb Update package.json
This change is proposed to solve this issue:

https://github.com/jasny/bootstrap/issues/545
2017-05-19 11:02:59 +02:00
minstel
e19cb28ec3 Added styles for buttons with labels (fixes #191) 2017-05-18 17:19:14 +07:00
Nicolas Frandeboeuf
ceb0388349 Update offcanvas.js 2017-05-18 16:04:38 +07:00
Arnold Daniels
64d1920836 Merge pull request #540 from jasny/navbar-offcanvas-example-not-working-468-fix
Navbar offcanvas example not working 468 fix
2017-04-13 16:57:02 +02:00
Arnold Daniels
018a5c8f09 Merge pull request #543 from poratuk/initMouseEvent-deprecated
Deprecated initMouseEvent #506
2017-04-13 16:54:46 +02:00
Andrii Cherytsya
983f04b484 Small event fix 2017-04-12 11:19:36 +03:00
Andrii Cherytsya
6fdfd0d6fa Deprecated initMouseEvent 2017-04-12 11:08:20 +03: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