Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

Backport some changes from #29 + regex SvgSize #30

Merged
merged 9 commits into from
Apr 1, 2015
Merged

Backport some changes from #29 + regex SvgSize #30

merged 9 commits into from
Apr 1, 2015

Conversation

le717
Copy link
Owner

@le717 le717 commented Apr 1, 2015

The issue-26 branch (#29) contains a lot of changes I eventually want to complete, but due to architectural changes and issues I have not yet completed it. This PR backports some of many changes made on that branch, with the rest of the changes must remain unreleased for now.

The biggest change is rewriting the entire src/SvgSize.js module to use simple regexs to extract the sizes instead of using jQuery and the DOM to do it. Using regexs for this module was actually my original plan... but I was unable to do it until now.

Triangle717 added 8 commits April 1, 2015 00:17
Port changes from unfinished multiple image select branch
The problem is I made many architectural changes on that branch which I
want to complete, so backporting some of them is a pain (and in
backporting, I am creating pain when I finally get back to that branch
to figure out how to solve the problems and have to merge it back into
here).
@le717 le717 changed the title Backport changes from issue-26 + regex SvgSize Backport some changes from #29 + regex SvgSize Apr 1, 2015
le717 pushed a commit that referenced this pull request Apr 1, 2015
Regex-powered src/SvgSize module && backports
@le717 le717 merged commit a19f7c3 into master Apr 1, 2015
@le717 le717 deleted the regex-svg branch April 1, 2015 05:20
@le717 le717 added this to the v1.4.0 milestone Apr 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant