Skip to content

Add cursor CSS property #94

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

Merged

Conversation

vyorkin
Copy link
Collaborator

@vyorkin vyorkin commented Jul 7, 2018

Adds is a very basic cursor support.
Cursor URLs aren't implemented.

Resolves #92

@vyorkin
Copy link
Collaborator Author

vyorkin commented Jul 8, 2018

Please, don't merge yet, going to refactor this to replace newtype with sum type like we did in #95

@vyorkin vyorkin force-pushed the feature/add-cursor branch 2 times, most recently from a88ef45 to b7d762c Compare July 9, 2018 14:42
@vyorkin
Copy link
Collaborator Author

vyorkin commented Jul 9, 2018

Refactored, ready for review

| SWResize
| EWResize
| NSResize
| NESWResize
Copy link
Collaborator Author

@vyorkin vyorkin Jul 9, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not the best names, but that's how its named in CSS :)

@vyorkin vyorkin force-pushed the feature/add-cursor branch from b7d762c to 908f145 Compare July 9, 2018 21:12
@cprussin
Copy link

Any chance of this getting rebased and merged @vyorkin or @garyb ? If you guys need, I'm happy to handle the rebase

@vyorkin
Copy link
Collaborator Author

vyorkin commented Sep 13, 2018

btw, there is a couple of other pending PR's as well (which are already rebased), I can rebase this one if it looks good to @garyb

@milesfrain
Copy link
Member

@thomashoneyman Would you merge this if we do another rebase?

@vyorkin vyorkin self-assigned this Jul 8, 2020
@thomashoneyman
Copy link
Contributor

Yes, I will. Thanks everyone!

@thomashoneyman thomashoneyman changed the base branch from master to main October 6, 2020 03:08
@thomashoneyman
Copy link
Contributor

@vyorkin Happy to merge this once it's conflict-free. Thanks!

@JordanMartinez JordanMartinez merged commit 4a33989 into purescript-contrib:main Dec 12, 2020
@vyorkin vyorkin deleted the feature/add-cursor branch December 12, 2020 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add cursor CSS property
5 participants