Brian Coords
|
1ae4383b7d
|
replaces optional extend
|
2022-03-13 12:40:50 -07:00 |
Brian Coords
|
7be39e9f34
|
replaces cf7 button with mixin
|
2022-03-13 12:33:03 -07:00 |
Brian Coords
|
857c8783bb
|
Merge pull request #1647 from understrap/gutenberg-search-form
Added the styles for the new gutenberg-based search widget
|
2022-03-13 12:23:46 -07:00 |
Brian Coords
|
90f13d71a4
|
updates extends to mixins when possible
|
2022-03-13 12:22:25 -07:00 |
Brian Coords
|
859ec68150
|
Merge branch 'develop' of https://github.com/understrap/understrap into gutenberg-search-form
|
2022-03-13 12:07:01 -07:00 |
Brian Coords
|
c6786dc66f
|
Merge pull request #1644 from understrap/bug/off-canvas-close
Fixed off-canvas close icon is hidden behind admin bar
|
2022-03-13 11:59:26 -07:00 |
Brian Coords
|
09393fba6a
|
Merge branch 'develop' of https://github.com/understrap/understrap into bug/off-canvas-close
|
2022-03-13 11:55:29 -07:00 |
Brian Coords
|
ad830f6a5b
|
Merge pull request #1660 from IanDelMar/workflow
Restrict the linting workflow to pushes/prs with php files
|
2022-03-13 11:51:45 -07:00 |
IanDelMar
|
577e6155a2
|
add php setup to php-lint job
|
2022-03-11 00:57:04 +01:00 |
IanDelMar
|
67ea6a5192
|
remove unused output
|
2022-03-11 00:32:31 +01:00 |
IanDelMar
|
d0de8fe6ce
|
use environment variable for php version
|
2022-03-11 00:29:30 +01:00 |
IanDelMar
|
76405f0f36
|
restrict linting to pushes/prs with php files
|
2022-03-11 00:28:35 +01:00 |
IanDelMar
|
cde45d6570
|
remove branch from workflow_dispatch
|
2022-03-11 00:27:28 +01:00 |
IanDelMar
|
e9076c08d0
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2022-03-10 23:31:58 +01:00 |
Brian Coords
|
40cf271063
|
Merge pull request #1615 from understrap/bug/block-editor-buttons
Fixed Block editor buttons on hover
|
2022-03-10 08:49:13 -08:00 |
bacoords
|
062a1f5bf3
|
Update PHPMD basefile
|
2022-03-10 16:47:19 +00:00 |
Brian Coords
|
389d299972
|
Merge branch 'develop' of https://github.com/understrap/understrap into bug/block-editor-buttons
|
2022-03-10 08:46:45 -08:00 |
Brian Coords
|
fe2d357303
|
Merge pull request #1642 from IanDelMar/skip-link
Fix skip to content link for Bootstrap 5
|
2022-03-10 08:31:40 -08:00 |
IanDelMar
|
198f1e5c5d
|
Update PHPMD basefile
|
2022-03-10 15:21:38 +00:00 |
IanDelMar
|
0a2af8bf94
|
fix wpcs
|
2022-03-10 14:39:11 +01:00 |
IanDelMar
|
fbc12d9925
|
re-build css
|
2022-03-10 14:37:25 +01:00 |
IanDelMar
|
91ccb35e1c
|
re-build css
|
2022-03-10 14:30:54 +01:00 |
IanDelMar
|
c00c4003db
|
fix skip link (bootstrap 5)
|
2022-03-10 14:29:31 +01:00 |
Brian Coords
|
5e004b295f
|
updates color to pull primary color
|
2022-03-09 16:15:33 -08:00 |
Brian Coords
|
6242ac7cfd
|
merge develop changes
|
2022-03-09 16:02:28 -08:00 |
Brian Coords
|
2bd265624e
|
Merge pull request #1632 from IanDelMar/build
Update build process
|
2022-03-09 15:48:10 -08:00 |
IanDelMar
|
18daeaec3d
|
set phpstan's cache location explicitly
|
2022-03-09 03:19:59 +01:00 |
IanDelMar
|
3dce2186fa
|
fix typo in phpstan config
|
2022-03-09 03:02:39 +01:00 |
IanDelMar
|
360a6b28f5
|
revert color palette json to bootstrap 4
|
2022-03-09 02:46:55 +01:00 |
IanDelMar
|
e2acf1e720
|
Update package.json
|
2022-03-09 02:45:24 +01:00 |
IanDelMar
|
89bfb7065b
|
update pr template to reflect changes in composer scripts
|
2022-03-09 02:41:41 +01:00 |
IanDelMar
|
da12b4af46
|
re-build css and js
|
2022-03-09 02:18:41 +01:00 |
IanDelMar
|
23b8b51d63
|
adjust editor scss to updated build process
|
2022-03-09 02:15:47 +01:00 |
IanDelMar
|
77c1774927
|
Bump caniuse-lite from 1.0.30001312 to 1.0.30001313
commit 54b471f2f4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 7 06:00:55 2022 +0000
Bump caniuse-lite from 1.0.30001312 to 1.0.30001313
Bumps [caniuse-lite](https://github.com/browserslist/caniuse-lite) from 1.0.30001312 to 1.0.30001313.
- [Release notes](https://github.com/browserslist/caniuse-lite/releases)
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001312...1.0.30001313)
---
updated-dependencies:
- dependency-name: caniuse-lite
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 02:08:44 +01:00 |
IanDelMar
|
0b4a581552
|
Bump browserslist from 4.19.3 to 4.20.0
commit eecc760b9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 7 06:00:47 2022 +0000
Bump browserslist from 4.19.3 to 4.20.0
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.19.3 to 4.20.0.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.19.3...4.20.0)
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 02:06:26 +01:00 |
IanDelMar
|
0c2faa4c4c
|
Bump postcss from 8.4.7 to 8.4.8
commit ac3e3e14bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 7 06:00:32 2022 +0000
Bump postcss from 8.4.7 to 8.4.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.7...8.4.8)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 02:05:39 +01:00 |
IanDelMar
|
78037108ef
|
Bump rollup from 2.68.0 to 2.69.2
commit 4a95f3a516
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 7 06:01:04 2022 +0000
Bump rollup from 2.68.0 to 2.69.2
Bumps [rollup](https://github.com/rollup/rollup) from 2.68.0 to 2.69.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.68.0...v2.69.2)
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 02:03:59 +01:00 |
IanDelMar
|
c40767b85b
|
Bump terser from 5.11.0 to 5.12.0
commit 145aa340ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon Mar 7 06:00:39 2022 +0000
Bump terser from 5.11.0 to 5.12.0
Bumps [terser](https://github.com/terser/terser) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.11.0...v5.12.0)
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-09 02:02:19 +01:00 |
IanDelMar
|
49a7838512
|
let dependabot check bootstap 5 and github actions
|
2022-03-09 01:55:12 +01:00 |
IanDelMar
|
b6cd3ad9d9
|
add github actions lint workflow
|
2022-03-09 01:50:40 +01:00 |
IanDelMar
|
89ec787151
|
fix wpcs
|
2022-03-09 00:32:46 +01:00 |
IanDelMar
|
7679b3a922
|
Update phpcs config
|
2022-03-09 00:32:46 +01:00 |
IanDelMar
|
e9ff226360
|
update composer scripts, add phpmd and phpstan
|
2022-03-09 00:32:46 +01:00 |
IanDelMar
|
07427df9af
|
remove travis, jshint and jscs config file
|
2022-03-07 03:00:56 +01:00 |
IanDelMar
|
a48c10dd29
|
re-build js and js maps
|
2022-03-06 21:06:30 +01:00 |
IanDelMar
|
d8acb2f916
|
merge bootstrap 4 terser config into bootstrap 5 terser config
|
2022-03-06 21:03:15 +01:00 |
IanDelMar
|
44cb85c8b5
|
let rollup output base file for minification
|
2022-03-06 21:00:53 +01:00 |
Kiran Nasim
|
d383763624
|
Added the styles for the new gutenberg-based search widget
|
2022-03-03 16:47:12 -08:00 |
Kiran Nasim
|
fdbb772f58
|
Fixed off-canvas close icon is hidden behind admin bar
|
2022-03-02 08:08:13 -08:00 |
IanDelMar
|
e2ce564f10
|
exclude dist from lint:php script
|
2022-03-02 09:25:50 +01:00 |