Commit 39daf65
Add form for new spreadsheet layer to gh-pages (#550)
* revised fix for owmloading.gif (#508)
* revised fix for owmloading.gif
* fixed!
* bump to 2.4.3
* Bump @fortawesome/fontawesome-free from 5.11.2 to 5.15.2 (#499)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.11.2 to 5.15.2.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@5.11.2...5.15.2)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Fix Cypress Tests (#533)
* generalise count assertion of circle markers
* update check in popup content for purpleAirMarker
* test for different map in own
* convert img from class selector to element
* extract LEL from win before checking
* test more specifically for cloud tile img
* update image selector
* Script to generate new spreadsheet layers (#531)
* initial script to generate new spreadsheet layers
* introduce base code for spreadsheet based layers
* new js based script for generating layers
* refactor code
* refactor actual script into a new file
seperated the function in the existing file so as to make it compatible with both action and manual script
* promisify the generate layer function
* Add docs
* Bump @babel/core from 7.8.4 to 7.14.6 (#529)
* Bump @babel/core from 7.8.4 to 7.14.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.8.4 to 7.14.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.14.6/packages/babel-core)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Update @babel/preset-env to 7.8.7
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: daemon1024 <[email protected]>
* [Security] Bump bootstrap from 4.1.1 to 4.3.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. **This update includes security fixes.**
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](twbs/bootstrap@v4.1.1...v4.3.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Bump leaflet-providers from 1.1.17 to 1.12.0
Bumps [leaflet-providers](https://github.com/leaflet-extras/leaflet-providers) from 1.1.17 to 1.12.0.
- [Release notes](https://github.com/leaflet-extras/leaflet-providers/releases)
- [Changelog](https://github.com/leaflet-extras/leaflet-providers/blob/master/CHANGELOG.md)
- [Commits](leaflet-extras/leaflet-providers@1.1.17...1.12.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* [Security] Bump grunt from 1.0.4 to 1.3.0
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.3.0. **This update includes a security fix.**
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.0.4...v1.3.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Bump grunt-contrib-jshint from 1.1.0 to 3.0.0
Bumps [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) from 1.1.0 to 3.0.0.
- [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/master/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-jshint/commits)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Bump grunt-contrib-uglify from 2.3.0 to 5.0.1
Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 2.3.0 to 5.0.1.
- [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt-contrib-uglify@v2.3.0...v5.0.1)
Signed-off-by: dependabot-preview[bot] <[email protected]>
* Upgrade to GitHub-native Dependabot (#520)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
* Github Action to generate spreadsheet layers (#545)
* initial script to generate new spreadsheet layers
* introduce base code for spreadsheet based layers
* new js based script for generating layers
* refactor code
* initial gh action for generating layer
* refactor actual script into a new file
seperated the function in the existing file so as to make it compatible with both action and manual script
* update action script
* promisify the generate layer function
* wait for files to be generated
* Generate Pull Request after changes
* refinements
* Handle names with spaces and exec grunt build
* Post comment on error
* Fix name handling
* Use GITHUB_TOKEN from repository
* Add form for new spreadsheet layer (#549)
* Add form for new spreadsheet layer
* Add reference to template spreadsheet
* make textarea readonly
* Add copy button to copy the required data
* Update issue template link to publiclab repo
* Bump leaflet-blurred-location from 1.7.0 to 1.7.1 (#539)
Bumps [leaflet-blurred-location](https://github.com/publiclab/leaflet-blurred-location) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/publiclab/leaflet-blurred-location/releases)
- [Commits](https://github.com/publiclab/leaflet-blurred-location/commits)
---
updated-dependencies:
- dependency-name: leaflet-blurred-location
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump leaflet.blurred-location-display from 1.1.0 to 1.3.1 (#552)
Bumps [leaflet.blurred-location-display](https://github.com/publiclab/leaflet-blurred-location-display) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/publiclab/leaflet-blurred-location-display/releases)
- [Commits](https://github.com/publiclab/leaflet-blurred-location-display/commits)
---
updated-dependencies:
- dependency-name: leaflet.blurred-location-display
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* v2.4.4
* Require LBLD v1.3.1 (#558)
* Require LBLD v1.3.1
Fixes publiclab/plots2#10033
* force LBLD v1.3.1 and bump to v2.4.5
* Update source of truth of layers in AllLayers.js (#554)
* Update source of truth of layers in AllLayers.js
* default new spreadsheet layer to layer0
* fix purpleair
purpleair is actually a superset of purplelayer and purpleairmarker so it can't be part of a layer group
* Bump grunt-browserify from 5.3.0 to 6.0.0 (#542)
Bumps [grunt-browserify](https://github.com/jmreidy/grunt-browserify) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/jmreidy/grunt-browserify/releases)
- [Changelog](https://github.com/jmreidy/grunt-browserify/blob/master/CHANGELOG.md)
- [Commits](jmreidy/grunt-browserify@v5.3.0...v6.0.0)
---
updated-dependencies:
- dependency-name: grunt-browserify
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @fortawesome/fontawesome-free from 5.15.2 to 5.15.4 (#551)
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.2 to 5.15.4.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](FortAwesome/Font-Awesome@5.15.2...5.15.4)
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/preset-env from 7.14.7 to 7.15.0 (#547)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.14.7 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump http-server from 0.12.3 to 13.0.0 (#561)
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.3 to 13.0.0.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](http-party/http-server@v0.12.3...v13.0.0)
---
updated-dependencies:
- dependency-name: http-server
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump eslint from 6.7.2 to 7.32.0 (#541)
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 7.32.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v6.7.2...v7.32.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump leaflet.blurred-location-display from 1.3.1 to 1.3.2 (#562)
Bumps [leaflet.blurred-location-display](https://github.com/publiclab/leaflet-blurred-location-display) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/publiclab/leaflet-blurred-location-display/releases)
- [Commits](https://github.com/publiclab/leaflet-blurred-location-display/commits)
---
updated-dependencies:
- dependency-name: leaflet.blurred-location-display
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump matchdep from 1.0.1 to 2.0.0 (#540)
Bumps [matchdep](https://github.com/tkellen/js-matchdep) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/tkellen/js-matchdep/releases)
- [Commits](tkellen/js-matchdep@v1.0.1...v2.0.0)
---
updated-dependencies:
- dependency-name: matchdep
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* bump v2.4.6
* Bump leaflet-google-places-autocomplete from 0.0.8 to 0.0.9 (#563)
Bumps [leaflet-google-places-autocomplete](https://github.com/Twista/leaflet-google-places-autocomplete) from 0.0.8 to 0.0.9.
- [Release notes](https://github.com/Twista/leaflet-google-places-autocomplete/releases)
- [Commits](Twista/leaflet-google-places-autocomplete@v0.0.8...v0.0.9)
---
updated-dependencies:
- dependency-name: leaflet-google-places-autocomplete
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jasmine from 2.99.0 to 3.8.0 (#557)
Bumps [jasmine](https://github.com/jasmine/jasmine-npm) from 2.99.0 to 3.8.0.
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Commits](jasmine/jasmine-npm@v2.99.0...v3.8.0)
---
updated-dependencies:
- dependency-name: jasmine
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump leaflet from 1.3.1 to 1.7.1 (#564)
Bumps [leaflet](https://github.com/Leaflet/Leaflet) from 1.3.1 to 1.7.1.
- [Release notes](https://github.com/Leaflet/Leaflet/releases)
- [Changelog](https://github.com/Leaflet/Leaflet/blob/master/CHANGELOG.md)
- [Commits](Leaflet/Leaflet@v1.3.1...v1.7.1)
---
updated-dependencies:
- dependency-name: leaflet
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump resig-class from 1.0.0 to 2.0.0 (#560)
Bumps [resig-class](https://github.com/mattinsler/resig-class) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/mattinsler/resig-class/releases)
- [Commits](mattinsler/resig-class@v1.0.0...v2.0.0)
---
updated-dependencies:
- dependency-name: resig-class
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump leaflet-spin from 1.1.0 to 1.1.2 (#535)
Bumps [leaflet-spin](https://github.com/makinacorpus/Leaflet.Spin) from 1.1.0 to 1.1.2.
- [Release notes](https://github.com/makinacorpus/Leaflet.Spin/releases)
- [Commits](makinacorpus/Leaflet.Spin@1.1.0...1.1.2)
---
updated-dependencies:
- dependency-name: leaflet-spin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump grunt from 1.3.0 to 1.4.1 (#567)
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/gruntjs/grunt/releases)
- [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG)
- [Commits](gruntjs/grunt@v1.3.0...v1.4.1)
---
updated-dependencies:
- dependency-name: grunt
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/core from 7.14.6 to 7.15.0 (#566)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.15.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.0/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* require LBLD v1.3.2 and bump LEL to v2.4.7 (#568)
* parse title in JSONParser for LBLD (#569)
* parse title in JSONParser for LBLD
* bump to v2.4.8
* github-pages changes
* this commit should help add required files to make github pages work as intended
* removed nod_modules from gitignore
* add nojekyll file
* add node_modules for github-pages
* fix leaflet spin
Co-authored-by: Jeffrey Warren <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent bfc5054 commit 39daf65
File tree
23,584 files changed
+1914540
-49482
lines changed- .github
- ISSUE_TEMPLATE
- workflows
- cypress/integration
- dist
- util
- example
- node_modules
- @babel
- code-frame
- lib
- compat-data
- data
- core
- lib
- config
- files
- helpers
- validation
- gensync-utils
- parser
- util
- tools
- transformation
- file
- util
- node_modules
- .bin
- convert-source-map
- debug
- dist
- src
- ms
- semver
- bin
- src
- config
- files
- transformation/util
- generator
- lib
- generators
- node
- helper-annotate-as-pure
- lib
- helper-builder-binary-assignment-operator-visitor
- lib
- helper-compilation-targets
- lib
- node_modules
- .bin
- semver
- bin
- helper-create-class-features-plugin
- lib
- helper-create-regexp-features-plugin
- lib
- helper-define-polyfill-provider
- esm
- lib
- browser
- node
- visitors
- node_modules
- .bin
- debug
- src
- ms
- semver
- bin
- src
- browser
- node
- helper-explode-assignable-expression
- lib
- helper-function-name
- lib
- helper-get-function-arity
- lib
- helper-hoist-variables
- lib
- helper-member-expression-to-functions
- lib
- helper-module-imports
- lib
- helper-module-transforms
- lib
- helper-optimise-call-expression
- lib
- helper-plugin-utils
- lib
- helper-remap-async-to-generator
- lib
- helper-replace-supers
- lib
- helper-simple-access
- lib
- helper-skip-transparent-expression-wrappers
- lib
- helper-split-export-declaration
- lib
- helper-validator-identifier
- lib
- scripts
- helper-validator-option
- lib
- helper-wrap-function
- lib
- helpers
- lib
- helpers
- scripts
- highlight
- lib
- node_modules
- ansi-styles
- chalk
- types
- supports-color
- parser
- bin
- lib
- plugin-bugfix-v8-spread-parameters-in-optional-chaining
- lib
- plugin-proposal-async-generator-functions
- lib
- plugin-proposal-class-properties
- lib
- plugin-proposal-class-static-block
- lib
- plugin-proposal-dynamic-import
- lib
- plugin-proposal-export-namespace-from
- lib
- plugin-proposal-json-strings
- lib
- plugin-proposal-logical-assignment-operators
- lib
- plugin-proposal-nullish-coalescing-operator
- lib
- plugin-proposal-numeric-separator
- lib
- plugin-proposal-object-rest-spread
- lib
- plugin-proposal-optional-catch-binding
- lib
- plugin-proposal-optional-chaining
- lib
- plugin-proposal-private-methods
- lib
- plugin-proposal-private-property-in-object
- lib
- plugin-proposal-unicode-property-regex
- lib
- plugin-syntax-async-generators
- lib
- plugin-syntax-class-properties
- lib
- plugin-syntax-class-static-block
- lib
- plugin-syntax-dynamic-import
- lib
- plugin-syntax-export-namespace-from
- lib
- plugin-syntax-json-strings
- lib
- plugin-syntax-logical-assignment-operators
- lib
- plugin-syntax-nullish-coalescing-operator
- lib
- plugin-syntax-numeric-separator
- lib
- plugin-syntax-object-rest-spread
- lib
- plugin-syntax-optional-catch-binding
- lib
- plugin-syntax-optional-chaining
- lib
- plugin-syntax-private-property-in-object
- lib
- plugin-syntax-top-level-await
- lib
- plugin-transform-arrow-functions
- lib
- plugin-transform-async-to-generator
- lib
- plugin-transform-block-scoped-functions
- lib
- plugin-transform-block-scoping
- lib
- plugin-transform-classes
- lib
- node_modules/globals
- plugin-transform-computed-properties
- lib
- plugin-transform-destructuring
- lib
- plugin-transform-dotall-regex
- lib
- plugin-transform-duplicate-keys
- lib
- plugin-transform-exponentiation-operator
- lib
- plugin-transform-for-of
- lib
- plugin-transform-function-name
- lib
- plugin-transform-literals
- lib
- plugin-transform-member-expression-literals
- lib
- plugin-transform-modules-amd
- lib
- plugin-transform-modules-commonjs
- lib
- plugin-transform-modules-systemjs
- lib
- plugin-transform-modules-umd
- lib
- plugin-transform-named-capturing-groups-regex
- lib
- plugin-transform-new-target
- lib
- plugin-transform-object-super
- lib
- plugin-transform-parameters
- lib
- plugin-transform-property-literals
- lib
- plugin-transform-regenerator
- lib
- plugin-transform-reserved-words
- lib
- plugin-transform-shorthand-properties
- lib
- plugin-transform-spread
- lib
- plugin-transform-sticky-regex
- lib
- plugin-transform-template-literals
- lib
- plugin-transform-typeof-symbol
- lib
- plugin-transform-unicode-escapes
- lib
- plugin-transform-unicode-regex
- lib
- preset-env
- data
- lib
- polyfills
- node_modules
- .bin
- semver
- bin
- preset-modules
- lib
- plugins
- transform-async-arrows-in-class
- transform-edge-default-parameters
- transform-edge-function-name
- transform-jsx-spread
- transform-safari-block-shadowing
- transform-safari-for-shadowing
- transform-tagged-template-caching
- src
- plugins
- transform-async-arrows-in-class
- transform-edge-default-parameters
- transform-edge-function-name
- transform-jsx-spread
- transform-safari-block-shadowing
- transform-safari-for-shadowing
- transform-tagged-template-caching
- runtime
- helpers
- esm
- node_modules/regenerator-runtime
- regenerator
- template
- lib
- traverse
- lib
- path
- generated
- inference
- lib
- scope
- lib
- node_modules
- debug
- dist
- src
- globals
- ms
- scripts
- generators
- types
- lib
- asserts
- generated
- ast-types/generated
- builders
- flow
- generated
- react
- typescript
- clone
- comments
- constants
- generated
- converters
- definitions
- modifications
- flow
- typescript
- retrievers
- traverse
- utils
- react
- validators
- generated
- react
- scripts
- generators
- utils
- @cypress
- listr-verbose-renderer
- lib
- node_modules
- cli-cursor
- onetime
- restore-cursor
- request
- lib
- node_modules
- ajv
- dist
- lib
- compile
- dotjs
- dot
- refs
- scripts
- fast-deep-equal
- es6
- har-validator
- lib
- json-schema-traverse
- spec
- fixtures
- oauth-sign
- punycode
- tough-cookie
- lib
- xvfb
- node_modules
- debug
- dist
- src
- ms
- @eslint/eslintrc
- conf
- lib
- config-array
- node_modules
- ajv
- dist
- lib
- compile
- dotjs
- dot
- refs
- scripts
- debug
- src
- fast-deep-equal
- es6
- json-schema-traverse
- spec
- fixtures
- ms
- strip-json-comments
- @fortawesome/fontawesome-free
- css
- js
- less
- metadata
- scss
- sprites
- svgs
- brands
- regular
- solid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
23,584 files changed
+1914540
-49482
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 | + | |
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
75 | | - | |
76 | 71 | | |
77 | 72 | | |
78 | 73 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments