Skip to content
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

v35 component doc page fixes #1942

Merged
merged 59 commits into from
Mar 16, 2022
Merged

v35 component doc page fixes #1942

merged 59 commits into from
Mar 16, 2022

Commits on Feb 21, 2022

  1. prepare integration branch

    rezrah committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fdd6915 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    4a0cc23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff7da70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94034e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Move deprecated components to deprecated folder (#1881)

    * prepare integration branch
    
    * Move deprecated components to deprecated folder
    
    * Add subpath exports for deprecated
    
    * Fix up the docs
    
    * Remove dialog and formgroup components
    
    * Fix up all the tests
    
    * Create smooth-cameras-prove.md
    
    Co-authored-by: Reza Rahman <rezrah@github.com>
    pksjce and rezrah committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    8cd1243 View commit details
    Browse the repository at this point in the history
  2. Prefix component with types exported from ActionList2 and ActionMenu2 (

    …#1883)
    
    * prefix component name to types
    
    * add changeset
    
    * Update .changeset/actionlist2-actionmenu2-prefix-types.md
    
    Co-authored-by: Cole Bemis <colebemis@github.com>
    
    Co-authored-by: Cole Bemis <colebemis@github.com>
    siddharthkp and colebemis committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    310e655 View commit details
    Browse the repository at this point in the history
  3. Export PageLayout from main bundle (#1882)

    * Export PageLayout from main bundle
    
    * Create odd-apes-guess.md
    
    * Add PageLayout to sidenav
    
    * Update .changeset/odd-apes-guess.md
    
    Co-authored-by: Rez <rezrah@github.com>
    
    * Update PageLayout docs
    
    Co-authored-by: Rez <rezrah@github.com>
    colebemis and rezrah committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    df75752 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fc788f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Update release notes and add deprecation notices for SelectMenu and D…

    …ropdown (#1887)
    
    * chore: add deprecation notices for SelectMenu and Dropdown
    
    * fix: deprecated metadata scope in docs
    
    * docs: update release notes for Flex and BorderBox
    
    * docs: update release notes for Position
    
    * chore: add deprecated scope to jsx snippets
    
    * chore: add release notes for Dropdown deprecation
    
    * chore: add Grid release notes
    
    * update release notes
    rezrah committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    14bd580 View commit details
    Browse the repository at this point in the history
  2. Deprecate ActionMenu v1 & Promote drafts/ActionMenu v2 (#1895)

    * Deprecate ActionList v1
    
    * Promote drafts/ActionList2 to main/ActionList
    
    * Add changelog
    
    * Undo package-lock change
    
    * update ActionList import for Menu2 docs
    
    * Deprecate ActionMenu - part 1
    
    * Deprecate ActionMenu - part 2
    
    * Promote drafts/ActionMenu2 to main/ActionMenu
    
    * Add changelog
    
    * Add @deprecated on deprecated/ActionMenu
    
    * docs fixed!
    siddharthkp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f366604 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5c4b92 View commit details
    Browse the repository at this point in the history
  4. Deprecate ActionList v1 & Promote drafts/ActionList v2 (#1893)

    * Deprecate ActionList v1
    
    * Promote drafts/ActionList2 to main/ActionList
    
    * Add changelog
    
    * Undo package-lock change
    
    * update ActionList import for Menu2 docs
    
    * changelog oopsie
    
    * fix docs copy
    
    * Add @deprecated on deprecated/ActionList
    
    * oopsie on the link
    
    * PR feedback on deprecation message
    siddharthkp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    17ef5ef View commit details
    Browse the repository at this point in the history
  5. Deprecate ActionMenu v1 & Promote drafts/ActionMenu v2 (#1897)

    * Deprecate ActionList v1
    
    * Promote drafts/ActionList2 to main/ActionList
    
    * Add changelog
    
    * Undo package-lock change
    
    * update ActionList import for Menu2 docs
    
    * Deprecate ActionMenu - part 1
    
    * Deprecate ActionMenu - part 2
    
    * Promote drafts/ActionMenu2 to main/ActionMenu
    
    * Add changelog
    
    * Add @deprecated on deprecated/ActionMenu
    
    * docs fixed!
    
    * reorder deprecated components alphabetically
    
    * Update deprecation message
    
    * Fix missing icon that only broke on this PR for some reason
    siddharthkp committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    d402357 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09f87c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    87889b5 View commit details
    Browse the repository at this point in the history
  2. Deprecate DropdownMenu v1 + Remove DropdownMenu v2 (#1898)

    * Deprecate ActionList v1
    
    * Promote drafts/ActionList2 to main/ActionList
    
    * Add changelog
    
    * Undo package-lock change
    
    * update ActionList import for Menu2 docs
    
    * Deprecate ActionMenu - part 1
    
    * Deprecate ActionMenu - part 2
    
    * Promote drafts/ActionMenu2 to main/ActionMenu
    
    * Add changelog
    
    * Add @deprecated on deprecated/ActionMenu
    
    * docs fixed!
    
    * reorder deprecated components alphabetically
    
    * Update deprecation message
    
    * Fix missing icon that only broke on this PR for some reason
    
    * Deprecate DropdownMenu
    
    * Use deprecated Dropdown for theme switcher
    
    * Delete drafts/DropdownMenu2
    
    * Add changelog
    
    * remove debug statement :)
    siddharthkp committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    d6d1ca4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64b8f88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05e54ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b51ea3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8a3de1 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Button deprecation (#1908)

    * Move old button to deprecated
    
    * Move Button2 to main bundle
    
    * Add migration docs
    
    * More changes from the checklist
    
    * More deprecation
    
    * Update tests
    
    * Add deprecated details
    
    * Create many-roses-hammer.md
    
    * Update .changeset/many-roses-hammer.md
    
    Co-authored-by: Rez <rezrah@github.com>
    
    * Update many-roses-hammer.md
    
    * Update many-roses-hammer.md
    
    * Update many-roses-hammer.md
    
    Co-authored-by: Rez <rezrah@github.com>
    pksjce and rezrah committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    61404ae View commit details
    Browse the repository at this point in the history
  2. Deprecate components replaced by FormControl (#1888)

    * moves InputField to deprecated package
    
    * adds jsdoc comments for deprecation
    
    * adds changeset
    
    * fixes bad autoformatting in changeset
    
    * fixes import path in test file
    
    * addresses PR feedback
    
    * fixes FormGroup import in test
    
    * addresses PR feedback
    
    * moves tests to depreacted directory
    
    * removes docs header image
    
    * fixes bad formatting in changelog markdown
    mperrotti committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    f94dcd3 View commit details
    Browse the repository at this point in the history
  3. fix merge conflicts with main

    rezrah committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    363bb07 View commit details
    Browse the repository at this point in the history
  4. Revert "fix merge conflicts with main"

    This reverts commit 363bb07, reversing
    changes made to f94dcd3.
    rezrah committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    4babf20 View commit details
    Browse the repository at this point in the history
  5. Deprecate ChoiceFieldset and ChoiceInputField (#1900)

    * deprecates ChoiceFieldset and ChoiceInputField
    
    * update import paths in tests
    
    * addresses more PR feedback
    
    * fixes bad imports in docs
    
    * updates outdated story and test
    
    * moves components to deprecated directory
    
    * fixes broken docs pages
    
    * fixes bad formatting in changelog markdown
    
    * minor tweaks
    
    * moves deprecated notation for ChoiceInputField
    mperrotti committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    d61b28a View commit details
    Browse the repository at this point in the history
  6. Deprecate legacy Label component (#1889)

    * moves Label to deprecated bundle
    
    * graduates Label2 to main bundle
    
    * cleanup
    
    * adds changeset
    
    * fixes tests
    
    * update legacy label snapshots
    
    * Update .changeset/heavy-points-marry.md
    
    Co-authored-by: Rez <rezrah@github.com>
    
    * Update docs/content/Label.mdx
    
    Co-authored-by: Rez <rezrah@github.com>
    
    * addresses pr feedback
    
    * adds Label back to sidebar
    
    * updates tests, removes docs header image
    
    * removes docs header image
    
    * fixes tests
    
    * resets changed test
    
    Co-authored-by: Rez <rezrah@github.com>
    mperrotti and rezrah committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e9b81fa View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Move remaining deprecated components to src/deprecated (#1917)

    * Move deprecated components to src/deprecated
    
    * Fix imports for tests
    siddharthkp committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5b18a97 View commit details
    Browse the repository at this point in the history
  2. Various fixes for v35 (#1916)

    * chore: ad-hoc fixes for next-major branch
    
    * fix #1912 docs error
    
    * docs: remove reference to system props
    rezrah committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4d4163c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cc86b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add align prop on ActionMenu.Overlay to pass through to AnchoredOverl…

    …ay (#1921)
    
    * Allow ActionMenu.Overlay to pass through align prop to AnchoredOverlay
    
    * Add align prop to docs
    
    * Fix AnchoredOverlay docs
    
    * add changeset
    siddharthkp committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    561aad8 View commit details
    Browse the repository at this point in the history
  2. ActionMenu.Button: Fix spacing between text and caret (#1922)

    * Fix spacing between Text and caret for ActionMenu.Button
    
    * Improve changelog
    
    * fix margin after design review
    
    * unrelated change
    siddharthkp committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    b1d7b8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a88749a View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Button: Update active styles + use them for aria-expanded (#1915)

    * Add aria-expanded styles for Button
    
    * update default button active styles
    
    * update snapshot for button
    
    * Create healthy-dots-chew.md
    siddharthkp committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a98091c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c38f84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41dd547 View commit details
    Browse the repository at this point in the history
  4. Fixes for v35 (#1934)

    * fix ActioMenu story
    
    * backfill missing exports in root index
    
    * fix package-lock
    
    * add changeset
    rezrah committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    33da6a0 View commit details
    Browse the repository at this point in the history
  5. v35: Remove type aliases for ActionList (#1937)

    * Replace aliases for ActionList types
    
    * export types for LinkItem
    
    * update selection types
    siddharthkp committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    f235c3c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Next major changeset edits (#1939)

    * Remove unnecessary changesets
    
    * Edit changesets
    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7d3021e View commit details
    Browse the repository at this point in the history
  2. Fixes for v35 (#1938)

    * add missing root exports
    
    * fix invalid export
    rezrah committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8959aeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2868c21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    002e9cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16a5d17 View commit details
    Browse the repository at this point in the history
  6. Fix table in changeset

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4f07696 View commit details
    Browse the repository at this point in the history
  7. Add missing comma

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6bb44c4 View commit details
    Browse the repository at this point in the history
  8. Fix grid changeset

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f69a6d0 View commit details
    Browse the repository at this point in the history
  9. Update button changeset

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    8675cd8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71cdb3f View commit details
    Browse the repository at this point in the history
  11. updates snaps

    mperrotti committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    bb88426 View commit details
    Browse the repository at this point in the history
  12. adds changeset

    mperrotti committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7e43360 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    287cebb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    06a87c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8deef5d View commit details
    Browse the repository at this point in the history
  16. Add missing component ids

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    130f534 View commit details
    Browse the repository at this point in the history
  17. Remove link button docs

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    c32203f View commit details
    Browse the repository at this point in the history
  18. Update dialog props

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d28372f View commit details
    Browse the repository at this point in the history
  19. Update nav.yml

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    2b1073f View commit details
    Browse the repository at this point in the history
  20. Update live code scope

    colebemis committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    d762c89 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Configuration menu
    Copy the full SHA
    721cbb2 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    1c9e349 View commit details
    Browse the repository at this point in the history