]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/log
thirdparty/foundation/foundation-sites.git
2 years agochore: update browsers to test
Joe Workman [Mon, 30 Aug 2021 17:28:37 +0000 (10:28 -0700)] 
chore: update browsers to test

2 years agodocs: remove integrity hashes
Joe Workman [Mon, 30 Aug 2021 16:49:44 +0000 (09:49 -0700)] 
docs: remove integrity hashes

2 years agoMerge branch 'release/6.7.0' v6.7.0
Joe Workman [Sat, 28 Aug 2021 04:10:26 +0000 (21:10 -0700)] 
Merge branch 'release/6.7.0'

2 years agobuild: foundation 6.7.0
Joe Workman [Sat, 28 Aug 2021 04:09:26 +0000 (21:09 -0700)] 
build: foundation 6.7.0

2 years agorefactor: split stop scroll propagation method
Rastislav Chynoransky [Tue, 25 Feb 2020 04:22:09 +0000 (05:22 +0100)] 
refactor: split stop scroll propagation method

2 years agofix: scrolling without content scroll
Rastislav Chynoransky [Sun, 23 Feb 2020 20:28:29 +0000 (21:28 +0100)] 
fix: scrolling without content scroll

2 years agofix: improved drilldown keyboard nav
Joe Workman [Fri, 27 Aug 2021 19:51:08 +0000 (12:51 -0700)] 
fix: improved drilldown keyboard nav

closes #12038

2 years agoMerge pull request #12165 from d4mation/keyboard-trap-use-tabindex
Joe Workman [Fri, 27 Aug 2021 19:31:28 +0000 (12:31 -0700)] 
Merge pull request #12165 from d4mation/keyboard-trap-use-tabindex

fix: adjust Keyboard.findFocusable() - sort by tabindex #12164

2 years agofix: fixed names of option interfaces
Joe Workman [Fri, 27 Aug 2021 19:21:26 +0000 (12:21 -0700)] 
fix: fixed names of option interfaces

2 years agofix: upgraded typescript defs
Joe Workman [Fri, 27 Aug 2021 18:50:15 +0000 (11:50 -0700)] 
fix: upgraded typescript defs

2 years agofix: strict not needed in module
Joe Workman [Fri, 27 Aug 2021 18:49:51 +0000 (11:49 -0700)] 
fix: strict not needed in module

2 years agofix: new disableHoverOnTouch option
Joe Workman [Thu, 26 Aug 2021 21:50:00 +0000 (14:50 -0700)] 
fix: new disableHoverOnTouch option

closes #11865
closes #12026

2 years agofix: relocate menu aria attrs
Joe Workman [Thu, 26 Aug 2021 20:58:08 +0000 (13:58 -0700)] 
fix: relocate menu aria attrs

closes #12087

2 years agoMerge pull request #12097 from n00bium/remove_tab_roles_from_accordion
Joe Workman [Thu, 26 Aug 2021 19:13:11 +0000 (12:13 -0700)] 
Merge pull request #12097 from n00bium/remove_tab_roles_from_accordion

fix(accordion): remove tab-related roles, add events for HOME and END

2 years agodocs: fix download links
Joe Workman [Thu, 26 Aug 2021 19:05:28 +0000 (12:05 -0700)] 
docs: fix download links

close #12189

2 years agodocs: remove zurb links
Joe Workman [Thu, 26 Aug 2021 18:27:38 +0000 (11:27 -0700)] 
docs: remove zurb links

closes #12227

2 years agodocs: fixed broken link
Joe Workman [Thu, 26 Aug 2021 18:06:12 +0000 (11:06 -0700)] 
docs: fixed broken link

close #12239

2 years agochore: define node 12 as min engine
Joe Workman [Thu, 26 Aug 2021 17:53:36 +0000 (10:53 -0700)] 
chore: define node 12 as min engine

2 years agofix: remove tree roles from menus
Joe Workman [Thu, 26 Aug 2021 16:46:02 +0000 (09:46 -0700)] 
fix: remove tree roles from menus

closes #12185

2 years agocreate security file
Joe Workman [Wed, 25 Aug 2021 00:45:40 +0000 (17:45 -0700)] 
create security file

2 years agoMerge branch 'develop' of https://github.com/foundation/foundation-sites into develop
Joe Workman [Tue, 24 Aug 2021 23:58:43 +0000 (16:58 -0700)] 
Merge branch 'develop' of https://github.com/foundation/foundation-sites into develop

