20181127_jeffrey - silenceuncrio/diary GitHub Wiki

0850

中午過後請假

1030

終於把底色選擇器改成我喜歡的樣子

commit 5c4eb283575acd141119b41af8699c6f5f3a6867
Author: jeffrey <[email protected]>
Date:   Tue Nov 27 10:29:25 2018 +0800

    beatify the color picker at online manual

 proscend/prosrc/www/manual/css/fontawesome.css     | 3983 ++++++++++++++++++++
 proscend/prosrc/www/manual/css/solid.css           |   15 +
 proscend/prosrc/www/manual/style.css               |    9 +
 .../prosrc/www/manual/webfonts/fa-solid-900.woff2  |  Bin 0 -> 73852 bytes
 proscend/prosrc/www/src/manual.html.src            |   53 +-
 proscend/prosrc/www/src/manual/sidebar.h.html      |   22 +-
 6 files changed, 4064 insertions(+), 18 deletions(-)

1050

monkeyjj

找幾個跟 react calendar 相關的 project 來參考

  • react-big-calendar
    • An events calendar component built for React and made for modern browsers (read: IE10+) and uses flexbox over the classic tables-ception approach.
  • rc-calendar
    • React Calendar
  • React Calendar Timeline
    • A modern and responsive react timeline component.
  • React-yearly-calendar
    • React calendar component with yearly view.
  • React-Calendar
    • Ultimate calendar for your React app.
      • Pick days, months, years, or even decades
      • Supports range selection
      • Supports virtually any language
      • No moment.js neededj/react-calendar)

1145

M300 補一下 manual

commit 330b9c42972d3da4a9f728a10f7ea9ae2e15bad2
Author: jeffrey <[email protected]>
Date:   Tue Nov 27 11:41:09 2018 +0800

    modify online manual: Managemt > Administration:
    - add description for multi-user

 .../src/manual/management_administration.h.html    | 87 ++++++++++++++--------
 1 file changed, 58 insertions(+), 29 deletions(-)

1150

HYTEC(CID 53) 不要 Read Only 這個 level

完全凸顯目前 online manual 的優點

可以吃 compile flag 來決定內容

commit 1829607fe0bfe5d51417d6c1196956cdc312434e
Author: jeffrey <[email protected]>
Date:   Tue Nov 27 11:50:57 2018 +0800

    modify online manual: Managemt > Administration:
    - remove the 'Read Only' level of user for HYTEC(CID 53)

 .../www/src/manual/management_administration.h.html      | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)