Fix #6465 - drag drop for cards
authorAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2020 09:36:51 +0000 (17:36 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 25 Nov 2020 09:36:51 +0000 (17:36 +0800)
commit267f6bc0ecf0897515863c3c91a8eea23388e273
treee03cab7906b4f2354bda8b07a4bc704abbeca77a
parent4806a3a6a72a6fc861a138965a6b1b5df60d0c87
Fix #6465 - drag drop for cards
63 files changed:
.gitignore
Roo/bootstrap/Button.js
Roo/bootstrap/Card.js
Roo/bootstrap/CardFooter.js [new file with mode: 0644]
Roo/bootstrap/CardUploader.js [new file with mode: 0644]
Roo/bootstrap/ComboBox.js
Roo/bootstrap/DropTarget.js [new file with mode: 0644]
Roo/bootstrap/Input.js
Roo/bootstrap/Markdown.js [new file with mode: 0644]
Roo/bootstrap/Modal.js
Roo/bootstrap/TriggerField.js
buildSDK/dependancy_bootstrap.txt
css-bootstrap4/bootstrap.css.map
css-bootstrap4/bootstrap.min.css.map [new file with mode: 0644]
css-bootstrap4/roojs-bootstrap-debug.css
css-bootstrap4/roojs-bootstrap-debug.css.map
css-bootstrap4/roojs-bootstrap.css
css-bootstrap4/roojs-bootstrap.css.map [new file with mode: 0644]
docs/json/roodata.json
docs/src/Roo_bootstrap_Button.js.html
docs/src/Roo_bootstrap_Card.js.html
docs/src/Roo_bootstrap_CardFooter.js.html [new file with mode: 0644]
docs/src/Roo_bootstrap_CardHeader.js.html [new file with mode: 0644]
docs/src/Roo_bootstrap_CardImage.js.html [new file with mode: 0644]
docs/src/Roo_bootstrap_CardImageTop.js.html [new file with mode: 0644]
docs/src/Roo_bootstrap_ComboBox.js.html
docs/src/Roo_bootstrap_DropTarget.js.html [new file with mode: 0644]
docs/src/Roo_bootstrap_Input.js.html
docs/src/Roo_bootstrap_Modal.js.html
docs/src/Roo_bootstrap_TriggerField.js.html
docs/summary.txt
docs/symbols/Roo.bootstrap.Button.json
docs/symbols/Roo.bootstrap.Card.json
docs/symbols/Roo.bootstrap.CardFooter.json [new file with mode: 0644]
docs/symbols/Roo.bootstrap.CardHeader.json [new file with mode: 0644]
docs/symbols/Roo.bootstrap.CardImage.json [new file with mode: 0644]
docs/symbols/Roo.bootstrap.CardImageTop.json [new file with mode: 0644]
docs/symbols/Roo.bootstrap.CheckBox.json
docs/symbols/Roo.bootstrap.ComboBox.json
docs/symbols/Roo.bootstrap.DateField.json
docs/symbols/Roo.bootstrap.DropTarget.json [new file with mode: 0644]
docs/symbols/Roo.bootstrap.HtmlEditor.json
docs/symbols/Roo.bootstrap.Input.json
docs/symbols/Roo.bootstrap.Modal.json
docs/symbols/Roo.bootstrap.MoneyField.json
docs/symbols/Roo.bootstrap.MonthField.json
docs/symbols/Roo.bootstrap.NumberField.json
docs/symbols/Roo.bootstrap.PhoneInput.json
docs/symbols/Roo.bootstrap.RadioSet.json
docs/symbols/Roo.bootstrap.SecurePass.json
docs/symbols/Roo.bootstrap.TextArea.json
docs/symbols/Roo.bootstrap.TimeField.json
docs/symbols/Roo.bootstrap.TriggerField.json
docs/tree.json
examples/bootstrap/dashboard4.bjs
examples/bootstrap/dashboard4.js
examples/bootstrap4/dashboard4.html [new file with mode: 0644]
examples/view/ddview.js [new file with mode: 0644]
roojs-bootstrap-debug.js
roojs-bootstrap.js
scss/bootstrap/bootstrap-cli.scss [new file with mode: 0644]
scss/roojs-bootstrap/card.scss [new file with mode: 0644]
scss/roojs-bootstrap/roojs-bootstrap.scss