2 years agofeat: add the divide method
Antti Hukkanen [Fri, 16 Jul 2021 16:14:38 +0000 (19:14 +0300)] 
feat: add the divide method

2 years agorefactor: get rid of slash divisions for dart sass compatibility
Antti Hukkanen [Fri, 16 Jul 2021 16:11:22 +0000 (19:11 +0300)] 
refactor: get rid of slash divisions for dart sass compatibility

# Conflicts:
# scss/forms/_label.scss

2 years agoMerge pull request #11679 from esanzgar/mixins_css_triangle
Joe Workman [Tue, 24 Aug 2021 23:44:45 +0000 (16:44 -0700)] 
Merge pull request #11679 from esanzgar/mixins_css_triangle

Mixins css triangle

2 years agoMerge pull request #11760 from Buddierdl/fix/11759-drilldown-wrong-height-with-respon...
Joe Workman [Tue, 24 Aug 2021 23:39:06 +0000 (16:39 -0700)] 
Merge pull request #11760 from Buddierdl/fix/11759-drilldown-wrong-height-with-responsive-toggle

fix: Ensure drilldown has the right height inside of responsive top b…

2 years agoMerge pull request #12129 from hvolmer/feature/add-esm-export-to-foundationd.ts
Joe Workman [Tue, 24 Aug 2021 23:27:48 +0000 (16:27 -0700)] 
Merge pull request #12129 from hvolmer/feature/add-esm-export-to-foundationd.ts

Update foundation.d.ts

2 years agoMerge pull request #12143 from foundation/fix/12142-label-middle-align-with-input
Joe Workman [Tue, 24 Aug 2021 23:21:39 +0000 (16:21 -0700)] 
Merge pull request #12143 from foundation/fix/12142-label-middle-align-with-input

fix: set the same line-height for the aligned label - #12142

2 years agoMerge pull request #12149 from pine3ree/fix-drilldown-responsive-menu
Joe Workman [Tue, 24 Aug 2021 23:21:00 +0000 (16:21 -0700)] 
Merge pull request #12149 from pine3ree/fix-drilldown-responsive-menu

fix drilldown behaviour in responsive-menu by removing leftover attached handlers

2 years agoMerge pull request #12195 from ycrepeau/develop
Joe Workman [Tue, 24 Aug 2021 23:17:09 +0000 (16:17 -0700)] 
Merge pull request #12195 from ycrepeau/develop

Fix issue #12080, !global variable declarations generating warnings with SASSC.

2 years agoMerge pull request #12204 from Lefthandmedia/develop
Joe Workman [Tue, 24 Aug 2021 23:03:16 +0000 (16:03 -0700)] 
Merge pull request #12204 from Lefthandmedia/develop

Add offset to deeplink smudge for TABS as described in #12203

2 years agoMerge pull request #12248 from ahukkanen/fix/reveal-aria-haspopup
Joe Workman [Tue, 24 Aug 2021 22:56:35 +0000 (15:56 -0700)] 
Merge pull request #12248 from ahukkanen/fix/reveal-aria-haspopup

fix(reveal): mark correct aria-haspopup value for modal opening controls

2 years agoMerge pull request #12085 from ahukkanen/fix/12043
Joe Workman [Tue, 24 Aug 2021 22:49:58 +0000 (15:49 -0700)] 
Merge pull request #12085 from ahukkanen/fix/12043

docs: progress bar documentation fixes and notes for accessibility #12043

2 years agoMerge pull request #12161 from lsmatovu/docs/breakpoints-improve-description-12160
Joe Workman [Tue, 24 Aug 2021 22:49:25 +0000 (15:49 -0700)] 
Merge pull request #12161 from lsmatovu/docs/breakpoints-improve-description-12160

docs: improve Breakpoints description #12160

2 years agoMerge pull request #12178 from JeremyCaney/docs/magellan-grammar
Joe Workman [Tue, 24 Aug 2021 22:48:57 +0000 (15:48 -0700)] 
Merge pull request #12178 from JeremyCaney/docs/magellan-grammar

docs: improve Magellan grammar for readability

2 years agoMerge pull request #12235 from alexkuc/issue-11935
Joe Workman [Tue, 24 Aug 2021 22:48:34 +0000 (15:48 -0700)] 
Merge pull request #12235 from alexkuc/issue-11935

Add mention of jQuery conflict for Abide docs

2 years agoremoved potentially confusing graph 12161/head
Joe Workman [Tue, 24 Aug 2021 22:35:36 +0000 (15:35 -0700)] 
removed potentially confusing graph

2 years agochore: cleanup tasks
Joe Workman [Tue, 24 Aug 2021 22:27:36 +0000 (15:27 -0700)] 
chore: cleanup tasks

2 years agonode-sass requires node 12+
Joe Workman [Tue, 24 Aug 2021 21:48:07 +0000 (14:48 -0700)] 
node-sass requires node 12+

2 years agostop running node 8 tests
Joe Workman [Tue, 24 Aug 2021 21:45:15 +0000 (14:45 -0700)] 
stop running node 8 tests

2 years agoRevert "chore: update CI to not run node 16. Not currently functioning"
Joe Workman [Tue, 24 Aug 2021 21:38:57 +0000 (14:38 -0700)] 
Revert "chore: update CI to not run node 16. Not currently functioning"

This reverts commit 640afb49041e350fa986307053870bc44fa66188.

2 years agochore: update CI to not run node 16. Not currently functioning
Joe Workman [Tue, 24 Aug 2021 20:47:19 +0000 (13:47 -0700)] 
chore: update CI to not run node 16. Not currently functioning

2 years agochore: husky conflict with yargs-parser
Joe Workman [Tue, 24 Aug 2021 20:19:42 +0000 (13:19 -0700)] 
chore: husky conflict with yargs-parser

2 years agochore: fix vulnerabilities
Joe Workman [Tue, 24 Aug 2021 20:14:46 +0000 (13:14 -0700)] 
chore: fix vulnerabilities

2 years agochore: fix vulnerabilities
Joe Workman [Tue, 24 Aug 2021 20:13:50 +0000 (13:13 -0700)] 
chore: fix vulnerabilities

2 years agochore: fix vulnerabilities
Joe Workman [Tue, 24 Aug 2021 20:13:01 +0000 (13:13 -0700)] 
chore: fix vulnerabilities

2 years agochore: fix vulnerabilities
Joe Workman [Tue, 24 Aug 2021 20:12:41 +0000 (13:12 -0700)] 
chore: fix vulnerabilities

2 years agochore: fix vulnerabilities
Joe Workman [Tue, 24 Aug 2021 20:11:38 +0000 (13:11 -0700)] 
chore: fix vulnerabilities

2 years agochore: update deps
Joe Workman [Tue, 24 Aug 2021 20:05:43 +0000 (13:05 -0700)] 
chore: update deps

2 years agochore: husky fix
Joe Workman [Tue, 24 Aug 2021 20:02:42 +0000 (13:02 -0700)] 
chore: husky fix

2 years agohusky hanging om commit lint
Joe Workman [Tue, 24 Aug 2021 19:56:31 +0000 (12:56 -0700)] 
husky hanging om commit lint

2 years agochore: dependency updates and fixes
Joe Workman [Tue, 24 Aug 2021 19:55:10 +0000 (12:55 -0700)] 
chore: dependency updates and fixes

2 years agochore: node14 working
Joe Workman [Tue, 24 Aug 2021 17:15:16 +0000 (10:15 -0700)] 
chore: node14 working

2 years agoRun build under Node 14
Joe Workman [Tue, 24 Aug 2021 21:39:57 +0000 (14:39 -0700)] 
Run build under Node 14

node 16 is not currently funcational.

2 years agoMerge branch 'develop' of https://github.com/foundation/foundation-sites into develop
Joe Workman [Tue, 24 Aug 2021 16:50:25 +0000 (09:50 -0700)] 
Merge branch 'develop' of https://github.com/foundation/foundation-sites into develop

2 years agoMerge pull request #12125 from naineet/develop
Joe Workman [Tue, 24 Aug 2021 16:48:42 +0000 (09:48 -0700)] 
Merge pull request #12125 from naineet/develop

Added BrowserStack Logo to Readme

2 years agochore: dependency upgrade
Joe Workman [Tue, 24 Aug 2021 16:38:39 +0000 (09:38 -0700)] 
chore: dependency upgrade

