Commit Graph
9593 Commits
Author SHA1 Message Date
Gazook89 88720aadce add initial-value 2026-08-15 12:02:58 -05:00
Víctor Losada Hernández 98d579fc8a Merge branch 'master' into Accessible-Dropdowns 2026-07-29 18:38:57 +02:00
Gazook89 caeeabc735 fixes to colors, and editor wrapping breakpoint. 2026-07-27 21:47:58 -05:00
Víctor Losada Hernández d3b0739a53 Merge pull request #4932 from firstmatekidd/a11y_nav_kbd
Add nav buttons to the tab order and use semantic buttons so they are interactable with the keyboard
2026-07-27 12:18:08 +02:00
durstann 3628d1d57d Add nav buttons to the tab order and use semantic buttons so they are interactable with the keyboard 2026-07-26 23:47:10 -07:00
Víctor Losada Hernández 98117dae0e Merge pull request #4907 from naturalcrit/dependabot/npm_and_yarn/vite-8.1.5
Bump vite from 7.3.6 to 8.1.5
2026-07-26 15:32:01 +02:00
dependabot[bot] 62eea23a17 Bump vite from 7.3.6 to 8.1.5
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.3.6 to 8.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.1.5
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 13:28:49 +00:00
Víctor Losada Hernández 703fd9d675 Merge pull request #4915 from naturalcrit/dependabot/npm_and_yarn/react-router-8.3.0
Bump react-router from 7.18.1 to 8.3.0
2026-07-26 15:26:32 +02:00
dependabot[bot] 07230a3d9e Bump react-router from 7.18.1 to 8.3.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.18.1 to 8.3.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 8.3.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 13:23:30 +00:00
Víctor Losada Hernández 7fcbc149af Merge pull request #4917 from naturalcrit/dependabot/npm_and_yarn/prod-dependencies-ef4678beb4
Bump @oddbird/css-anchor-positioning from 0.9.0 to 0.10.1 in the prod-dependencies group across 1 directory
2026-07-26 15:21:07 +02:00
dependabot[bot] d7a4193d11 Bump @oddbird/css-anchor-positioning
Bumps the prod-dependencies group with 1 update in the / directory: [@oddbird/css-anchor-positioning](https://github.com/oddbird/css-anchor-positioning).


Updates `@oddbird/css-anchor-positioning` from 0.9.0 to 0.10.1
- [Release notes](https://github.com/oddbird/css-anchor-positioning/releases)
- [Changelog](https://github.com/oddbird/css-anchor-positioning/blob/main/CHANGELOG.md)
- [Commits](https://github.com/oddbird/css-anchor-positioning/compare/v0.9.0...v0.10.1)

---
updated-dependencies:
- dependency-name: "@oddbird/css-anchor-positioning"
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-26 09:34:48 +00:00
Víctor Losada Hernández c7bcd29843 Merge pull request #4850 from 5e-Cleric/add-back-selection-tabbing
Add back selection tabbing
2026-07-26 11:10:46 +02:00
Víctor Losada Hernández 5dff482920 Merge branch 'master' into add-back-selection-tabbing 2026-07-26 11:07:21 +02:00
Víctor Losada Hernández 3d3286604a Merge pull request #4196 from naturalcrit/add-remove-author-if-owner
Add function to remove other authors
2026-07-26 01:08:47 +02:00
Víctor Losada Hernández 16ec16c6b8 small changes 2026-07-26 01:05:13 +02:00
Víctor Losada Hernández 416e8bbec6 Merge branch 'add-remove-author-if-owner' of https://github.com/naturalcrit/homebrewery into add-remove-author-if-owner 2026-07-26 00:34:27 +02:00
Víctor Losada Hernández f2260a6ca9 update lock 2026-07-26 00:34:22 +02:00
Víctor Losada Hernández 2a6e77731b Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-remove-author-if-owner 2026-07-26 00:22:32 +02:00
Víctor Losada Hernández 635e4b512f Merge pull request #4877 from G-Ambatte/fixDocker-#4804
Fix Vite transformation for Docker
2026-07-26 00:12:05 +02:00
Víctor Losada Hernández 729fcb4a11 Merge branch 'master' into fixDocker-#4804 2026-07-26 00:02:55 +02:00
G.Ambatte 60592fcef6 Merge pull request #4908 from ReinaSweet/sandbox-renderer-iframe
Add a sandbox property to the renderer iframe
2026-07-26 09:51:19 +12:00
G.Ambatte cd8df1c4b3 Merge branch 'master' into sandbox-renderer-iframe 2026-07-26 09:48:31 +12:00
Víctor Losada Hernández 173706a43b Merge pull request #4874 from firstmatekidd/render_a11y_squash
Accessibility: Add title to the brew render iframe.
2026-07-25 23:48:09 +02:00
Víctor Losada Hernández 71c13a89a8 Merge branch 'master' into render_a11y_squash 2026-07-25 23:44:49 +02:00
durstann 7d434fe939 Revert linter change 2026-07-23 18:57:01 -07:00
ReinaSweet 5fa7b95e19 Add a sandbox property to the renderer iframe to prevent any script execution
But still allow for print (via allow-modals), same-origin downloads, and top navigation (so that links work).
2026-07-18 03:02:41 -07:00
Trevor Buckner 2eb246ab0d Merge pull request #4899 from Gazook89/Add-Components-to-aliased-directories
Add `@components` aliases to vite config
2026-07-12 16:51:21 -04:00
Gazook89 fd6fd98fdc Add @components aliases to vite config
And update all the files to point to that directory to use the alias.
2026-07-11 17:41:49 -05:00
Gazook89 fe297a47b2 cleanup extra css
Remove some unused css rules that weren't cut before, and a little bit of rearranging to group "dropdown" stuff together and "tools" together.
2026-07-09 14:14:21 -05:00
Gazook89 5d67d48436 Add custom properties to dropdown.less
Adds registered custom properties to the dropdown menus, which can be set in another stylesheet at any level (either on the direct element or on an ancestor) or use the default values given.
2026-07-09 14:13:22 -05:00
Gazook89 794c2fa09d add disabled attribute to items. beta to status
Adds the `disabled` attribute to a menu-item button if it's disabled, not just as a className.  Styling changes centered on that as well.

Also changes the `beta` class to `status` because it is used for both `beta` and `disabled` indicators.  Styling changes for that.
2026-07-09 14:10:49 -05:00
Gazook89 c5db25f076 set a relative color on menu triggers when open 2026-07-08 23:36:08 -05:00
Gazook89 6f1ad35492 add aria labels to items 2026-07-08 23:35:45 -05:00
Gazook89 5c4d498a99 add contain: content
tiny change for tiny performance
2026-07-08 22:26:37 -05:00
Gazook89 2e3f69b478 Remove unnecessary styling on .menu-wrapper
The styling in the dropdown.less file targeting `.menu-wrapper` was not doing anything.  Double checked on old firefox, too, in case it was needed for oddbird polyfill.
2026-07-08 22:09:25 -05:00
Gazook89 8e720d1c60 Set html structure to ul/li. Set roles.
The snippets are a `menubar` in terms of role, and is a list of items (`menitem`, `li`).

Note for myself:  submenus are `menu` roles that immediately follow their triggering `menuitem` and are direct children of the parent `menu`, per WCAG.  This is done in this commit.
2026-07-08 22:06:00 -05:00
Trevor Buckner 5bd3b81099 Merge pull request #4891 from dbolack-ab/normalizeNodeVersions
Normalize config files for containers to Node 26.4
2026-07-08 15:31:38 -04:00
Trevor Buckner 4ea4c74783 Merge branch 'master' into normalizeNodeVersions 2026-07-08 15:28:16 -04:00
Trevor Buckner d25e572ab2 Merge pull request #4769 from Gazook89/Better-Dropdowns
Better dropdowns
2026-07-07 22:06:12 -04:00
Gazook89 f6f4faba27 remove tests 2026-07-07 20:44:01 -05:00
David Bolack 25ba58ffa7 Circle ci does not alias a latest. Pin to 26.4.0 2026-07-05 17:58:43 -05:00
David Bolack 54968de248 move to 26 2026-07-05 17:45:54 -05:00
David Bolack 5a52b088ea Push everything to node 25 2026-07-05 17:40:11 -05:00
Gazook89 f67ab5bb16 update brewRenderer.jsx 2026-07-04 20:25:01 -05:00
Gazook89 9048253c9c revert some unintended changes from an earlier merge
commit e02ce4f898 unintentionally undid some changes for v4 by dbolack, I'm not really sure how.  It's evidently not possible to directly "revert" those changes without having a conflicted file, i think something was borked in the process.

manually reverting the changes here, hopefully it works out.
2026-07-04 20:16:02 -05:00
David Bolack 1789c2361f Normalize config files for conatiners to 20.18 based on circleci testing. 2026-07-04 14:55:11 -05:00
Gazook89 416161e617 fix to previous commit. 2026-07-02 23:44:19 -05:00
Gazook89 3836150e42 hide arrows on snippetbar triggers, improve spacing
to decrease the width used for the snippet bar triggers, removed the down arrows (for the top level triggers only).  And, reduced the padding on the icons in the snippetbar while retaining it inside the menus.

The icons still align between the menu list and the menu trigger, but the text labels do not.
2026-07-02 23:40:01 -05:00
Gazook89 b62dc7e5c9 Update package-lock.json 2026-07-02 23:15:08 -05:00
Gazook89 5c50f35570 Merge branch 'master' into Better-Dropdowns 2026-07-02 23:08:37 -05:00