102 Commits

Author SHA1 Message Date
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
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
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
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
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
Nicolas Frandeboeuf
ceb0388349 Update offcanvas.js 2017-05-18 16:04:38 +07: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
Arnold Daniels
d8229465e3 Merge pull request #529 from poratuk/fileinput-exif-image
Support exif orientation
2017-03-07 18:33:03 +01:00
Andrew Cherytsya
a1854f43dd Removed console 2017-03-07 16:09:49 +02:00
Arnold Daniels
a00bd86456 Merge pull request #521 from poratuk/offcanvas-iPhone-scroll-fix
data-disable-scrolling="true" not working on iPhone
2017-03-07 14:50:28 +01:00
Andrew Cherytsya
1d5dca063e Add posibilities #370: Support exif orientation 2017-03-07 15:40:12 +02:00
Arnold Daniels
d7805a4a6b Merge pull request #524 from poratuk/row-without-link
Target is undefined on row whitout link (rowlink)
2017-03-07 10:26:49 +01:00
Arnold Daniels
51ae080201 Update rowlink.js
Use `===`
2017-03-07 10:26:41 +01:00
Arnold Daniels
9830085c54 Merge pull request #525 from poratuk/overflow-very-slow
Fix #362: Offcanvas push can be very slow
2017-03-07 10:25:54 +01:00
Andrew Cherytsya
b4e9b58d05 Fix #345: Input file validation using Jasny v3.1.3 and jQuery Validator v1.13.1 2017-03-06 14:34:10 +02:00
Andrew Cherytsya
90ea51f3af Fix #362: getCanvasElements loop got many time 2017-03-02 11:51:58 +02:00
Andrew Cherytsya
06a25dd47e Fix #366: Target is undefined on row whitout link (rowlink) 2017-03-01 17:44:54 +02:00
Andrew Cherytsya
4879b5465a Fixed iPhone scrolling on disableScrolling: true 2017-02-28 15:58:32 +02: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
Arnold Daniels
4b7285346a Update offcanvas.js
Fixup
2017-01-27 15:13:18 +01:00
Arnold Daniels
06251c5733 Merge branch 'master' into patch-1 2017-01-26 17:42:07 +01:00
Arnold Daniels
0013f7af79 Merge pull request #508 from Minstel/399-Off_canvas_hide_and_hidden_are_not_triggered_on_resize_(recalc)
Trigger hide events on recalc (fixes #399)
2017-01-20 03:23:58 +01:00
Arnold Daniels
6b71c9f9af Merge pull request #507 from Minstel/422-Rowlink-Open_with_ctrl-clic_or_mouse_click
Allow open rowlink with ctrl/middle-mouse click (fixes #422)
2017-01-20 03:23:20 +01:00
Arnold Daniels
60cc232172 Merge pull request #505 from Minstel/458-disable_background_elements_when_offcanvas_is_activated
Can use offcanvas backdrop (fixes #458)
2017-01-20 03:22:50 +01:00
Arnold Daniels
dc06e4e935 Merge pull request #502 from Minstel/462-Offcanvas_closing_when_interacting_with_dropdown
Fix offcanvas close issue (fixes #462)
2017-01-20 03:20:33 +01:00
Arnold Daniels
6d42b2ae68 Merge pull request #501 from Minstel/443-How_to_close_the_left_hand_nav_for_really_small_screens
Menu width should always be smaller then screen width (fixes #443)
2017-01-20 03:20:09 +01:00
Arnold Daniels
32776b61e7 Merge pull request #499 from Minstel/451-Javascript_clone_more_div_offcanvas-clone
Do not create non-needed menu clones (fixes #451)
2017-01-20 03:19:24 +01:00
Arnold Daniels
ff9991ceac Merge pull request #486 from proferabg/master
Add Hexadecimal Mask
2017-01-20 03:18:42 +01:00
minstel
16a8d70a67 Trigger hide events on recalc (fixes #399) 2017-01-19 14:27:49 +07:00
minstel
1ee0865acd Allow open rowlink with ctrl/middle-mouse click (fixes #422) 2017-01-19 10:50:16 +07:00
minstel
5f27188f69 Can use offcanvas backdrop (fixes #458) 2017-01-18 12:01:45 +07:00
Nicolas Frandeboeuf
a4f103ddde Update offcanvas.js 2017-01-16 18:46:28 +01:00
Nicolas Frandeboeuf
f095e50394 Fix data-disablescrolling=false not working 2017-01-16 17:58:39 +01:00
minstel
04ab9af0fb Fix offcanvas close issue (fixes #462) 2017-01-14 00:04:32 +07:00
minstel
a1c4a672dd Menu width should always be smaller then screen width (fixes #443) 2017-01-13 13:37:22 +07:00
minstel
ddece62a51 Do not create non-needed menu clones (fixes #451) 2017-01-12 01:36:03 +07:00