2 years agofix(reveal): mark correct aria-haspopup value for modal opening controls 12248/head
Antti Hukkanen [Thu, 12 Aug 2021 12:05:38 +0000 (15:05 +0300)] 
fix(reveal): mark correct aria-haspopup value for modal opening controls

The correct value for `aria-haspopup` for dialog controlling
elements is "dialog", not "true" which indicates a menu element.
See: https://www.w3.org/TR/wai-aria-1.1/#dialog

2 years agoAdd mention of jQuery conflict for Abide docs 12235/head
Alexander Kucheryuk [Sun, 6 Jun 2021 19:15:19 +0000 (22:15 +0300)] 
Add mention of jQuery conflict for Abide docs

3 years agoMerge branch 'foundation:develop' into develop 12195/head
Yanik Crépeau [Mon, 31 May 2021 19:22:44 +0000 (15:22 -0400)] 
Merge branch 'foundation:develop' into develop

3 years agoMerge pull request #12228 from siwood/patch-2
Daniel Ruf [Mon, 3 May 2021 11:39:46 +0000 (13:39 +0200)] 
Merge pull request #12228 from siwood/patch-2

docs: update localhost link in button group docs

3 years agoFix localhost link it button group docs 12228/head
Simone [Fri, 30 Apr 2021 20:16:55 +0000 (13:16 -0700)] 
Fix localhost link it button group docs

There is a link to the Flexbox Utilities classes documentation from the Flexbox Button Group section. The link currently uses a localhost address so doesn't work. Proposed change is to make it a relative link to the vanilla flexbox helper class documentation.

3 years agoMerge branch 'develop' of github.com:foundation/foundation-sites into develop 12204/head
R De Groot - pastorius [Thu, 25 Feb 2021 12:38:17 +0000 (13:38 +0100)] 
Merge branch 'develop' of github.com:foundation/foundation-sites into develop

3 years agoAdd offset to deeplink smudge as described in #12203
R De Groot - pastorius [Thu, 25 Feb 2021 12:02:21 +0000 (13:02 +0100)] 
Add offset to deeplink smudge as described in #12203

3 years agoMerge pull request #12200 from Loosie94/patch-1
Daniel Ruf [Tue, 16 Feb 2021 18:31:07 +0000 (19:31 +0100)] 
Merge pull request #12200 from Loosie94/patch-1

Update panini.md typo

3 years agoUpdate panini.md 12200/head
René Loos [Mon, 15 Feb 2021 13:26:47 +0000 (14:26 +0100)] 
Update panini.md

Typo in docs

3 years agofix: restored (rolledback) package.json and yarn.lock
Yanik Crepeau [Sun, 24 Jan 2021 14:30:29 +0000 (09:30 -0500)] 
fix: restored (rolledback) package.json and yarn.lock

3 years agofix: bring back local mocha
Yanik Crepeau [Sat, 23 Jan 2021 05:12:12 +0000 (00:12 -0500)] 
fix: bring back local mocha

3 years agofix: remove local mocha
Yanik Crepeau [Sat, 23 Jan 2021 05:02:19 +0000 (00:02 -0500)] 
fix: remove local mocha

3 years agofix: install mocha
Yanik Crepeau [Sat, 23 Jan 2021 04:52:37 +0000 (23:52 -0500)] 
fix: install mocha

3 years agofix: once all test passed ok locally
Yanik Crepeau [Sat, 23 Jan 2021 04:28:55 +0000 (23:28 -0500)] 
fix: once all test passed ok locally

3 years agoFix issue 12080
Yanik Crepeau [Sat, 23 Jan 2021 03:50:47 +0000 (22:50 -0500)] 
Fix issue 12080

3 years agoFixing the !global warning
Yanik Crepeau [Sat, 23 Jan 2021 03:45:13 +0000 (22:45 -0500)] 
Fixing the !global warning

See issue #1208

3 years agodocs: used title case for Browser History section 12178/head
Jeremy Caney [Fri, 20 Nov 2020 22:14:08 +0000 (14:14 -0800)] 
docs: used title case for Browser History section

Most sections across the documentation use title case. Magellan's section on `data-deep-link` used sentence case (i.e., "Browser history"). I've updated this to title case (i.e., "Browser History") for consistency.

3 years agodocs: improved grammar in Browser history section
Jeremy Caney [Fri, 20 Nov 2020 22:11:57 +0000 (14:11 -0800)] 
docs: improved grammar in Browser history section

