LINE for Windows 歷史版本列表
與你的朋友保持聯繫,無論何時何地。在移動中使用智能手機上的 LINE for Windows,在辦公室或家中使用 LINE for Windows。對長話機說是。隨時享受免費,高質量的通話。從你的智能手機和 PC。您可以通過點擊免費下載按鈕,從我們的網站下載 PC 離線安裝程序的 LINE .LINE 功能:免費即時消息,無論何時何地,無論何時何地,隨時隨地與朋友交流免費即時消息,一對一和群聊。所... LINE for Windows 軟體介紹更新時間:2019-03-24
更新細節:
更新時間:2019-03-22
更新細節:
更新時間:2019-03-22
更新細節:
更新時間:2019-03-15
更新細節:
更新時間:2019-03-14
更新細節:
更新時間:2019-02-27
更新細節:
What's new in this version:
- Floating windows with CSS Grid editor, Assign Classes tool, Unsplash Photo browser and Element Code editor.
- Collapse and Expand all nodes in the Tree panel
- Bootstrap Carousel autoplay setting
- Bootstrap 4.3.1
- Bug fixes
更新時間:2019-02-19
更新細節:
更新時間:2019-02-19
更新細節:
更新時間:2019-02-12
更新細節:
更新時間:2019-02-07
更新細節:
What's new in this version:
Color picker:
Picking a color from the screen:
- We had to change how the picking a color from the screen works, so that the feature works with floating windows
- Until now, the screen picker was activated by clicking on the icon and then moving the cursor over the Pinegrow window and then clicking to confirm the selection
- Now, the icon is dragged over the Pinegrow window and releasing the mouse will confirm the selection
Using the system color picker:
- Clicking on the color button next to the Picker icon opens up the system color picker
CSS Grid Editor input validation:
- CSS Grid editor now checks the syntax of grid properties. It caches common error like missing “(“ and “)” characters, wrong units and so on
- Only valid values are stored into CSS rules
Attribute editor:
- The element Attribute editor now supports editing values that contain JSON code, for example … Pinegrow will automatically use the right quote for the attribute in HTML: ‘ if the value contains “ and “ for all other cases
More resilient stylesheet loading:
- A lot of templates and projects out there in the real world contain broken code. Browsers are designed to work around such errors instead of complaining about them
- Pinegrow is more sensitive by design, because the goal is to notice and fix errors during development
- Still, we often get support requests with issues that are caused by such errors. One recent case involved a template with a stylesheet that imported itself. Pinegrow now detects and survives such situations
- On a similar note, we also see a lot commercial templates that are loaded with 10s of Javascript plugins. That can easily lead to performance issues when editing such projects in Pinegrow
- One solution is to disable Javascript while editing in Pinegrow, but then you’re often stuck with poorly implemented loaders that rely on Javascript to be cleared from the screen
- That actually makes Pinegrow a good tool for checking how projects behave in various sub-optimal environments, for example in browsers without Javascript
WordPress Theme Builder:
- Apply Master page command takes the current page, opens its master page and applies any changes to areas outside of the Site content
- A while ago we added the “Apply master page to all open files” that does this for all open pages
- Still, on larger projects with multiple templates and potentially multiple master pages, doing that is cumbersome. The easiest way is to open all template files and then run “Apply master page to all open files”
Now, we added two more options:
- Apply master pages to the whole project will go through all template files in the project and apply their respective master pages to them
- Apply master page to related files will do the same but only for project files that use the current page as their master page