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

Enabling R styling via a new param formatter #949

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

Enabling R styling via a new param formatter #949

wants to merge 23 commits into from

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    3ab548a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10d0099 View commit details
    Browse the repository at this point in the history
  3. tweak doc

    shrektan committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    c741026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2abdb46 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. implement formatter

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    916a87c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43023f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc7d017 View commit details
    Browse the repository at this point in the history
  4. tweak the doc

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    6906c34 View commit details
    Browse the repository at this point in the history
  5. implement applyFormatter()

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    6339c33 View commit details
    Browse the repository at this point in the history
  6. tweak applyFormatter()

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    9173171 View commit details
    Browse the repository at this point in the history
  7. tweak the doc

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    a4b23dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b59cc5 View commit details
    Browse the repository at this point in the history
  9. draft impl

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    2258382 View commit details
    Browse the repository at this point in the history
  10. simplify implementation

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    72455ef View commit details
    Browse the repository at this point in the history
  11. merge with upstream

    Merge branch 'allow-string-targets' into styling
    
    # Conflicts:
    #	R/datatables.R
    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    26379fb View commit details
    Browse the repository at this point in the history
  12. 2nd draft

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    914a888 View commit details
    Browse the repository at this point in the history
  13. refactor

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    7077924 View commit details
    Browse the repository at this point in the history
  14. handle escape

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    0c1f1ab View commit details
    Browse the repository at this point in the history
  15. correct doc

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    5ffbb23 View commit details
    Browse the repository at this point in the history
  16. refactor

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    43854d0 View commit details
    Browse the repository at this point in the history
  17. rm duplicates

    shrektan committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    b9ffaeb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    69aced4 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. fix conflicts

    Merge remote-tracking branch 'origin/main' into styling
    
    # Conflicts:
    #	DESCRIPTION
    #	NEWS.md
    #	R/datatables.R
    #	man/datatable.Rd
    #	tests/testit/test-datatables.R
    shrektan committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    beb786c View commit details
    Browse the repository at this point in the history