The _Browser history_ section contained various minor grammatical errors and inconsistencies.  I've updated these to aid in readability.

3 years agodocs: standardize Magellan as a proper noun
Jeremy Caney [Fri, 20 Nov 2020 22:07:17 +0000 (14:07 -0800)] 
docs: standardize Magellan as a proper noun

In most of the documentation, Magellan is referenced as a proper noun. In the _Browser history_ section, however, it was referenced as a common noun. I've updated it to be consistently treated as a proper noun, with a capital "M" and no article (e.g., "Magellan" not "the magellan").

3 years agodocs: cross-reference related components
Jeremy Caney [Fri, 20 Nov 2020 22:03:13 +0000 (14:03 -0800)] 
docs: cross-reference related components

Provided a hyperlink for the reference to the Sticky plugin.

3 years agotest: add tabindex test for findFocusable() 12165/head
Eric Defore [Mon, 12 Oct 2020 20:43:28 +0000 (16:43 -0400)] 
test: add tabindex test for findFocusable()

Added a test for the sorting element of Keyboard.findFocusable() to ensure tabindex sorting works properly

3 years agofix: adjust Keyboard.findFocusable() - sort by tabindex
Eric Defore [Mon, 12 Oct 2020 17:02:09 +0000 (13:02 -0400)] 
fix: adjust Keyboard.findFocusable() - sort by tabindex

This ensures first and last focusable are correct in situations where
specific tab ordering is in play

Example: https://codepen.io/d4mation/pen/KKMdPgW vs
https://codepen.io/d4mation/pen/jOrbNyB

3 years agodocs: improve Breakpoints description #12160
Lwanga 'Tovi' Matovu [Fri, 2 Oct 2020 12:55:41 +0000 (14:55 +0200)] 
docs: improve Breakpoints description #12160

3 years agoMerge pull request #12156 from johnbacon/patch-7
Daniel Ruf [Wed, 30 Sep 2020 15:07:14 +0000 (17:07 +0200)] 
Merge pull request #12156 from johnbacon/patch-7

3 years agoFix incorrect link to Foundation release page 12156/head
John Bacon [Wed, 30 Sep 2020 14:26:26 +0000 (10:26 -0400)] 
Fix incorrect link to Foundation release page

Links to a non-404ing release page.

3 years agofix drilldown behaviour in responsive-menu by removing leftover attached 12149/head
pine3ree [Fri, 4 Sep 2020 23:21:15 +0000 (01:21 +0200)] 
fix drilldown behaviour in responsive-menu by removing leftover attached

3 years agoMerge pull request #12148 from apriljunge/fix/prevent-error-in-responsiveaccordion...
Daniel Ruf [Fri, 4 Sep 2020 21:38:00 +0000 (23:38 +0200)] 
Merge pull request #12148 from apriljunge/fix/prevent-error-in-responsiveaccordion-tabs

3 years agofix: error when switching ResponsiveAccordionTabs from tabs to accordion 12148/head
Gregor [Fri, 4 Sep 2020 20:05:20 +0000 (22:05 +0200)] 
fix: error when switching ResponsiveAccordionTabs from tabs to accordion

When switching from tabs to accordion, the tabs instance gets destroyed.
Because destroying tabs and recalculating tabs height in  _setHeight method
rely on the foundatuion mediaquery event, both are executed.
Even if tabs instance got destroyed before.

This behaviour leads to an error in the _setHeight of tabs, because tabs markup is
already destroyed and $tabContent is null.

To prevent this, $tabcontent gets tested to be not falsy.

Closes #12106

3 years agoMerge pull request #12145 from AlexeySukhanov/patch-1
Daniel Ruf [Thu, 3 Sep 2020 22:46:58 +0000 (00:46 +0200)] 
Merge pull request #12145 from AlexeySukhanov/patch-1

3 years agoCHANGED: url to building blocks description 12145/head
Alexey Sukhanov [Thu, 3 Sep 2020 20:38:21 +0000 (23:38 +0300)] 
CHANGED: url to building blocks description

Current link zurb.com/blog/foundation-building-blocks-over-100-compo provides less complete information about foundation blocks. In addition from the page zurb.com/blog/foundation-building-blocks-over-100-compo you can't get to the current page with Building Blocks ( get.foundation/building-blocks/index.html ), instead there is a link to an old page that no longer works foundation.zurb.com/building-blocks

