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

Scaladoc: New UI design #15697

Merged
merged 180 commits into from
Aug 16, 2022
Merged

Scaladoc: New UI design #15697

merged 180 commits into from
Aug 16, 2022

Commits on Feb 16, 2022

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

Commits on Feb 17, 2022

  1. add colors for new theme

    Filip Łukasik committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3458b0a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. rename dark theme colors

    Filip Łukasik committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    53ac785 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. add typography and color tokens

    Filip Łukasik committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    35ade83 View commit details
    Browse the repository at this point in the history
  2. feat: add color tokens

    Filip Łukasik committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    25198fe View commit details
    Browse the repository at this point in the history
  3. remove theme file

    Filip Łukasik committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    197e831 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #10 from pikinier20/scaladoc/new-colors-implementa…

    …tion
    
    new theme colors
    pikinier20 authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3ef0014 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. update typography and color tokens

    Filip Łukasik committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c2aa2cb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

  1. change typography tags to classes

    Filip Łukasik committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    f8afafa View commit details
    Browse the repository at this point in the history
  2. implement badge style

    Filip Łukasik committed Feb 26, 2022
    Configuration menu
    Copy the full SHA
    c598152 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Configuration menu
    Copy the full SHA
    53ef19a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from pikinier20/scaladoc/typography-and-color-…

    …tokens-implementation
    
    typography and color tokens implementation
    fanixus96 authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    201ca01 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. create proper folder structure

    Filip Łukasik committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    10f85cf View commit details
    Browse the repository at this point in the history
  2. Side menu html update

    pikinier20 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    cabb7e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. address review comments

    Filip Łukasik committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    a5559c3 View commit details
    Browse the repository at this point in the history
  2. fix navigation element padding

    Filip Łukasik committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    4869cc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Remove API entry

    pikinier20 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    265a699 View commit details
    Browse the repository at this point in the history
  2. Adjust navigation entries

    pikinier20 committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    76d5c00 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. make top list element always extended

    Filip Łukasik committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    57e263a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    72eafab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a0035d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. fix hover state for nested list item

    Filip Łukasik committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    59d40a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request #13 from pikinier20/scaladoc/sidemenu

    Sidebar menu
    fanixus96 authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    467c14d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. share style between api and docs sidemenu elements, make sidemenu ele…

    …ment collapsable only with arrow click
    Filip Łukasik committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    7eb67d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. add new arrow icons, propage nh click to anchor

    Filip Łukasik committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    a42e120 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    bccf00d View commit details
    Browse the repository at this point in the history
  2. add colors for new theme

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    fe6922d View commit details
    Browse the repository at this point in the history
  3. rename dark theme colors

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    48b93cc View commit details
    Browse the repository at this point in the history
  4. implement badge style

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    cd18d4f View commit details
    Browse the repository at this point in the history
  5. add typography and color tokens

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    903fe88 View commit details
    Browse the repository at this point in the history
  6. feat: add color tokens

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    7dd9b22 View commit details
    Browse the repository at this point in the history
  7. remove theme file

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e4b9bf4 View commit details
    Browse the repository at this point in the history
  8. update typography and color tokens

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    9e12532 View commit details
    Browse the repository at this point in the history
  9. change typography tags to classes

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    665af6d View commit details
    Browse the repository at this point in the history
  10. create proper folder structure

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    946c710 View commit details
    Browse the repository at this point in the history
  11. Side menu html update

    pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e613719 View commit details
    Browse the repository at this point in the history
  12. address review comments

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    d17127a View commit details
    Browse the repository at this point in the history
  13. fix navigation element padding

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8a16af7 View commit details
    Browse the repository at this point in the history
  14. Remove API entry

    pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8e856b6 View commit details
    Browse the repository at this point in the history
  15. Adjust navigation entries

    pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    36ef95c View commit details
    Browse the repository at this point in the history
  16. make top list element always extended

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    8cbb747 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bfbe7e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6394bf9 View commit details
    Browse the repository at this point in the history
  19. fix hover state for nested list item

    Filip Łukasik authored and pikinier20 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    092e688 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. add proper arrow buttons, add proper space for nh child

    Filip Łukasik committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    eb2fa66 View commit details
    Browse the repository at this point in the history
  2. handle arrow pseudoclasses

    Filip Łukasik committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    f2d858b View commit details
    Browse the repository at this point in the history
  3. Merge branch 'scaladoc/new-ui' of https://github.com/pikinier20/dotty

    …into scaladoc/new-ui
    Filip Łukasik committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    7513e2b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. hide scrollbars, change focus to focus-visible

    Filip Łukasik committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    944faf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e45b1a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. split header elements

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    bdf2338 View commit details
    Browse the repository at this point in the history
  2. add icons

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d2a8acf View commit details
    Browse the repository at this point in the history
  3. update theme switcher

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    adcd375 View commit details
    Browse the repository at this point in the history
  4. add dropdown links

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    28de89f View commit details
    Browse the repository at this point in the history
  5. prepare base header structure

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    e77c75d View commit details
    Browse the repository at this point in the history
  6. handle header layout

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    e445f6c View commit details
    Browse the repository at this point in the history
  7. add search icon

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3ddfeca View commit details
    Browse the repository at this point in the history
  8. connect search icon to searchbar, add basic styles

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    ff7e5fa View commit details
    Browse the repository at this point in the history
  9. add proper icons colors

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d651c16 View commit details
    Browse the repository at this point in the history
  10. handle dropdownHandler function properly

    Filip Łukasik authored and pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f02a4d6 View commit details
    Browse the repository at this point in the history
  11. fix cherrypicked changes

    pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    cf46198 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5963991 View commit details
    Browse the repository at this point in the history
  13. Add support for dark logo

    pikinier20 committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    c9b461d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. refactor version dropdown and text button component

    Filip Łukasik committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    021bfda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69106c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65a472b View commit details
    Browse the repository at this point in the history
  4. add arrow to dropdown button

    Filip Łukasik committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    49d75b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. add searchbar basic style

    Filip Łukasik committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    df20c3d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. add missing hints style

    Filip Łukasik committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    19b4034 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. add searchbar footer

    Filip Łukasik committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    6382877 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. add margin-top to divider

    Filip Łukasik committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    2daee73 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. add footer component

    Filip Łukasik committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    8166a99 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. add gitter link

    Filip Łukasik committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    426c0f4 View commit details
    Browse the repository at this point in the history
  2. add button to controll sidemenu in mobile view

    Filip Łukasik committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    611a3db View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. add floating button for mobile sidebar menu

    Filip Łukasik committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    ae1e714 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. add review changes

    fanixus96 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b21b275 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. add mobile-menu

    fanixus96 committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    676178e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    b330a69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b82421f View commit details
    Browse the repository at this point in the history
  3. add mobile menu style

    fanixus96 committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    32710a6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. layout fixes

    fanixus96 committed May 4, 2022
    Configuration menu
    Copy the full SHA
    fb05307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1eb113 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

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

