orangutan-monorepo icon indicating copy to clipboard operation
orangutan-monorepo copied to clipboard

Results 35 orangutan-monorepo issues
Sort by recently updated
recently updated
newest added

少年報導者的header固定在頂端70px的地方, 所以scrollable-image的script目前要手動加上`data-offset-top="70"`, 能不直接在embed產生的介面套用, 編輯就不用在特別手動加

desktop圖scale是100vh 但mobile就變很奇怪, 因為螢幕size是寬 > 高, 手機size是高 > 寬

* 這張圖本來是正方形但變長了(desktop only) https://www.twreporter.org/a/drone-warfare-how-taiwan-resist-china-invasion-infographic ![Screen Shot 2022-12-26 at 6 05 59 PM](https://user-images.githubusercontent.com/25971696/209536237-e8f38189-0079-4f05-92d4-fe92f2ecb3c1.png) ![Screen Shot 2023-01-30 at 4 48 40 PM](https://user-images.githubusercontent.com/25971696/215430135-bdb078e9-7518-496c-a343-fd98bd6d46a5.png) * manual有寫desktop圖應該要設計成415x453,可以突破這個限制嗎? https://github.com/twreporter/orangutan-monorepo/blob/master/packages/dual-channel/docs/zh-tw/manual.md ![Screen Shot 2023-02-01 at 2 04 46...

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

由於各網站的 fixed navbar 高度不同,若直接嵌入元件會造成版面衝突 希望能增加一個參數來指定 sidebar 的 top 屬性 以[此新聞](https://kids.twreporter.org/emergency-overstrain-2022-game/)為例,我需要讓上面的留白增加 70px 做了以下修改 packages/dual-channel/src/app/components/embedded-items/index.js: 84:84 修改為 ``` return `position: fixed; top: 70px;` ``` 希望能新增此功能

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) 1.1.0 Improve performance...

dependencies