Kristján Oddsson
e6215b47c6
chore: make the UMD bundle be the main bundle
2017-09-07 11:34:13 +01:00
Kristján Oddsson
4baae3f975
chore: add a lockfile for dependencies
2017-09-06 17:59:28 +01:00
Kristján Oddsson
1d706a3d93
chore: fixup browser entry point
2017-09-06 17:59:28 +01:00
Kristján Oddsson
ce28471091
Point bundler to the browser file
2017-09-01 12:19:02 +01:00
Kristján Oddsson
248ff5acd5
bug: import browser-detection with out npm scope
2017-08-31 15:06:21 +01:00
Kristján Oddsson
b37685bbb5
dependencies: latest version of browser-detection
2017-08-31 15:04:57 +01:00
Kristján Oddsson
cdc1923cdb
dependencies: pin package version
2017-08-31 11:38:57 +01:00
Kristján Oddsson
bdd78df1f0
Merge branch 'master' of github.com:braintree/restricted-input
2017-08-31 11:37:13 +01:00
Kristján Oddsson
964ff9715b
dependencies: replace dependency with github fork
2017-08-31 11:27:37 +01:00
blade and richardshin
508decaf9b
Update version to 1.2.6
2017-08-30 16:14:06 +00:00
blade and richardshin
0dfdc1c2af
Add prepublish script to build dist folder
2017-08-30 16:13:13 +00:00
Kristján Oddsson
96ec2db1fd
Add missing colon to ISSUE_TEMPLATE ( #44 )
2017-08-30 11:12:57 -05:00
Kristján Oddsson
d576c1d5df
build: commit the build artifacts
...
Commit the build artifact in `dist/` since the
one hosted on the npm registry contains a bug in
it.
By forking the repo under the GitHub organization
we can rebuild the artifacts and commit them so
that we can vendor them in github/github.
Hopefully the package authors will rebuild and
publish so we can switch over from this fork and
just use the package from npm directly.
See this issue I opened up in the original repo[1]
[1]: https://github.com/braintree/restricted-input/issues/43
2017-08-30 16:50:09 +01:00
blade and richardshin
5a8b5cff0a
Update version to 1.2.5
2017-07-07 21:32:33 +00:00
Blade Barringer
60e40b41c3
Update browser detection to latest major version ( #41 )
2017-07-07 16:27:40 -05:00
blade and lilaconlee
83db10f99d
Update version to 1.2.4
2017-06-02 20:19:35 +00:00
blade and lilaconlee
c45375a642
Fix lastpass autofill
...
closes #40
2017-06-02 20:19:00 +00:00
blade and lilaconlee
c5fd911f05
Bump version to 1.2.3
2017-06-01 19:32:04 +00:00
blade and lilaconlee
b92f959879
Use scoped version of browser-detection dep
2017-06-01 19:31:52 +00:00
blade and lilaconlee
ddbbacbbe4
Bump version to 1.2.2
2017-06-01 14:35:41 +00:00
Blade Barringer
ecf56273dd
Fix formatting with Chrome autofill ( #39 )
2017-06-01 09:33:45 -05:00
blade and intelliot
67e830586a
Update version to 1.2.1
2017-05-24 20:48:41 +00:00
Elliot Lee
b727da082d
Update browser-detection to 1.4.0 ( #38 )
...
* Update browser-detection to 1.4.0
* Add chaneglog
2017-05-24 15:43:49 -05:00
blade
a25f91c57b
Move supports formatting to separate file
2017-05-08 20:04:33 +00:00
Blade Barringer
1f535ad642
Add section for turning off formatting
2017-05-08 13:43:54 -05:00
blade
c00de1a39b
Bump version to v1.1.0
2017-05-04 21:46:42 +00:00
Blade Barringer
292f5fe2bf
Provide special strategy for old Android webviews ( #37 )
...
* Provide special strategy for old Android webviews
* Update name of old android webview strategy
* Add helper method for determining if browser supports formatting
* Make regex for kitkat webviews more specific
2017-05-04 15:35:54 -05:00
Blade Barringer
7dd4afb944
Update browser-detection lib ( #36 )
2017-05-04 13:52:45 -05:00
Blade Barringer
246081f776
Use browser detection lib ( #35 )
2017-04-06 20:04:40 -05:00
Lila Conlee
5eaf79c211
Merge pull request #34 from braintree/20170224_standardize_issue_template
...
Standardize ISSUE_TEMPLATE.md
2017-02-27 11:16:42 -06:00
Lila Conlee
3e933ca850
Update library version in issue template
2017-02-27 09:52:19 -06:00
Jeff Brateman
99ac806995
Standardize ISSUE_TEMPLATE.md
2017-02-24 18:17:54 -06:00
blade
437e237747
Bump version to 1.0.11
2017-02-22 17:12:03 +00:00
Blade Barringer
00124f7de6
Update isSamsung lib to check for old versions of Samsung browser ( #33 )
2017-02-22 11:08:29 -06:00
blade
a23b1040d5
Release v3.0.10
2017-02-15 02:32:14 +00:00
Lila Conlee
db501afbc1
Merge pull request #32 from okovpashko/master
...
Fix formatting for simulated keyboard event
2017-02-14 14:30:58 -06:00
Olexandr Kovpashko
f07ae00396
Fix formatting for simulated keyboard event
2017-02-13 22:58:32 +02:00
intelliot and richardshin
ea5e16748b
Bump version in CHANGELOG and package.json
2017-01-25 19:33:12 +00:00
Richard Shin
9097471d40
Merge pull request #31 from braintree/disable-samsungbrowser
...
Disable restricted input in SamsungBrowser
2017-01-25 10:25:35 -08:00
intelliot and richardshin
1b3dd562a4
Add sanity check to NoopStrategy test
2017-01-24 22:43:57 +00:00
intelliot and richardshin
63afcc7300
Make pasteEventHandler private
2017-01-24 21:11:25 +00:00
intelliot and richardshin
67a532cf23
Add NoopStrategy for Samsung browsers
2017-01-24 21:03:14 +00:00
intelliot and richardshin
02ee8c98a0
Update README
2017-01-23 23:01:22 +00:00
intelliot and richardshin
31468730e2
Disable restricted input in SamsungBrowser
2017-01-23 22:34:06 +00:00
Quinn J Neumiiller
53613bd8c8
Merge pull request #30 from braintree/demo-page
...
Add Demo page
2017-01-19 09:10:42 -08:00
quinnjn
a1d296b39c
s/test/demo for gh-pages template commit message
2017-01-18 23:23:22 +00:00
quinnjn
86cc74c45f
Exit publish script early on errors, https and inline link
2017-01-18 22:43:19 +00:00
intelliot and quinnjn
8cb4049be4
Add Demo page
...
* Demo page in README
* Script to help publish `master` to gh-pages
* `npm run publish:demo` to call publish script
2017-01-18 19:58:15 +00:00
intelliot and quinnjn
943157b6ff
Update patch version
2017-01-18 18:25:07 +00:00
Quinn J Neumiiller
7a877b5419
Merge pull request #28 from braintree/fix-samsung-first-char-selection
...
Fix Samsung first character selection
2017-01-17 14:35:40 -08:00