UnderstrapFramework
|
36aa3366b2
|
Update README.md
|
2019-12-06 10:50:24 +00:00 |
UnderstrapFramework
|
fe9d3fbc37
|
Merge pull request #1062 from IanDelMar/header-blank-line
Remove blank line
|
2019-12-04 22:26:58 +00:00 |
UnderstrapFramework
|
a2311c8f67
|
Merge pull request #1069 from IanDelMar/file-headers-period
No period for summary in file headers
|
2019-12-04 22:26:35 +00:00 |
UnderstrapFramework
|
d506a57269
|
Merge pull request #1073 from IanDelMar/patch-9
Add id to nav
|
2019-12-04 22:25:18 +00:00 |
IanDelMar
|
c636a000ec
|
Add id to nav
|
2019-12-03 09:38:02 +01:00 |
IanDelMar
|
5877e21228
|
Use heading instead of aria-label
See #1063 for a discussion
|
2019-12-03 08:50:22 +01:00 |
IanDelMar
|
7a63872671
|
Move schema markup to body element
Removes schema markup from the div#wrapper-navbar element.
Re-adds the schema markup on the body element via filter.
|
2019-12-03 08:19:45 +01:00 |
IanDelMar
|
a2bbdb0eb7
|
Add understrap_body_attributes()
Function to display attributes for the body element. Attributes may be added via the filter `understrap_body_attributes`
|
2019-12-03 08:15:46 +01:00 |
IanDelMar
|
628601415b
|
No period for summary in file headers
According to WP's PHP documentation standards on file headers. See https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#6-file-headers.
|
2019-11-14 18:16:31 +01:00 |
IanDelMar
|
b64ba79f79
|
Use strict comparison
|
2019-11-12 08:56:12 +01:00 |
IanDelMar
|
27824b3c9c
|
Add aria-label to <nav>
|
2019-11-12 08:51:05 +01:00 |
IanDelMar
|
c159b33564
|
Remove blank line
|
2019-11-12 08:47:45 +01:00 |
IanDelMar
|
a4f7316e08
|
Use strict comparison
|
2019-11-09 12:12:25 +01:00 |
IanDelMar
|
c985f696ac
|
Add aria-current
See https://core.trac.wordpress.org/changeset/42808
|
2019-11-09 11:20:38 +01:00 |
IanDelMar
|
0efdd8c821
|
Fix static hero CSS class
Wrong CSS class mistakenly introduced in PR #802
|
2019-11-07 22:47:45 +01:00 |
IanDelMar
|
10c2597b64
|
Make priority filterable
|
2019-11-07 22:11:14 +01:00 |
IanDelMar
|
95415cd098
|
Fix identation
|
2019-11-07 22:05:37 +01:00 |
IanDelMar
|
527118bd2f
|
Add filter to theme default settings
|
2019-11-07 11:16:16 +01:00 |
Noel Springer
|
59ec5c4a43
|
Update Woocommerce cart template for WC 3.8.0
* cart.php (3.7.0=>3.8.0)
|
2019-11-06 18:25:28 +10:00 |
IanDelMar
|
aaf2da70f0
|
Add missing parameter type
|
2019-11-03 10:45:09 +01:00 |
dependabot[bot]
|
35b33ef0d5
|
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-30 10:19:13 +00:00 |
dependabot[bot]
|
fb159dc538
|
Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-30 10:19:08 +00:00 |
dependabot[bot]
|
aee07bb0ed
|
Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-30 10:19:07 +00:00 |
dependabot[bot]
|
ba49b68f62
|
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-30 10:18:54 +00:00 |
UnderstrapFramework
|
91cba1ccac
|
NavWalker link to more info
|
2019-10-30 10:16:58 +00:00 |
UnderstrapFramework
|
90bbcfe29e
|
Added wp-admin functions
|
2019-10-29 16:20:33 +00:00 |
UnderstrapFramework
|
ccd1075c89
|
Create wp-admin.php
|
2019-10-29 16:18:14 +00:00 |
Cedric
|
41d7a44fcf
|
Update .jscsrc
Array has duplicate items: "js/**.min.js"
|
2019-10-16 09:46:20 +02:00 |
IanDelMar
|
4ba652edfe
|
Fix typo
|
2019-10-06 09:59:56 +02:00 |
lilumi
|
7a02eed85c
|
fix travis config
|
2019-09-30 00:08:49 +03:00 |
lilumi
|
a31199a7a1
|
make correct modification date for generated css files
|
2019-09-29 13:16:42 +03:00 |
Lilumi Odi
|
16144fd330
|
add "custom-editor-style" to minify process
|
2019-09-28 16:30:03 +03:00 |
Lilumi Odi
|
ac0713dfca
|
Add "custom-editor-style.scss" and any other sass file to watch and compile process.
Add all js files to the 'scripts' gulp task.
|
2019-09-28 16:27:30 +03:00 |
Pavlic
|
681898a422
|
Update template-tags.php
Removes unnecessary space inside the author <a> tag and adds it just before opening it
|
2019-08-28 03:11:43 +03:00 |
Gary Kealy
|
c8c8caee62
|
Use get_template_directory()
|
2019-07-30 21:31:01 +01:00 |
IanDelMar
|
669b75104b
|
Add DocBlocks
* Add DocBlocks for functions
* Rename argument for `understrap_tiny_mce_style_formats`
* Use wp_json_encode instead of json_encode
|
2019-07-23 10:31:23 +02:00 |
IanDelMar
|
660ccc6f8c
|
Use https
|
2019-07-23 06:06:19 +02:00 |
IanDelMar
|
7ad430f3e9
|
Use bootstrap class
Use `.sr-only` for `.screen-reader-text`
|
2019-07-22 04:52:40 +02:00 |
IanDelMar
|
7808d0c4fd
|
Use bootstrap class
|
2019-07-22 04:47:29 +02:00 |
Gary Kealy
|
2dac14e6c1
|
Capital S
|
2019-07-18 17:21:25 +01:00 |
Gary Kealy
|
bc3c4cb375
|
Yoda conditions
|
2019-07-18 16:48:04 +01:00 |
Holger
|
c2a06502b7
|
Merge pull request #1005 from ylkyrg/code-standards
Update ruleset
|
2019-07-16 09:12:53 +02:00 |
Gary Kealy
|
afca2ffb56
|
Remove closing php tags at end of files
|
2019-07-04 15:58:08 +01:00 |
Gary Kealy
|
327e0ddb59
|
Fix some minor phpcs errors
|
2019-07-04 15:53:03 +01:00 |
Gary Kealy
|
5abb1baa8e
|
Update phpcs ruleset
|
2019-07-04 15:51:13 +01:00 |
Holger Koenemann
|
13f8c8d486
|
recompile before update to 0.9.4
|
2019-06-30 09:13:53 +02:00 |
Holger Koenemann
|
df8208b1b0
|
preparing 0.9.4 update
|
2019-06-30 09:11:58 +02:00 |
Holger
|
a1e9bfb7cd
|
Merge pull request #990 from ylkyrg/cosmetics
Use shorter ABSPATH check
|
2019-06-29 11:58:56 +02:00 |
Holger
|
19b083d0c5
|
Merge pull request #995 from ylkyrg/codesniffer
Add phpcs
|
2019-06-29 11:57:23 +02:00 |
Holger
|
a0a00cba6b
|
Merge pull request #998 from IanDelMar/patch-4
Update theme.scss
|
2019-06-29 11:56:51 +02:00 |