3 years agofix: set the same line-height for the aligned label - #12142 12143/head
Daniel Ruf [Fri, 28 Aug 2020 22:08:36 +0000 (00:08 +0200)] 
fix: set the same line-height for the aligned label - #12142

3 years agoMerge pull request #12139 from pine3ree/patch-1
Daniel Ruf [Thu, 27 Aug 2020 12:41:25 +0000 (14:41 +0200)] 
Merge pull request #12139 from pine3ree/patch-1

3 years agodocs: fix title-bar fragment in link 12139/head
maks [Thu, 27 Aug 2020 12:17:45 +0000 (14:17 +0200)] 
docs: fix title-bar fragment in link

3 years agoMerge pull request #12133 from apriljunge/docs/correct-mediaquery-documentation
Daniel Ruf [Tue, 25 Aug 2020 07:07:45 +0000 (09:07 +0200)] 
Merge pull request #12133 from apriljunge/docs/correct-mediaquery-documentation

3 years agoCorrects wrongly documented MediaQuery function 12133/head
Gregor [Tue, 25 Aug 2020 06:54:42 +0000 (08:54 +0200)] 
Corrects wrongly documented MediaQuery function

Fixes #12132

3 years agoUpdate foundation.d.ts 12129/head
hvolmer [Mon, 17 Aug 2020 14:52:35 +0000 (08:52 -0600)] 
Update foundation.d.ts

Added foundation.d.ts export for ESM imports in TS projects

3 years agoMerge pull request #11876 from evagm/fix/include-ability-to-change-icon-position...
Daniel Ruf [Sat, 15 Aug 2020 12:33:13 +0000 (14:33 +0200)] 
Merge pull request #11876 from evagm/fix/include-ability-to-change-icon-position-for-nested-menu-list-icon-10623

fix: include ability to change icon position for nested menu list and fix alignment of icon with menu classes  #10623

3 years agoMerge pull request #12128 from apriljunge/docs/remove-xy-cell-breakpoints-mixin
Daniel Ruf [Sat, 15 Aug 2020 12:24:54 +0000 (14:24 +0200)] 
Merge pull request #12128 from apriljunge/docs/remove-xy-cell-breakpoints-mixin

docs: remove undefined xy-cell-breakpoints mixin

3 years agodocs: remove undefined xy-cell-breakpoints mixin 12128/head
apriljunge [Sat, 15 Aug 2020 05:07:51 +0000 (07:07 +0200)] 
docs: remove undefined xy-cell-breakpoints mixin

Closes #12127

3 years agoAdded BrowserStack Logo to Readme 12125/head
naineet [Sun, 9 Aug 2020 20:46:43 +0000 (02:16 +0530)] 
Added BrowserStack Logo to Readme

Hi,

Thanks for signing up for our open source program! We hope you’ve found it valuable.

Open source projects like yours power the world of tech, and we’re honored to be helping you. We’ve benefitted from hundreds of open source projects, and now's our time to give back.

I have added BrowserStack Logo under “Testing powered by” heading to the Readme

This helps us reach more open source developers like you, ones who can use BrowserStack’s infrastructure for free and build great products.

Naineet Patel
BrowserStack DevRel

3 years agotest: upgrade browserstack-runner and resolve ETXTBSY error
Daniel Ruf [Sun, 2 Aug 2020 16:56:49 +0000 (18:56 +0200)] 
test: upgrade browserstack-runner and resolve ETXTBSY error

3 years agoMerge pull request #12075 from DanielRuf/fix/12074-buttongroup-remove-margin-right...
Daniel Ruf [Sat, 1 Aug 2020 21:08:07 +0000 (23:08 +0200)] 
Merge pull request #12075 from DanielRuf/fix/12074-buttongroup-remove-margin-right-reset

fix: remove margin-right reset - closes #12074

3 years agoMerge pull request #12068 from phpfui/SubmitButtonExample
Daniel Ruf [Sat, 1 Aug 2020 21:06:57 +0000 (23:06 +0200)] 
Merge pull request #12068 from phpfui/SubmitButtonExample

3 years agoMerge pull request #12088 from badpk/patch-1
Daniel Ruf [Sat, 1 Aug 2020 21:04:22 +0000 (23:04 +0200)] 
Merge pull request #12088 from badpk/patch-1