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

WIP: tracking branch for the website redesign RFC #868

Draft
wants to merge 57 commits into
base: main
Choose a base branch
from

Commits on Jul 6, 2023

  1. remove all sass and ember-cli-sass

    MinThaMie authored and mansona committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2a7bdcb View commit details
    Browse the repository at this point in the history
  2. use latest ember-styleguide

    mansona committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    04e4505 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Fix linting error

    MinThaMie committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5971266 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    1e49554 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #833 from ember-learn/use-ember-styleguide

    use latest ember-styleguide with website-redesign branch
    mansona authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    4ed6555 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    44bfd5f View commit details
    Browse the repository at this point in the history
  2. Fix test

    MinThaMie committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c66eb65 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Merge pull request #871 from ember-learn/edit-pencil

    Fix styling of title and pencil
    mansona authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    1541bf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Table of Projects component

    MinThaMie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    7c437d1 View commit details
    Browse the repository at this point in the history
  2. Use the component

    MinThaMie committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cd6e195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b735ee3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #874 from ember-learn/sidemenu-styling

    Sidemenu styling
    MinThaMie authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1835af5 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. 878 - remove svg fingerprinting

    Lukas Nys committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    3b85e4f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #880 from lukasnys/bugfix/878-header-icon

    bugfix/878 fix header icon
    mansona authored Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cc4d742 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    768fff6 View commit details
    Browse the repository at this point in the history
  2. style: use full-width sidebar container (#879)

    Lukas Nys committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    91546e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ef587 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7702ce View commit details
    Browse the repository at this point in the history
  5. style cleanup: move media queries down (#879)

    Lukas Nys committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    71784a9 View commit details
    Browse the repository at this point in the history
  6. style: make header full-width (#879)

    Lukas Nys committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    837c067 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bee54e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf6e401 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7fc78bd View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Merge pull request #881 from lukasnys/wide-mode

    API docs styling tweaks
    MinThaMie authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    ef4d2e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

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

Commits on Sep 10, 2023

  1. move anchor image to the end of the title (#882)

    Lukas Nys committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    1595d6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b70a507 View commit details
    Browse the repository at this point in the history
  3. move click handler to anchor icon (#882)

    Lukas Nys committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    d6f4ca9 View commit details
    Browse the repository at this point in the history
  4. remove now irrelevant test (#882)

    we're no longer hiding the link icon until the header is hovered, which makes this test irrelevant
    Lukas Nys committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    815b8b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a87910e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d4ccf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    544dab0 View commit details
    Browse the repository at this point in the history
  8. fix anchor test (#882)

    Lukas Nys committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    000eef1 View commit details
    Browse the repository at this point in the history
  9. cleanup: remove unused class (#882)

    Lukas Nys committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    62a632f View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #887 from lukasnys/anchor-redesign

    API docs redesign anchor
    MinThaMie authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4937d34 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Merge branch 'master' into website-redesign

    # Conflicts:
    #	package-lock.json
    #	package.json
    #	tests/acceptance/search-test.js
    mansona committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    26e59a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Merge pull request #885 from ember-learn/remove-collapse-logic

    Remove the collapse functionality
    MinThaMie authored Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b2482ee View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. add 404 page

    MehulKChaudhari committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5c1ea49 View commit details
    Browse the repository at this point in the history
  2. fix: mobile view

    MehulKChaudhari committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    f745337 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. fix: css

    MehulKChaudhari committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    07cafa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54fac0a View commit details
    Browse the repository at this point in the history
  3. Update search-test.js

    MinThaMie authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    13a994e View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. add page-title

    MehulKChaudhari committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e67e9d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update search-test.js

    MinThaMie authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    96fbf4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #906 from MehulKChaudhari/issue-884/implement-404-…

    …page
    
    Implement 404 page
    MinThaMie authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e643e7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    76f78be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #907 from ember-learn/function-arguments

    Adds styling to the parameters & return types
    MinThaMie authored May 6, 2024
    Configuration menu
    Copy the full SHA
    0f9c749 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Merge remote-tracking branch 'origin/master' into merge-master

    # Conflicts:
    #	app/styles/base/_forms.scss
    #	app/styles/base/_lists.scss
    #	app/styles/base/_tables.scss
    #	app/styles/base/_typography.scss
    #	app/styles/base/_variables.scss
    #	app/styles/components/_article.scss
    #	app/styles/components/_class-field-desc.scss
    #	app/styles/components/_highlight.scss
    #	app/styles/components/_sidebar.scss
    #	ember-cli-build.js
    #	package-lock.json
    #	package.json
    mansona committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6c10665 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Merge pull request #910 from ember-learn/merge-master

    Merge master into redesign
    mansona authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    13f3b88 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge remote-tracking branch 'origin/main' into merge-main

    # Conflicts:
    #	app/styles/app.scss
    #	app/styles/components/_all.scss
    #	package.json
    #	pnpm-lock.yaml
    mansona committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f9c1ecd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #919 from ember-learn/merge-main

    Merge main
    mansona authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    338b5f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. update to latest styleguide

    mansona committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    c9f0d75 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #921 from ember-learn/footer

    update to latest styleguide to fix the footer
    mansona authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    2acdbee View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge remote-tracking branch 'origin/main' into merge-main

    # Conflicts:
    #	package.json
    #	pnpm-lock.yaml
    mansona committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f4d0252 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. remove truth-helpers override

    mansona committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e515a84 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #926 from ember-learn/merge-main

    Merge main into website redesign
    mansona authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    4ae19a8 View commit details
    Browse the repository at this point in the history