Commits on May 6, 2022

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

Commits on May 7, 2022

  1. handle mobile search

    fanixus96 committed May 7, 2022
    Configuration menu
    Copy the full SHA
    cff3390 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. add design fixes

    fanixus96 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    4c1fbeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e7ba0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. add header fixes

    fanixus96 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    1e350c9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

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

Commits on May 12, 2022

  1. basic content layout

    fanixus96 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    61d8bac View commit details
    Browse the repository at this point in the history
  2. add review fixes

    fanixus96 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    98bf4e4 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Merge pull request #17 from pikinier20/scaladoc/header-fixes

    Header review fixes
    fanixus96 authored May 13, 2022
    Configuration menu
    Copy the full SHA
    9524c52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce2b92e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2396b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. handle resoultion change

    fanixus96 committed May 17, 2022
    Configuration menu
    Copy the full SHA
    46353b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6e294 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    6b34195 View commit details
    Browse the repository at this point in the history
  2. add contributors component

    fanixus96 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    645dbfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #19 from pikinier20/scaladoc/contributors-content-…

    …part
    
    Contributors component
    fanixus96 authored May 18, 2022
    Configuration menu
    Copy the full SHA
    6e38b9f View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

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

Commits on May 20, 2022

  1. Merge pull request #20 from pikinier20/scaladoc/new-ui-fixes

    Make SocialLinks generic. Fix navigation. Add project name
    fanixus96 authored May 20, 2022
    Configuration menu
    Copy the full SHA
    a019b61 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

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

Commits on May 25, 2022

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

