0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-04 13:50:12 -05:00

🐛 Fix typos

This commit is contained in:
Josh Soref 2021-11-15 09:54:36 -05:00
parent 39246f2beb
commit 583eb53c9d
9 changed files with 27 additions and 27 deletions

View file

@ -58,7 +58,7 @@
### :boom: Breaking changes ### :boom: Breaking changes
- Some stroke-caps can change behaviour. - Some stroke-caps can change behaviour.
- Text display bug fix could potentialy make some texts jump a line. - Text display bug fix could potentially make some texts jump a line.
### :sparkles: New features ### :sparkles: New features
@ -97,7 +97,7 @@
- Fix bug in firefox when a text box is inside a mask [Taiga #2152](https://tree.taiga.io/project/penpot/issue/2152). - Fix bug in firefox when a text box is inside a mask [Taiga #2152](https://tree.taiga.io/project/penpot/issue/2152).
- Fix problem with stroke inside/outside [Taiga #2186](https://tree.taiga.io/project/penpot/issue/2186) - Fix problem with stroke inside/outside [Taiga #2186](https://tree.taiga.io/project/penpot/issue/2186)
- Fix masks export area [Taiga #2189](https://tree.taiga.io/project/penpot/issue/2189) - Fix masks export area [Taiga #2189](https://tree.taiga.io/project/penpot/issue/2189)
- Fix paste in place in arboards [Taiga #2188](https://tree.taiga.io/project/penpot/issue/2188) - Fix paste in place in artboards [Taiga #2188](https://tree.taiga.io/project/penpot/issue/2188)
- Fix font size input stuck on selection change [Taiga #2184](https://tree.taiga.io/project/penpot/issue/2184) - Fix font size input stuck on selection change [Taiga #2184](https://tree.taiga.io/project/penpot/issue/2184)
- Fix stroke cut on shapes export [Taiga #2171](https://tree.taiga.io/project/penpot/issue/2171) - Fix stroke cut on shapes export [Taiga #2171](https://tree.taiga.io/project/penpot/issue/2171)
- Fix no color when boolean with an SVG [Taiga #2193](https://tree.taiga.io/project/penpot/issue/2193) - Fix no color when boolean with an SVG [Taiga #2193](https://tree.taiga.io/project/penpot/issue/2193)
@ -256,7 +256,7 @@
### :bug: Bugs fixed ### :bug: Bugs fixed
- Process numeric input changes only if the value actually changed. - Process numeric input changes only if the value actually changed.
- Remove unnecesary redirect from history when user goes to workspace from dashboard [Taiga #1820](https://tree.taiga.io/project/penpot/issue/1820). - Remove unnecessary redirect from history when user goes to workspace from dashboard [Taiga #1820](https://tree.taiga.io/project/penpot/issue/1820).
- Detach shapes from deleted assets [Taiga #1850](https://tree.taiga.io/project/penpot/issue/1850). - Detach shapes from deleted assets [Taiga #1850](https://tree.taiga.io/project/penpot/issue/1850).
- Fix tooltip position on view application [Taiga #1819](https://tree.taiga.io/project/penpot/issue/1819). - Fix tooltip position on view application [Taiga #1819](https://tree.taiga.io/project/penpot/issue/1819).
- Fix dashboard navigation on moving file to other team [Taiga #1817](https://tree.taiga.io/project/penpot/issue/1817). - Fix dashboard navigation on moving file to other team [Taiga #1817](https://tree.taiga.io/project/penpot/issue/1817).
@ -267,7 +267,7 @@
- Fix negative values in blur [Taiga #1815](https://tree.taiga.io/project/penpot/issue/1815) - Fix negative values in blur [Taiga #1815](https://tree.taiga.io/project/penpot/issue/1815)
- Fix problem when editing color in group [Taiga #1816](https://tree.taiga.io/project/penpot/issue/1816) - Fix problem when editing color in group [Taiga #1816](https://tree.taiga.io/project/penpot/issue/1816)
- Fix resize/rotate with mouse buttons different than left [#1060](https://github.com/penpot/penpot/issues/1060) - Fix resize/rotate with mouse buttons different than left [#1060](https://github.com/penpot/penpot/issues/1060)
- Fix header partialy visible on fullscreen viewer mode [Taiga #1875](https://tree.taiga.io/project/penpot/issue/1875) - Fix header partially visible on fullscreen viewer mode [Taiga #1875](https://tree.taiga.io/project/penpot/issue/1875)
- Fix dynamic alignment enabled with hidden objects [#1063](https://github.com/penpot/penpot/issues/1063) - Fix dynamic alignment enabled with hidden objects [#1063](https://github.com/penpot/penpot/issues/1063)
@ -328,12 +328,12 @@
### :bug: Bugs fixed ### :bug: Bugs fixed
- Add safety check on reg-objects change impl. - Add safety check on reg-objects change impl.
- Fix custom fonts embbedding issue. - Fix custom fonts embedding issue.
- Fix dashboard ordering issue. - Fix dashboard ordering issue.
- Fix problem when creating a component with empty data. - Fix problem when creating a component with empty data.
- Fix problem with moving shapes into frames. - Fix problem with moving shapes into frames.
- Fix problems with mov-objects. - Fix problems with mov-objects.
- Fix unexpected excetion related to rounding integers. - Fix unexpected exception related to rounding integers.
- Fix wrong type usage on libraries changes. - Fix wrong type usage on libraries changes.
- Improve editor lifecycle management. - Improve editor lifecycle management.
- Make the navigation async by default. - Make the navigation async by default.
@ -536,7 +536,7 @@
- The LDAP configuration variables interpolation starts using `:` - The LDAP configuration variables interpolation starts using `:`
(example `:username`) instead of `$`. The main reason is avoid (example `:username`) instead of `$`. The main reason is avoid
unnecesary conflict with bash interpolation. unnecessary conflict with bash interpolation.
### :arrow_up: Deps updates ### :arrow_up: Deps updates
@ -559,14 +559,14 @@
- Add emailcatcher and ldap test containers to devenv. [#506](https://github.com/penpot/penpot/pull/506) - Add emailcatcher and ldap test containers to devenv. [#506](https://github.com/penpot/penpot/pull/506)
- Add major refactor of internal pubsub/redis code; improves scalability and performance [#640](https://github.com/penpot/penpot/pull/640) - Add major refactor of internal pubsub/redis code; improves scalability and performance [#640](https://github.com/penpot/penpot/pull/640)
- Add more chinese transtions [#687](https://github.com/penpot/penpot/pull/687) - Add more chinese translations [#687](https://github.com/penpot/penpot/pull/687)
- Add more presets for artboard [#654](https://github.com/penpot/penpot/pull/654) - Add more presets for artboard [#654](https://github.com/penpot/penpot/pull/654)
- Add optional loki integration [#645](https://github.com/penpot/penpot/pull/645) - Add optional loki integration [#645](https://github.com/penpot/penpot/pull/645)
- Add proper http session lifecycle handling. - Add proper http session lifecycle handling.
- Allow to set border radius of each rect corner individually - Allow to set border radius of each rect corner individually
- Bounce & Complaint handling [#635](https://github.com/penpot/penpot/pull/635) - Bounce & Complaint handling [#635](https://github.com/penpot/penpot/pull/635)
- Disable groups interactions when holding "Ctrl" key (deep selection) - Disable groups interactions when holding "Ctrl" key (deep selection)
- New action in context menu to "edit" some shapes (binded to key "Enter") - New action in context menu to "edit" some shapes (bound to key "Enter")
### :bug: Bugs fixed ### :bug: Bugs fixed

View file

@ -19,7 +19,7 @@ If you found a bug, please report it, as far as possible with:
- a browser and the browser version used - a browser and the browser version used
- a dev tools console exception stack trace (if it is available) - a dev tools console exception stack trace (if it is available)
If you found a bug that you consider better discuse in private (for If you found a bug that you consider better discuss in private (for
example: security bugs), consider first send an email to example: security bugs), consider first send an email to
`info@penpot.app`. `info@penpot.app`.

View file

@ -70,9 +70,9 @@ You can ask and answer questions, have open-ended conversations, and follow alon
✉️ [Mail us](mailto:info@penpot.app) ✉️ [Mail us](mailto:info@penpot.app)
💬 [Github discussions](https://github.com/penpot/penpot/discussions) 💬 [GitHub discussions](https://github.com/penpot/penpot/discussions)
🐞 [Github issues](mailto:info@penpot.apphttps://github.com/penpot/penpot/issues) 🐞 [GitHub issues](https://github.com/penpot/penpot/issues)
✍️️ [Gitter](https://gitter.im/penpot/community) ✍️️ [Gitter](https://gitter.im/penpot/community)
@ -81,7 +81,7 @@ You can ask and answer questions, have open-ended conversations, and follow alon
You can ask and answer questions, have open-ended conversations, and follow along on decisions affecting the project. You can ask and answer questions, have open-ended conversations, and follow along on decisions affecting the project.
Would you like to know more about Penpot? We recommend you to visit our youtube channel and learn more about the functionalities and possibilities of Penpot with our video tutorials. Would you like to know more about Penpot? We recommend you to visit our youtube channel and learn more about the functionalities and possibilities of Penpot with our video tutorials.
🎞️ [Youtube channel](https://www.youtube.com/channel/UCAqS8G72uv9P5HG1IfgnQ9g) 🎞️ [YouTube channel](https://www.youtube.com/channel/UCAqS8G72uv9P5HG1IfgnQ9g)
## License ## ## License ##

View file

@ -40,7 +40,7 @@ services:
environment: environment:
- EXTERNAL_UID=${CURRENT_USER_ID} - EXTERNAL_UID=${CURRENT_USER_ID}
- PENPOT_SECRET_KEY=super-secret-devenv-key - PENPOT_SECRET_KEY=super-secret-devenv-key
# STMP setup # SMTP setup
- PENPOT_SMTP_ENABLED=true - PENPOT_SMTP_ENABLED=true
- PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com - PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com
- PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com - PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com
@ -90,7 +90,7 @@ services:
environment: environment:
- EXTERNAL_UID=${CURRENT_USER_ID} - EXTERNAL_UID=${CURRENT_USER_ID}
- PENPOT_SECRET_KEY=super-secret-devenv-key - PENPOT_SECRET_KEY=super-secret-devenv-key
# STMP setup # SMTP setup
- PENPOT_SMTP_ENABLED=true - PENPOT_SMTP_ENABLED=true
- PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com - PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com
- PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com - PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com

View file

@ -24,7 +24,7 @@ else
fi fi
function command_not_found { function command_not_found {
>&2 echo "Leiningen coundn't find $1 in your \$PATH ($PATH), which is required." >&2 echo "Leiningen couldn't find $1 in your \$PATH ($PATH), which is required."
exit 1 exit 1
} }
@ -224,7 +224,7 @@ fi
if [ ! -x "$JAVA_CMD" ] && ! type -f java >/dev/null if [ ! -x "$JAVA_CMD" ] && ! type -f java >/dev/null
then then
>&2 echo "Leiningen coundn't find 'java' executable, which is required." >&2 echo "Leiningen couldn't find 'java' executable, which is required."
>&2 echo "Please either set JAVA_CMD or put java (>=1.6) in your \$PATH ($PATH)." >&2 echo "Please either set JAVA_CMD or put java (>=1.6) in your \$PATH ($PATH)."
exit 1 exit 1
fi fi

View file

@ -144,7 +144,7 @@ function ImageTracer(){
// 3. Batch pathscan // 3. Batch pathscan
var bps = _this.batchpathscan( ls, options.pathomit ); var bps = _this.batchpathscan( ls, options.pathomit );
// 4. Batch interpollation // 4. Batch interpolation
var bis = _this.batchinternodes( bps, options ); var bis = _this.batchinternodes( bps, options );
// 5. Batch tracing and creating tracedata object // 5. Batch tracing and creating tracedata object
@ -240,7 +240,7 @@ function ImageTracer(){
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
// 1. Color quantization // 1. Color quantization
// Using a form of k-means clustering repeatead options.colorquantcycles times. http://en.wikipedia.org/wiki/Color_quantization // Using a form of k-means clustering repeated options.colorquantcycles times. http://en.wikipedia.org/wiki/Color_quantization
this.colorquantization = function( imgd, options ){ this.colorquantization = function( imgd, options ){
var arr = [], idx=0, cd,cdl,ci, paletteacc = [], pixelnum = imgd.width * imgd.height, i, j, k, cnt, palette; var arr = [], idx=0, cd,cdl,ci, paletteacc = [], pixelnum = imgd.width * imgd.height, i, j, k, cnt, palette;
@ -300,7 +300,7 @@ function ImageTracer(){
}// End of palette loop }// End of palette loop
}// End of Average colors from the second iteration }// End of Average colors from the second iteration
// Reseting palette accumulator for averaging // Resetting palette accumulator for averaging
for( i=0; i < palette.length; i++ ){ paletteacc[i] = { r:0, g:0, b:0, a:0, n:0 }; } for( i=0; i < palette.length; i++ ){ paletteacc[i] = { r:0, g:0, b:0, a:0, n:0 }; }
// loop through all pixels // loop through all pixels
@ -322,7 +322,7 @@ function ImageTracer(){
}// End of palette loop }// End of palette loop
// add to palettacc // add to paletteacc
paletteacc[ci].r += imgd.data[idx ]; paletteacc[ci].r += imgd.data[idx ];
paletteacc[ci].g += imgd.data[idx+1]; paletteacc[ci].g += imgd.data[idx+1];
paletteacc[ci].b += imgd.data[idx+2]; paletteacc[ci].b += imgd.data[idx+2];
@ -620,7 +620,7 @@ function ImageTracer(){
return bpaths; return bpaths;
}, },
// 4. interpollating between path points for nodes with 8 directions ( East, SouthEast, S, SW, W, NW, N, NE ) // 4. interpolating between path points for nodes with 8 directions ( East, SouthEast, S, SW, W, NW, N, NE )
this.internodes = function( paths, options ){ this.internodes = function( paths, options ){
var ins = [], palen=0, nextidx=0, nextidx2=0, previdx=0, previdx2=0, pacnt, pcnt; var ins = [], palen=0, nextidx=0, nextidx2=0, previdx=0, previdx2=0, pacnt, pcnt;
@ -718,7 +718,7 @@ function ImageTracer(){
return val; return val;
},// End of getdirection() },// End of getdirection()
// 4. Batch interpollation // 4. Batch interpolation
this.batchinternodes = function( bpaths, options ){ this.batchinternodes = function( bpaths, options ){
var binternodes = []; var binternodes = [];
for (var k in bpaths) { for (var k in bpaths) {

View file

@ -56,8 +56,8 @@
token (.get ^js cookies "auth-token")] token (.get ^js cookies "auth-token")]
(if (seq frame-ids) (if (seq frame-ids)
(p/let [tdpath (sh/create-tmpdir! "pdfexport-") (p/let [tdpath (sh/create-tmpdir! "pdfexport-")
data (-> (reduce (fn [promis frame-id] data (-> (reduce (fn [promise frame-id]
(p/then promis (partial export-frame tdpath file-id page-id token frame-id))) (p/then promise (partial export-frame tdpath file-id page-id token frame-id)))
(p/future []) (p/future [])
(reverse frame-ids)) (reverse frame-ids))
(p/then (partial join-files tdpath file-id)) (p/then (partial join-files tdpath file-id))

View file

@ -206,7 +206,7 @@
;; Now we have the result containing the svgdata of a ;; Now we have the result containing the svgdata of a
;; SVG with all text layers. Now we need to transform ;; SVG with all text layers. Now we need to transform
;; this SVG to G (Group) and remove unnecesary metada ;; this SVG to G (Group) and remove unnecessary metadata
;; objects. ;; objects.
(let [vbox (-> (get-in result ["attributes" "viewBox"]) (let [vbox (-> (get-in result ["attributes" "viewBox"])
(parse-viewbox)) (parse-viewbox))

View file

@ -169,7 +169,7 @@ function build-exporter-bundle {
echo ">> bundle exporter end"; echo ">> bundle exporter end";
} }
# DEPRECATED: temporary mantained for backward compatibilty. # DEPRECATED: temporary maintained for backward compatibility.
function build-app-bundle { function build-app-bundle {
echo ">> bundle app start"; echo ">> bundle app start";