NPM Resource Changed ? ? Pending

User tests: Successful: Unsuccessful:

avatar dgrammatiko
dgrammatiko
23 Mar 2021

Pull Request for Issue # .

Summary of Changes

Beta 3

Testing Instructions

Open the cassiopeia/index.php and add

HTMLHelper::_('bootstrap.offcanvas');
<button class="btn btn-primary" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasExample" aria-controls="offcanvasExample">
  <b>OFF-CANVAS-TEST</b>
</button>

<div class="offcanvas offcanvas-start" tabindex="-1" id="offcanvasExample" aria-labelledby="offcanvasExampleLabel">
  <div class="offcanvas-header">
    <h5 class="offcanvas-title" id="offcanvasExampleLabel">Offcanvas</h5>
    <button type="button" class="btn-close text-reset" data-bs-dismiss="offcanvas" aria-label="Close"></button>
  </div>
  <div class="offcanvas-body">
    <div>
      Some text as placeholder. In real life you can have the elements you have chosen. Like, text, images, lists, etc.
    </div>
  </div>
</div>

You should have an off canvas like:
Screenshot 2021-03-23 at 23 09 32

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Documentation Changes Required

I wrote some documentation on using Bootstrap (the interactive parts) here: https://gist.github.com/dgrammatiko/efb3de4aa7cab4813a244f93f73cc0fd

If someone could move this to the Joomla docs I would appreciate it

avatar dgrammatiko dgrammatiko - open - 23 Mar 2021
avatar dgrammatiko dgrammatiko - change - 23 Mar 2021
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Mar 2021
Category NPM Change
avatar brianteeman brianteeman - test_item - 23 Mar 2021 - Tested successfully
avatar brianteeman
brianteeman - comment - 23 Mar 2021

I have tested this item successfully on 51fb55e


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar Quy Quy - test_item - 23 Mar 2021 - Tested successfully
avatar Quy
Quy - comment - 23 Mar 2021

I have tested this item successfully on 51fb55e


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar Quy Quy - change - 23 Mar 2021
Status Pending Ready to Commit
Labels Added: ?
avatar Quy
Quy - comment - 23 Mar 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar dgrammatiko
dgrammatiko - comment - 23 Mar 2021

@Quy please remove RTC. There is a new component in Bootstrap.
Will send the code in a bit

avatar Quy Quy - change - 23 Mar 2021
Status Ready to Commit Pending
avatar joomla-cms-bot joomla-cms-bot - change - 23 Mar 2021
Category NPM Change JavaScript Repository NPM Change Libraries
avatar dgrammatiko dgrammatiko - change - 23 Mar 2021
Labels Added: NPM Resource Changed
avatar dgrammatiko
dgrammatiko - comment - 23 Mar 2021

Ok support for off-canvas added

eabc4d8 23 Mar 2021 avatar dgrammatiko meh
3812828 23 Mar 2021 avatar dgrammatiko rusty
avatar dgrammatiko dgrammatiko - change - 23 Mar 2021
The description was changed
avatar dgrammatiko dgrammatiko - edited - 23 Mar 2021
avatar laoneo
laoneo - comment - 24 Mar 2021

Guess we need here some more tests.

avatar dgrammatiko dgrammatiko - change - 24 Mar 2021
The description was changed
avatar dgrammatiko dgrammatiko - edited - 24 Mar 2021
avatar Quy Quy - test_item - 24 Mar 2021 - Tested successfully
avatar Quy
Quy - comment - 24 Mar 2021

I have tested this item successfully on b179bd6


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar WebAtelier47 WebAtelier47 - test_item - 25 Mar 2021 - Tested successfully
avatar WebAtelier47
WebAtelier47 - comment - 25 Mar 2021

I have tested this item successfully on b179bd6


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar alikon alikon - change - 25 Mar 2021
Status Pending Ready to Commit
avatar alikon
alikon - comment - 25 Mar 2021

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32827.

avatar rdeutz rdeutz - close - 25 Mar 2021
avatar rdeutz rdeutz - merge - 25 Mar 2021
avatar rdeutz rdeutz - change - 25 Mar 2021
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2021-03-25 14:36:32
Closed_By rdeutz
Labels Added: ?

Add a Comment

Login with GitHub to post a comment