Commits on May 27, 2022

  1. Configuration menu
    Copy the full SHA
    6141dfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd3bfc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e01d61 View commit details
    Browse the repository at this point in the history
  4. proper signature colors

    pikinier20 committed May 27, 2022
    Configuration menu
    Copy the full SHA
    5026059 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from pikinier20/further-snippet-work

    Further snippet work
    pikinier20 authored May 27, 2022
    Configuration menu
    Copy the full SHA
    6029029 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eef926a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    adc7b7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    35010e4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Configuration menu
    Copy the full SHA
    a56e056 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef8acc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d97bc View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. add filter input

    fanixus96 committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8354c08 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

Commits on Jun 2, 2022

  1. Configuration menu
    Copy the full SHA
    b5b8aa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddaf1a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    39e2653 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fadd51f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7652341 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. Configuration menu
    Copy the full SHA
    4b1bfae View commit details
    Browse the repository at this point in the history
  2. manage diagram visibility

    fanixus96 committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6e8f61e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

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

Commits on Jun 6, 2022

  1. add content fixes

    fanixus96 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    75cd627 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c9d8f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a0f70b View commit details
    Browse the repository at this point in the history
  4. searchbar font

    pikinier20 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    f873bbd View commit details
    Browse the repository at this point in the history
  5. fix snippet rendering

    pikinier20 committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    af059e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. fix badge style

    fanixus96 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    0ff085f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40db391 View commit details
    Browse the repository at this point in the history
  3. graph style

    pikinier20 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    267a535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    747f160 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. UX review

    pikinier20 committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f87fef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. fix rwd breakpoints

    fanixus96 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    167586b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. handle content issues

    fanixus96 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    9718ef8 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. fix api page content width

    fanixus96 committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    276563e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

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

    pikinier20 committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    07c1e8d View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Bundle CSSes

    pikinier20 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    8f0a124 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

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

Commits on Jun 28, 2022

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

Commits on Jun 29, 2022

  1. Merge pull request #25 from pikinier20/scaladoc/new-ui-fixes2

    Fix wrong relative path to resource
    pikinier20 authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    8228388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13e5024 View commit details
    Browse the repository at this point in the history
  3. Fix z-index for filters

    pikinier20 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    989049f View commit details
    Browse the repository at this point in the history
  4. Repair tests

    pikinier20 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    6a24181 View commit details
    Browse the repository at this point in the history
  5. Re-enable tests in CI

    pikinier20 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d9cfbf1 View commit details
    Browse the repository at this point in the history
  6. Fix margin in types lists

    pikinier20 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    937f507 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. Merge pull request #26 from pikinier20/scaladoc/new-ui-fixes3

    Repair tests. Few css fixes
    pikinier20 authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    d75c77f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4aba96a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Merge pull request #27 from pikinier20/scaladoc/quick-links

    Implement quick links setting
    fanixus96 authored Jul 5, 2022
    Configuration menu
    Copy the full SHA
    d77d29b View commit details
    Browse the repository at this point in the history
  2. change color of grey-12 color token, fix header margins, change order…

    … of switcher elements, remove border from gh link
    fanixus96 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    c60b5a3 View commit details
    Browse the repository at this point in the history
  3. add missing code prop background, remove link border from toc, add pr…

    …oper width to toc, add missing divider above navigation arrows,
    fanixus96 committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    fd84b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

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

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    95e35bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e82d4b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f754b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f58814 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc4f72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    293cd13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36f4fb7 View commit details
    Browse the repository at this point in the history
  8. fix tests

    pikinier20 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b37a429 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74895f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    b82068d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dec3b22 View commit details
    Browse the repository at this point in the history
  3. fix tablet layout

    fanixus96 committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    63ca286 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc1a242 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

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

Commits on Jul 14, 2022

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

Commits on Jul 18, 2022

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

Commits on Jul 27, 2022

  1. Disable ligatures in CSS

    pikinier20 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    26036ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cb6785 View commit details
    Browse the repository at this point in the history
  3. Remove console log

    pikinier20 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3aee76d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. fix the position of element with id attribute after link click, fix m…

    …inor h1 cut, fix images urls in mobile view
    fanixus96 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    a05dd9d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    93c1c08 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from pikinier20/scaladoc/concise-view

    Scaladoc/concise view
    pikinier20 authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4e9f2de View commit details
    Browse the repository at this point in the history