X Tutup
The Wayback Machine - https://web.archive.org/web/20201018195809/https://github.com/unoplatform/uno/commits/master
Skip to content
Permalink
master

Commits on Oct 16, 2020

  1. Merge pull request #4291 from unoplatform/dev/jela/cs9

    fix(reg): Fix incorrect reference of roslyn generators when LangVersion preview is not selected
    jeromelaban committed Oct 16, 2020
  2. fix(reg): Fix incorrect reference of roslyn generators when LangVersi…

    …on preview is not selected
    jeromelaban committed Oct 16, 2020
  3. Merge pull request #4283 from unoplatform/dev/cdb/bugs/wasm-rounded-c…

    …orners
    
    Wasm Rounded Corners were not clipping
    carldebilly committed Oct 16, 2020
  4. Merge pull request #4279 from unoplatform/dev/jela/skia-wpf-head

    fix(dotnetnew): Skia WPF head is not referenced properly in sln
    mergify committed Oct 16, 2020
  5. Merge pull request #4277 from unoplatform/dev/jela/progress-ring-disa…

    …bled
    
    fix(ProgressRing): Fixes IsEnabled should not remove the progress ring
    mergify committed Oct 16, 2020
  6. ci: add comment after review

    carldebilly committed Oct 16, 2020
  7. fix(dotnetnew): Skia WPF head is not referenced properly in sln

    jeromelaban committed Oct 16, 2020
  8. Merge pull request #4282 from unoplatform/dev/jela/cs9

    fix: Adjust roslyn override inclusion for legacy projects
    jeromelaban committed Oct 16, 2020

Commits on Oct 15, 2020

  1. ci: Fix build

    carldebilly committed Oct 15, 2020
  2. fix: Adjust roslyn override inclusion for legacy projects

    jeromelaban committed Oct 15, 2020
  3. Merge pull request #3733 from SetTrend/code_doc

    Improvement suggestion: Documentation: code sample rendering enhanced
    mergify committed Oct 15, 2020
  4. Merge pull request #4201 from unoplatform/dev/jela/cs9

    feat: Add support for C# 9.0 source generators
    jeromelaban committed Oct 15, 2020
  5. Merge pull request #4246 from RanadeepPolavarapu/master

    docs: add WASM config for Apache and Nginx
    jeromelaban committed Oct 15, 2020
  6. Merge pull request #3730 from SetTrend/master

    Documentation: sub navigation position in main.scss amended
    jeromelaban committed Oct 15, 2020
  7. Merge pull request #4281 from kazo0/bug/ios-datepicker

    Set PreferredDatePickerStyle on iOS 14
    jeromelaban committed Oct 15, 2020

Commits on Oct 14, 2020

  1. fix: Set PreferredDatePickerStyle on iOS 14

    kazo0 committed Oct 14, 2020
  2. Merge pull request #4278 from ajpinedam/dev/add.iOS.only.solution

    chore(iOS): Add iOS only solution for Vs4M
    ajpinedam committed Oct 14, 2020
  3. docs: code snippet rendering improved.

    In the previous version, code snippets in the documentation wrapped, rendering the result hard to read.
    
    In this version, a scrollbar is added when code snippet lines are getting too long. The reader may then scroll these lines while (s)he is still able to read seamlessly.
    SetTrend committed Oct 14, 2020
  4. docs: Sub navigation position in main.scss amended

    In the previous version there was a position typo causing the sub navigation bar to be too low, so the scrolling content peeked above through the navigation header.
    
    In this commit, I corrected that typo ("75px") by the correct value ("57px").
    SetTrend committed Oct 14, 2020
  5. Merge pull request #4276 from unoplatform/dev/jela/targetstyle

    feat: Add support Setter.Target in style declaration
    jeromelaban committed Oct 14, 2020
  6. Merge pull request #4251 from MartinZikmund/dev/mazi/vibrationdevice-…

    …haptics
    
    feat: VibrationDevice & SimpleHapticsController
    mergify committed Oct 14, 2020
  7. feat: Add support Setter.Target in style declaration

    Fixes FindPropertyByName may receive a null name
    jeromelaban committed Oct 14, 2020
  8. chore(VibrationDevice): Enable nullable

    MartinZikmund committed Oct 14, 2020
Older
You can’t perform that action at this time.
X Tutup