Commit Graph

1380 Commits

Author SHA1 Message Date
Ray Elliott 394e690218 'fix' scripts 2020-05-08 10:10:15 +00:00
Ray Elliott 92a82a32f7 fix stylin"scss", "css", g 2020-05-08 10:09:56 +00:00
Ray Elliott f0ad875981 remove rtl styling 2020-05-08 10:09:30 +00:00
Ray Elliott 68d5abe11c add font mixins 2020-05-08 10:09:13 +00:00
Ray Elliott 028fb126ce fix styling 2020-05-08 10:08:23 +00:00
Ray Elliott 7b0008b261 update css 2020-05-07 20:43:30 +00:00
Ray Elliott 07d03510fd replace font-family declarations with mixins 2020-05-07 20:42:51 +00:00
Ray Elliott d166d38ae8 update .gitignore 2020-05-07 20:23:11 +00:00
Ray Elliott 146bb0e0fe do not exit after composer setup 2020-05-07 20:18:35 +00:00
Ray Elliott a833f5bf94 add typography mixins, google fonts helper 2020-05-07 20:13:07 +00:00
Ray Elliott 2adfce302f initial fork 2020-05-07 18:25:37 +01:00
Ismail El Korchi 301248d5e7
Remove the skip link focus fix (#1424) 2020-05-07 05:09:46 +00:00
Said El Bakkali cf4410cb1f
Replace className.indexOf with classList.contains (#1422)
* Compile rlt styles

* Replace className.indexOf with classList.contains

* Fix the composer comand

* Update js/navigation.js

Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>

* Update js/navigation.js

Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>

* Update js/navigation.js

Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>

Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
2020-05-06 07:20:29 +00:00
Sajedeh Gooklani 50ce93c7cd
Use CSS grid for gallery styles (#1246)
Co-authored-by: Ismail El Korchi <ismail.elkorchi@gmail.com>
2020-05-03 23:26:48 +00:00
Ismail El Korchi a9699ffb9b
Update README.md documentation (#1419) 2020-05-01 22:52:03 +00:00
Ismail El Korchi dfd1dd9e48
Add a bundle script to generate a zip file for theme distribution (#1417) 2020-04-30 20:15:59 +00:00
Ismail El Korchi 572888d9cf
Update npm dependencies (#1418) 2020-04-30 18:13:54 +00:00
Luiz "Bills 0b3e249192
Float implies the use of the block layout (#960) 2020-04-24 20:05:18 +00:00
Neil Abraham e8650e1ee9
Use the system font stack from WP admin (#1416) 2020-04-24 12:36:40 +00:00
Neil Abraham fd76af274d
Upgrade normalize.css to v8.0.1 (#1415) 2020-04-24 10:59:13 +00:00
Ismail El Korchi 5c9c0fc9d5
Remove the layouts folder (#1398) 2020-04-23 17:07:33 +00:00
Neil Abraham 4909e965c4
Remove font-size mixin (#1413) 2020-04-23 16:16:40 +00:00
Vasu a4dae93801
Add grid layout to .no-sidebar (#1412) 2020-04-23 16:08:18 +00:00
Ismail El Korchi 9dc865c32b
Merge pull request #1251 from mor10/css-grid
Refactor _S to modern CSS layout standards using grid and flex
2020-04-18 19:41:54 +01:00
Morten Rand-Hendriksen 31df4716c8 Refactor the css layout to use grid and flex
Remove #primary

Remove #primary, take 2

Change primary layout module to CSS grid.

Remove ::before / ::after based clearfixes. When using flex and grid, pseudo-elements are considered flex/grid elements and cause unexpected behavior. Clearfix is a tool to resolve clearing when using float-based layouts. Modern flex/grid-based layouts do not need them.

Main menu: Use flex as layout module.

Main menu cleanup.

Comments, Posts, and Post Navigation: Use flex for layout. Automatic RTL.

Remove errant test data.

- Fixed skip to content link to point to main content (#primary).
- Changed ID for <main> to #primary to preserve original separation between main and sidebar (#secondary).
- Removed superfluous ID reference to #secondary in CSS.
- Cleaned up whitespace triggering Travis errors.

Fix wpcs issues

Cleaning the rebase

Compile CSS

Remove primary div from WooCommerce too

grid-template-columns property doesn't support negative values
2020-04-18 19:26:11 +01:00
Ismail El Korchi 0fb601bdbe
Merge pull request #1411 from Ismail-elkorchi/CONTRIBUTING.md
Add instruction to run CLI tools in CONTRIBUTING.md
2020-04-17 22:44:01 +01:00
Ismail El Korchi fce04b6b4e
Merge pull request #1161 from Automattic/update-single-post-nav
Add "Next/Previous" text to single-post navigation
2020-04-17 22:38:12 +01:00
Ismail El Korchi 40978b6b78 Fix WPCS errors 2020-04-17 22:24:27 +01:00
Ismail El Korchi 99b9ca117a Merge branch 'master' into update-single-post-nav 2020-04-17 22:05:34 +01:00
Ismail El Korchi d4689ff5fd Add instruction to run CLI tools in CONTRIBUTING.md 2020-04-17 21:50:14 +01:00
Ismail El Korchi faac8fa287
Merge pull request #1410 from Ismail-elkorchi/optimize-travis
Travis CI : don't install dependencies unless they are used
2020-04-16 23:09:41 +01:00
Ismail El Korchi d8eac45712 Travis CI : dont install dependencies unless they are used 2020-04-16 23:01:18 +01:00
Ismail El Korchi a00645e7fc
Merge pull request #1409 from Ismail-elkorchi/@wordpress/scripts
Update @wordpress/scripts package
2020-04-16 22:44:46 +01:00
Ismail El Korchi 253b7a08d8 Update @wordpress/scripts package 2020-04-16 22:32:44 +01:00
Ismail El Korchi d788f9b374
Merge pull request #1407 from neilabraham/master
Readme: six-step find and replace
2020-04-16 12:19:27 +01:00
Neil Abraham 3749eb6bae Readme: now six-step find and replace 2020-04-16 09:20:40 +01:00
Ismail El Korchi 817e14f312
Merge pull request #1406 from Ismail-elkorchi/fix-gallery-zoom
Fix the WooCommerce gallery zoom and gallery lightbox
2020-04-15 10:43:22 +01:00
Ismail El Korchi 153ca6a0fb
Merge pull request #1405 from Ismail-elkorchi/travis-xenial
Bump the Linux distribution on Travis from Trusty to Xenial
2020-04-15 10:39:33 +01:00
Ismail El Korchi 21d52ac87a Bump the Linux distribution on Travis from Trusty to Xenial
And add missing OS and change matrix to jobs
2020-04-15 00:07:34 +01:00
Ismail El Korchi c6da2b7087 Fix the WooCommerce gallery zoom and gallery lightbox 2020-04-14 23:36:44 +01:00
Ismail El Korchi ce85ca3291
Merge pull request #1404 from Ismail-elkorchi/woocommerce-aria
Remove an unnecessary ARIA role
2020-04-14 18:35:33 +01:00
Ismail El Korchi 5b1bf56a50 Remove an unnecessary ARIA role 2020-04-14 18:14:58 +01:00
Ismail El Korchi b04bcdcc1f
Merge pull request #1396 from Ismail-elkorchi/rtl-css
Use build tooling to compile the RTL CSS
2020-04-13 20:27:00 +01:00
Ismail El Korchi 2c0d578a80
Merge pull request #1399 from Ismail-elkorchi/update-readme.txt
Update readme.txt
2020-04-13 20:15:44 +01:00
Ismail El Korchi 0388070422
Merge pull request #1401 from audrasjb/fix-html5-support-style-script
Declare HTML5 scripts and styles support for better compliance with W3C validator
2020-04-12 23:50:17 +01:00
Jb d6f8026895 Declare HTML5 scripts and styles support for better compliance with W3C validator 2020-04-13 00:14:06 +02:00
Ismail El Korchi 0430a060da Update readme.txt 2020-04-12 21:30:49 +01:00
Ismail El Korchi 504be8d669 Use build tooling to compile the RTL CSS 2020-04-11 22:23:54 +01:00
Ismail El Korchi 55fafb9558
Merge pull request #1303 from jaredcaraway/fix-aria-expanded
Remove unnecessary aria-expanded attribute on ul
2020-04-11 20:53:58 +01:00
Jared Caraway b44cdaecbc Remove unnecessary aria-expanded attribute on ul
Remove another irrelevant instance of aria-expanded
2020-04-11 20:43:26 +01:00