-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[4.0][WIP] BS5 JS #31990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[4.0][WIP] BS5 JS #31990
Changes from 3 commits
Commits
Show all changes
225 commits
Select commit
Hold shift + click to select a range
b761d8a
bs5 js
dgrammatiko a357501
Init
dgrammatiko b55846b
Merge remote-tracking branch 'Joomla/4.0-dev' into 4.0-dev__BS5
dgrammatiko 2937636
Clean up the mess
dgrammatiko a5c48eb
remove test code
dgrammatiko dfd9abf
Add Toast support
dgrammatiko 480cd8c
version correction
dgrammatiko d96ee24
tooltips + popups
dgrammatiko 7d6b343
CS
dgrammatiko 2b9b1ce
CS?
dgrammatiko c564228
CS?.
dgrammatiko 2479610
CS?.#
dgrammatiko 483aa2c
Grrr
dgrammatiko 4d331c3
dropdowns
dgrammatiko 015b66e
v12
dgrammatiko 05ee57f
missing bs
dgrammatiko f9306db
v13
dgrammatiko 9bda9e1
Fix modal fields
dgrammatiko 059f7e7
jQuery is not needed here anymore
dgrammatiko dbe4d11
Modal fixes
dgrammatiko 93b1465
Modal further fixes
dgrammatiko 8c703ed
Fix stats admin module js
wilsonge 23bd075
attributes
dgrammatiko 116f072
Merge branch '4.0-dev__BS5' of github.com:dgrammatiko/joomla-cms into…
dgrammatiko 379d391
oops
dgrammatiko 180ab35
Update administrator/components/com_mails/tmpl/templates/default.php
dgrammatiko 7dbd1d9
Update administrator/components/com_menus/tmpl/menus/default.php
dgrammatiko 183d3f2
Update administrator/components/com_users/tmpl/users/default.php
dgrammatiko e1df111
Update administrator/modules/mod_user/tmpl/default.php
dgrammatiko 999c109
Update administrator/components/com_installer/tmpl/update/default.php
dgrammatiko f65772f
Update administrator/components/com_modules/tmpl/module/edit_assignme…
dgrammatiko 7e9bd05
Update administrator/templates/atum/html/layouts/chromes/body.php
dgrammatiko 73333ed
Update administrator/templates/atum/html/layouts/chromes/well.php
dgrammatiko 3dad6ff
Update libraries/src/Form/Field/ModulepositionField.php
dgrammatiko da24aad
Update libraries/src/HTML/Helpers/Dropdown.php
dgrammatiko bd298fd
Update libraries/src/HTML/Helpers/ActionsDropdown.php
dgrammatiko ca95899
clean up 1
dgrammatiko 92106ba
Merge branch '4.0-dev__BS5' of github.com:dgrammatiko/joomla-cms into…
dgrammatiko e5d1da1
Fix the init methods
dgrammatiko cdd10cb
Toolbars take #1
dgrammatiko 479c88f
Fix Modals console logs
dgrammatiko 4ac58dc
More modal fixes
dgrammatiko 2fa16ac
Banners Modal
dgrammatiko f1b152f
Better default selector
dgrammatiko ff7f1ed
CS
dgrammatiko 7d03afe
Element fuse
dgrammatiko c1a0f38
Workflow popovers
dgrammatiko e816c87
CS
dgrammatiko 2fe11d4
popover on hover
dgrammatiko 114e807
undo popup hover
dgrammatiko 744402b
bs5 js
dgrammatiko 5632969
Init
dgrammatiko a895329
Clean up the mess
dgrammatiko 28d5520
remove test code
dgrammatiko 345d6f2
Add Toast support
dgrammatiko a8b1cee
version correction
dgrammatiko 7c98ab0
tooltips + popups
dgrammatiko 81d341e
CS
dgrammatiko 66e484b
CS?
dgrammatiko 2013093
CS?.
dgrammatiko 291e601
CS?.#
dgrammatiko fddb268
Grrr
dgrammatiko 1f94d7b
dropdowns
dgrammatiko 9f8c5dd
v12
dgrammatiko 0729256
missing bs
dgrammatiko cf914fe
v13
dgrammatiko 273883b
Fix modal fields
dgrammatiko 45084e0
jQuery is not needed here anymore
dgrammatiko 4aaec52
Modal fixes
dgrammatiko 110af96
Modal further fixes
dgrammatiko c6d9d5e
Fix stats admin module js
wilsonge 0ed7150
Move from bs4 to bs5 and half-attempt to migrate the SCSS
wilsonge 6090523
Fix CSS Vars prefix
wilsonge 9580d5b
Changes to make styling match
wilsonge fe2c31c
Breakpoints and utils restored
wilsonge 8588a4c
Alias custom-select class
wilsonge 372544e
More BS4 compat + remove input-group-append
wilsonge 7341182
Fix colour
wilsonge d849fa7
Revert some of the code to use official bootstrap js
wilsonge dd3cc49
Add back white scss variable
wilsonge d38246c
All remaining breakpoints and add back white css var
wilsonge 4958e11
Remove input-append and input-prepend classes
wilsonge c172df6
Remove commented code
wilsonge d66cb8d
Fix close button of modals
wilsonge b8de626
Article padding cleanup
wilsonge 9b286b9
Remove btn-block class
wilsonge 62f214b
Add back some spacing to card columns
wilsonge cf1a370
Replace float-left and float-right
wilsonge ef6df7f
Revert back layouts to original locations
wilsonge 8041ca9
Fixed some styles on the last step of the installation process. (#51)
todordev 97ec1c8
Spaces to tabs
wilsonge 3edb5a1
SCSS Lint
wilsonge 73058df
Fix JS Codestyle
wilsonge ade885d
Improved fix to toolbar dropdowns
wilsonge 951c061
Comments for the changes
wilsonge 49c1a33
Spaces to tabs
wilsonge fdc8178
Various fixes
wilsonge 651859a
Try and fix tests in a dirty way
wilsonge 491f9b0
Move sr-only to visually-hidden
wilsonge ee417a7
Spaces to tabs
wilsonge 9b62cf6
Rename files back to original versions
wilsonge 1ae3d75
SCSS Lint
wilsonge 976b6ee
Missing helpers in atum
wilsonge ca23671
Remove test property
wilsonge 5c68e58
Use @wilsonege ’s dropdown fixes (cleaner)
dgrammatiko f55d4aa
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into 4.0-dev__BS5
dgrammatiko 4c3f66d
Update administrator/templates/atum/scss/vendor/_bootstrap.scss
wilsonge 7acaeb8
Update administrator/components/com_menus/tmpl/menus/default.php
wilsonge 6ef8eed
Update administrator/templates/atum/html/layouts/chromes/body.php
wilsonge 4f3c446
Update administrator/templates/atum/html/layouts/chromes/well.php
wilsonge 84c4206
Update layouts/joomla/toolbar/basic.php
dgrammatiko 611b476
CS js
dgrammatiko 91c20a4
Update for the latest changes
dgrammatiko 56ef36e
Fix the template modals
dgrammatiko a5d32a7
Fix modal not showing
wilsonge 26535d6
Update administrator/components/com_postinstall/tmpl/messages/default…
wilsonge 8494749
ml renamed to me (right -> end)
dgrammatiko 2089121
Margin classes
wilsonge 23d869c
Backport sr-only class
wilsonge c72e06a
Remove comment
wilsonge 62b7587
Badge backgrounds (#52)
ciar4n 0787226
cs
HLeithner abbf1b2
Update modules/mod_stats/tmpl/default.php
wilsonge 141ab68
Duplicate class names for puublished field
wilsonge 063b2b4
Text-left and text-right
wilsonge 34ed80c
Fix error in system view
wilsonge b373c15
Front end menu needs collapse
dgrammatiko d217a65
mod_languages has a dropdown
dgrammatiko b31e770
Fix range form field class
wilsonge 75bb454
Fix JS error
wilsonge f579769
Fix close button on modal
wilsonge 6dc4dfe
Template is WRONGLY opinionated to have the menu ALWAYS collapsible o…
dgrammatiko fbf49b3
Dropdown menu and btn close
wilsonge d678c03
Use .form-select (#55)
ciar4n 7a5691c
Adding delay in toggleSendMail test (#56)
Hackwar a20d183
Use alternative method to click radio button switcher (#57)
Hackwar 5135c37
Update libraries/src/HTML/Helpers/Grid.php
wilsonge 92f6bae
Update libraries/src/HTML/Helpers/Grid.php
wilsonge ed52c04
Fix input
wilsonge 476c296
Fix button group styling
wilsonge 95283b0
de -> en
wilsonge 6364f33
s/Unexising/Unexisting (#32048)
PhilETaylor 2e7f1fc
fix Notice: Only variables should be passed by reference (#32052)
PhilETaylor 760776f
Fix default value type does not match the given type (#32055)
PhilETaylor 64a3064
add missing include exception (#32057)
PhilETaylor 18805e8
[4] add missing and fix wrong includes in com_finder, and remove unse…
PhilETaylor 97f0efe
Remove unset call as $xml is not set when here (#32054)
PhilETaylor 8746041
add missing import for typehint in docblock (#32050)
PhilETaylor 4962727
Update default.php (#32067)
C-Lodder c3f0941
language overrides results disapear
dgrammatiko 71a446b
Fix language overrides missing results (#58)
dgrammatiko 4a500c5
J4 table styling
ciar4n 819bdae
Update login.php
ciar4n d0e4732
Update _variables.scss
ciar4n c1776a3
Update joomla-image-select.css
ciar4n 8f1bbda
Fix the finder accordion
dgrammatiko c431055
Fix input
75b33c2
Fix input
973849a
Fix versions Modal FE
dgrammatiko 05f454e
Fix frontend editing tooltips
dgrammatiko d85ab11
Fix accordions
wilsonge 24f58c6
Merge branch '4.0-dev' into bs5
wilsonge b5908c6
mail templates/ frontediting
dgrammatiko 6e1755e
toolbar buttons
dgrammatiko 7d7445b
Rebase to George’s branch
dgrammatiko 6d41df9
Mail templates
dgrammatiko cbe7060
Fix margins on media manager file tree
wilsonge 9d32fe8
Fix some table styling
wilsonge 8b9413e
Fix border issue on hovered vertical tabs
wilsonge b52d728
Whoops
wilsonge acf851c
Fix modal padding on header
wilsonge 40ab1fd
More com_media tweaks
wilsonge ab1555c
JS part
dgrammatiko 350dae8
Merge branch '__george' into __BS5_all
dgrammatiko 5adece6
PHP CS
dgrammatiko e0a7efb
Fix data attributes for launching modals
wilsonge 95d56cf
Merge branch 'bs5' of github.com:wilsonge/joomla-cms into __george
dgrammatiko 26a0e29
missing npm dependencies
dgrammatiko 272e841
Grrr who designed this system? Wait, I did…
dgrammatiko 8bcc1c3
Missing dependency on bootstrap framework
wilsonge 70cfda8
Merge branch 'bs5' of github.com:wilsonge/joomla-cms into __george
dgrammatiko e861f2c
Merge branch '__george' into __BS5_all
dgrammatiko b96825c
collapse
dgrammatiko 3d4250c
Fix pagination dropdown to be a slect
wilsonge 89644e9
Merge branch 'bs5' of github.com:wilsonge/joomla-cms into __george
dgrammatiko 25ba903
Merge branch '__george' into __BS5_all
dgrammatiko bd2205a
CS
dgrammatiko 5e56a0f
Play with form-inline to backport - but also remove some core instances
wilsonge bcb2324
meh the directory is wrong
dgrammatiko a32a583
Merge branch 'bs5' of github.com:wilsonge/joomla-cms into __george
dgrammatiko 2da53a2
Merge branch '__george' into __BS5_all
dgrammatiko ac572e0
Exclude bootstrap from the usual comile js dance
dgrammatiko a63c1b2
Javascript fun
dgrammatiko feac758
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into __BS5_all
dgrammatiko 348ce09
CS, etc
dgrammatiko 7509fe3
CS
dgrammatiko 848cda8
cs
dgrammatiko 90f77c6
Remove files
dgrammatiko c9b0b91
cs
dgrammatiko 0acfca5
oops
dgrammatiko 7e9298c
Restore Bootstrap.framework for B/C
dgrammatiko a49e2e6
Undo the docblock
dgrammatiko abc0fcd
CS
dgrammatiko 9eb971e
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into __BS5_all
dgrammatiko 78d3cf2
remove frontediting js
dgrammatiko 092468b
oops the filename is wrong
dgrammatiko d442fa0
Csssssss
dgrammatiko 5494787
The workflow targeted through the parent button
dgrammatiko f2233b8
Tests fixes
dgrammatiko 968d3e9
Tests #2
dgrammatiko 6a73fa9
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into __BS5_all
dgrammatiko dbddd68
some clean up
dgrammatiko ef6541c
well null is not itteratable
dgrammatiko e3599b2
revert the Chozen parts
dgrammatiko b8480ac
revert search tools add missing jQuery
dgrammatiko 841458f
CS
dgrammatiko 5467b0d
revert codeception changes
dgrammatiko 43e64a2
- Add some comments
dgrammatiko e620922
Fix the console error for dropdowns
dgrammatiko 4a40f75
Merge branch '4.0-dev' of github.com:joomla/joomla-cms into __BS5_all
dgrammatiko f68486b
Fix modal initialisation for subform fields
dgrammatiko a4b7669
Comment about security
wilsonge 3ae078d
JSCS
wilsonge a716fc4
JSCS
wilsonge 4f1ac70
JSCS
wilsonge File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.