-
Notifications
You must be signed in to change notification settings - Fork 3.3k
54370 site icon post review #6109
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
Closed
Closed
Changes from all commits
Commits
Show all changes
66 commits
Select commit
Hold shift + click to select a range
cb96657
Fix typo
kebbet cfffe29
Adds `data-choose` attribute for media modal
kebbet ff3ef3a
Adds docblocks, removes wrapping function.
kebbet 44ca10d
Adds since tag, follow coding standards I guess.
kebbet ed9df2c
Store selected elements in vars.
kebbet 54a0565
Updates docblock, move `frame` into initializing function
kebbet e584698
Reduce calls to .attr(). Remove `classes` var
kebbet 233f89b
Adds space before the opening brackets
kebbet 8ffc136
Reuse existing attribute, rename selector (in PHP)
kebbet 5a97e40
Address review comments from @afercia
kebbet a3020b6
Merge branch 'WordPress:trunk' into 54370-site-icon-post-review
kebbet c930802
JS-fixes
kebbet c695e3c
Focus loss and fixed button ID for triggering modal.
kebbet 564cdbd
Removes unnecessary setting of focus
kebbet cb268c4
Coding standard fixes.
kebbet 1d696f7
Merge branch 'WordPress:trunk' into 54370-site-icon-post-review
kebbet edb1546
Updates docblocks, combine var-statements, start jQuery objects with …
kebbet 8269ea3
Merge branch 'WordPress:trunk' into 54370-site-icon-post-review
kebbet 10fe004
Accessibility: adds better alternative text to the images
kebbet 71f353f
CS-issue with to many tabs.
kebbet 18e9c1e
CS-issue
kebbet 142fec6
Missing semicolons.
kebbet 63f3885
Handle alt-attribute on remove
kebbet d7b30c0
Remove debug log.
kebbet f540014
Remove IIFE-sections, adjusts indents. Move var to function scope
kebbet 84a7d4b
Merge branch 'WordPress:trunk' into 54370-site-icon-post-review
kebbet b5c43ed
Temp reset
kebbet e79e952
Merge branch '54370-site-icon-post-review' of https://github.com/kebb…
kebbet 07c9089
Remove IIFE-sections, adjusts indents. Move var to function scope
kebbet ebfd54b
Merge branch 'WordPress:trunk' into 54370-site-icon-post-review
kebbet 1f309ac
Adds prefix to alt text for each preview image.
kebbet 869eae7
Address feedback from @afercia
kebbet 94efea9
CS-fixes
kebbet 8d5030a
CS-fixes
kebbet 09641b7
Update src/js/_enqueues/admin/site-icon.js
kebbet a2bafb7
Address feedback from @aaronjorbin
kebbet 2e177f0
fix
kebbet 17a1618
Merge branch 'trunk' of github.com:WordPress/wordpress-develop into 5…
aaronjorbin d32112c
Start wiring in new UI
aaronjorbin 399c5ff
Update text for description
aaronjorbin 80fa6d0
Ensure unused dependecies aren't enqueued and translations are proper…
aaronjorbin cd760fb
Set IDs so JS works
aaronjorbin 348e4aa
Minor tweaks to comments
aaronjorbin d2700c7
Ensure icons can be hidden
aaronjorbin b78cd5c
use less generic class names
aaronjorbin 9e0220f
Fix specificity in preview
aaronjorbin 9eacf2c
Use unitless for 0
aaronjorbin 22a00f0
Use unitless for 0
aaronjorbin 0a7c74b
lowercase colors
aaronjorbin 10642d3
lowercase colors
aaronjorbin 2d986fd
lowercase colors
aaronjorbin d75fb0d
Use unitless for 0
aaronjorbin 138f269
Use unitless for 0
aaronjorbin 952bb3f
lowercase colors
aaronjorbin 4ed3128
Use unitless for 0
aaronjorbin 5ffd471
Use unitless for 0
aaronjorbin 7b67b64
Fix indentation
aaronjorbin f023335
Merge branch 'trunk' of github.com:WordPress/wordpress-develop into 5…
aaronjorbin 254a288
Update Title in preview as it chagnes
aaronjorbin 57f3d4a
Update background for preview with the new image
aaronjorbin 6564f9b
Remove float which was used in old UI as it is interfering with the p…
aaronjorbin 69416b4
Merge branch 'trunk' of github.com:WordPress/wordpress-develop into 5…
aaronjorbin b76e500
Restore alt text for browser and remove svg from screen reader
aaronjorbin 16a3a8c
Use <code> tag for size info.
kebbet 91fb8a8
Tidy CSS and add border to preview field.
kebbet 9b68ef5
use prettier to format CSS and JS
aaronjorbin 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
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.