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

pulling actual changes from main repo #1

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Commits on Apr 17, 2019

  1. allow textView isSelectable

    CivelXu authored Apr 17, 2019
    Configuration menu
    Copy the full SHA
    293acf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Merge pull request #81 from CivelXu/master

    allow textView isSelectable
    psharanda authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    95925ce View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    74b1e00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #91 from futuretap/master

    Fix podspec to build on Xcode 11 beta on Catalina
    psharanda authored Jul 29, 2019
    Configuration menu
    Copy the full SHA
    a7be4a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe5cf1c View commit details
    Browse the repository at this point in the history
  4. Href tuner test

    psharanda committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    c12e092 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b0380a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Add SPM support

    psharanda committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    1dbf757 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Configuration menu
    Copy the full SHA
    c2bb927 View commit details
    Browse the repository at this point in the history
  2. Bump podspec

    psharanda committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    483e865 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. Configuration menu
    Copy the full SHA
    b6e8a5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e5d3ea View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    ddc40d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from NatureGuides/master

    Added support for firstBaseline and lastBaseline
    psharanda authored Jan 8, 2020
    Configuration menu
    Copy the full SHA
    f4c9246 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    e2348b9 View commit details
    Browse the repository at this point in the history
  2. Bump podspec

    psharanda committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    b945260 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. More samples

    Pavel Sharanda committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    27171ee View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

  1. Stop specifying image heights.

    It makes them stretch on GitHub on mobile browsers.
    ZevEisenberg authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    c7b2b59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from ZevEisenberg/patch-1

    Stop specifying image heights.
    psharanda authored Feb 27, 2020
    Configuration menu
    Copy the full SHA
    9c0f777 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    0b27d1f View commit details
    Browse the repository at this point in the history
  2. Bump podspec

    psharanda committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    4711901 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

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

Commits on May 14, 2020

  1. Ignore .DS_Store files

    rivera-ernesto committed May 14, 2020
    Configuration menu
    Copy the full SHA
    8f3f8d4 View commit details
    Browse the repository at this point in the history
  2. Dark mode support

    rivera-ernesto committed May 14, 2020
    Configuration menu
    Copy the full SHA
    34648eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23fec04 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #118 from codelathe/overloaded_init_methods

    Use default parameters to reduce Style’s init methods
    psharanda authored May 14, 2020
    Configuration menu
    Copy the full SHA
    6659ce0 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #117 from codelathe/dark_mode

    Dark mode support
    psharanda authored May 14, 2020
    Configuration menu
    Copy the full SHA
    410a7b7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #116 from codelathe/master

    Ignore .DS_Store files
    psharanda authored May 14, 2020
    Configuration menu
    Copy the full SHA
    185435a View commit details
    Browse the repository at this point in the history
  7. Bump podspec

    psharanda committed May 14, 2020
    Configuration menu
    Copy the full SHA
    185463a View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    abf19db View commit details
    Browse the repository at this point in the history
  2. Merge pull request #124 from danl3v/xcode-12-fix

    Convert Substring to String To Fix Xcode 12 Compilation Failure
    psharanda authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    3120016 View commit details
    Browse the repository at this point in the history
  3. Bump podspec

    psharanda committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    bbc3538 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

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

Commits on Oct 25, 2020

  1. Self-closing tags support

    psharanda committed Oct 25, 2020
    Configuration menu
    Copy the full SHA
    61e176b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2021

  1. Drop iOS 8 support

    psharanda committed May 2, 2021
    Configuration menu
    Copy the full SHA
    6aeeba4 View commit details
    Browse the repository at this point in the history
  2. Drop iOS 8 support

    psharanda committed May 2, 2021
    Configuration menu
    Copy the full SHA
    d018897 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. V5

    psharanda authored and Pavel Sharanda committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    34cd463 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Pavel Sharanda authored and Pavel Sharanda committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    764c188 View commit details
    Browse the repository at this point in the history
  3. Update demo

    Pavel Sharanda authored and Pavel Sharanda committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    ee93ae6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    psharanda authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    038163a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    psharanda authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    126bc75 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Update README.md

    psharanda authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    30d864f View commit details
    Browse the repository at this point in the history
  2. Introduce DetectionContext

    Pavel Sharanda authored and Pavel Sharanda committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    61208cd View commit details
    Browse the repository at this point in the history
  3. Bump version to 5.0.2

    Pavel Sharanda authored and Pavel Sharanda committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    0360238 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    93541d5 View commit details
    Browse the repository at this point in the history
  2. Bump version to 5.0.3

    psharanda committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1486991 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Make AttributesRangeInfo public

    cuzv authored and psharanda committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2bd5e3c View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Update README.md

    psharanda authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    de66e29 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    a455638 View commit details
    Browse the repository at this point in the history
  2. Bump version to 5.0.5

    psharanda committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    2de3536 View commit details
    Browse the repository at this point in the history