- 25 Oct, 2017 1 commit
-
-
Fixed positioning allows us to maximize the usage of screen space and fixes some issues with popups containing a lot of content and overflowing the DnD container.
Matjaz Gregoric committed
-
- 19 Oct, 2017 4 commits
-
-
Adjusting the styles like this does not consistently fire resize events on the resize detector, so sometimes the block was not sized correctly in mobile tests. To work around this, manually emit resize event after preforming the CSS adjustments.
Matjaz Gregoric committed -
When measuring the available width, we have to hide the item bank so that it does not expand the container.
Matjaz Gregoric committed -
Braden MacDonald committed
-
[MCKIN-6121] Prevent context menu on long draggable item tap
Matjaz Gregoric committed
-
- 17 Oct, 2017 2 commits
-
-
We were invoking grabItem too early. grabItem redraws the element already absolutely positioned, which messes with offset measuring. It was causing items to "jump" to the left a few pixels after grabbed.
Matjaz Gregoric committed -
When the draggable contains an image, android would pop up the context menu by default after a long tap, making it impossible to start dragging items that contain images.
Matjaz Gregoric committed
-
- 06 Oct, 2017 2 commits
-
-
Version bump to 2.1.3
Matjaz Gregoric committed -
Chandrakant Gopalan committed
-
- 05 Oct, 2017 2 commits
-
-
When running on mobile, make the target image scroll in the x direction
Matjaz Gregoric committed -
Measure the available width before rendering the drag container. Set the drag-container's max-width to the measured available width.
Matjaz Gregoric committed
-
- 04 Oct, 2017 1 commit
-
-
Chandrakant Gopalan committed
-
- 02 Oct, 2017 3 commits
-
-
Bump version to 2.1.2
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
[MCKIN-5776] Support for dynamic generation of target zones and image.
Matjaz Gregoric committed
-
- 29 Sep, 2017 1 commit
-
-
Instead of providing a custom image, the author can now specify the number of columns and rows and a single zone size and zones arranged in a grid of chosen size will be automatically generated, as well as the background image.
Matjaz Gregoric committed
-
- 26 Sep, 2017 3 commits
-
-
[MCKIN-5772] Adjust feedback popup styles
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Chandrakant Gopalan committed
-
- 25 Sep, 2017 4 commits
-
-
[MCKIN-5773] When running on mobile, make the item bank scrollable in the x direction without wrapping the items
Matjaz Gregoric committed -
reviewer changes
Brad Melin committed -
[MCKIN-5774] Wait 500 milliseconds before starting drag on touch.
Matjaz Gregoric committed -
It can be confusing when the outline is drawn around the item that you just tapped, even though the item is not draggable at that point.
Matjaz Gregoric committed
-
- 22 Sep, 2017 1 commit
-
-
This allows users to scroll the item bank with their finger without accidentally starting to drag items. Mouse drag events still start without a delay, since scrolling works differently on desktops. I found no way to implement this with jQuery UI draggable, so I had to reimplement drag and drop interactions, which in some ways makes it cleaner because it doesn't bypass virtualDOM.
Matjaz Gregoric committed
-
- 06 Apr, 2017 2 commits
-
-
Enforcing XBlock variable types
Jesse Shapiro committed -
Jesse Shapiro committed
-
- 05 Apr, 2017 4 commits
-
-
v2.0.18
sanfordstudent committed -
Sanford Student committed
-
Sstudent/tnl 6753
sanfordstudent committed -
Sanford Student committed
-
- 04 Apr, 2017 1 commit
-
-
Sanford Student committed
-
- 22 Mar, 2017 6 commits
-
-
new release 2.0.17
sanfordstudent committed -
Sanford Student committed
-
Aj/tnl 6668 keyboard help focus
Albert (AJ) St. Aubin committed -
view should always show a weighted grade
sanfordstudent committed -
Sanford Student committed
-
Albert St. Aubin committed
-
- 20 Mar, 2017 3 commits
-
-
put scorable first
sanfordstudent committed -
Sanford Student committed
-
bug fix
sanfordstudent committed
-