Commit 9f350cd
Added webpack and es6 support. (#8)
* First commit for webpack build.
* More edits for webpack commit.
* Updated SelectorTable after it merge to webpack. And removed old files.
* Fixed options.
* Browser polyfill now es6 imports.
* Added support for Id hints. (#11)
* Id hints moved to webpack.
* Made hints work.
* Current Selector id fix.
* Quick fix for empty model.
* Fixed some bugs connected with sitemap model validation and existing selector change in sitemap when changed type.
* fixed bug with sitemap id updates
* moved model_example to templates
* fixed selectors and graph being not available after scrape
Co-authored-by: Max Varlamov <[email protected]>
* Quick fix for charsets.
* fix to validate URLs with date/numeric ranges (#12)
* fix to validate URLs with date/numeric ranges
* rewritten using URL module
* Import validation (#14)
* Fixed validation for import sitemap.
* Version ++ and merge urls into branch.
* start urls must not be empty
Co-authored-by: Max Varlamov <[email protected]>
Co-authored-by: Max Varlamov <[email protected]>1 parent 74ec3f8 commit 9f350cd
File tree
166 files changed
+25839
-42571
lines changed- extension
- assets
- bootstrap-3.0.0
- css
- fonts
- js
- jquery.bootstrapvalidator
- background_page
- content_script
- devtools
- views
- options_page
- scripts
- DateUtils
- Selector
- playgrounds/extension
- scripts
- src
- background
- content_script
- devtools
- views
- icons
- libs
- css-selector/lib
- jquery.bootstrapvalidator
- options
- popup
- scripts
- DateUtils
- Selector
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
166 files changed
+25839
-42571
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments