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

Add an apply method to apply functions to elements #3474

Merged
merged 16 commits into from
Mar 7, 2019
Merged

Commits on Feb 26, 2019

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

    philippjfr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    da98015 View commit details
    Browse the repository at this point in the history
  3. Improved Dynamic utility

    philippjfr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    13a48d7 View commit details
    Browse the repository at this point in the history
  4. Improved .map

    philippjfr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    7630593 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    257e6f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da57031 View commit details
    Browse the repository at this point in the history
  7. Add unit test for new .map

    philippjfr committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    19aaeb3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc4f870 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f816192 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

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

Commits on Mar 7, 2019

  1. Added apply method

    philippjfr committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    a10d464 View commit details
    Browse the repository at this point in the history
  2. Fixed flakes

    philippjfr committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    63afdd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4fab4a View commit details
    Browse the repository at this point in the history
  4. Various fixes and tests

    philippjfr committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    471592e View commit details
    Browse the repository at this point in the history
  5. Fixed flake

    philippjfr committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    bb5eec0 View commit details
    Browse the repository at this point in the history