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

Refactor example frontend to F# with JSX support #41

Draft
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Oct 14, 2022

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

    delneg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    58111ce View commit details
    Browse the repository at this point in the history
  3. Switch to Vite

    delneg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d6b4bac View commit details
    Browse the repository at this point in the history
  4. WIP States & Elmish

    delneg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    91c9eef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    606467d View commit details
    Browse the repository at this point in the history
  6. Added css imports

    delneg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    d127c80 View commit details
    Browse the repository at this point in the history
  7. Delete unneeded import

    delneg committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    077fb2f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    049c52e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396bb40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1901c4e View commit details
    Browse the repository at this point in the history
  4. Fix sidebar

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    f3b9caf View commit details
    Browse the repository at this point in the history
  5. Throttle shenanigans

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    7afb72d View commit details
    Browse the repository at this point in the history
  6. Implement "performFileUpload"

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    6e2c75b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f962f79 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    218b510 View commit details
    Browse the repository at this point in the history
  9. Implement "change online pk's"

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d68f884 View commit details
    Browse the repository at this point in the history
  10. Implement AddTyping

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    7dfc51c View commit details
    Browse the repository at this point in the history
  11. Added SelectDialog fn

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    2f30b39 View commit details
    Browse the repository at this point in the history
  12. Fix ChatItem name clashing

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    e2c455f View commit details
    Browse the repository at this point in the history
  13. Implement localSearch

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c4d78d2 View commit details
    Browse the repository at this point in the history
  14. Implemented AddMesage

    delneg committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    6f641e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Configuration menu
    Copy the full SHA
    c2a18a5 View commit details
    Browse the repository at this point in the history
  2. WIP begin debugging

    delneg committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    a501f2b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Fix vite bundling, constant names for js / css / resources, enable so…

    …urceMaps
    
    Custom chat list to solve problem with onClick
    delneg committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    723fd29 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Fix websocket update loop via React.useEffect, added Elmish loop logg…

    …ing, fix messageList for outgoing messages, fix onlines / typings
    delneg committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    1168109 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7507e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40567f3 View commit details
    Browse the repository at this point in the history
  4. Remove old popup

    delneg committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    bc2f49e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update index.js

    delneg committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d821f8f View commit details
    Browse the repository at this point in the history