Skip to content

Commit 2c013fc

Browse files
authored
Updating roadmap for 2021 (microsoft#1538)
Updating roadmap for 2021
1 parent ea61391 commit 2c013fc

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/Roadmap.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Windows Calculator is under active development by Microsoft.
44

55
## Focus
66

7-
In 2020, the Windows Calculator team is focused on:
8-
* Iterating upon the existing app design based on the latest guidelines for [Fluent Design](https://developer.microsoft.com/en-us/windows/apps/design), [Windows 10X dual-screen devices](https://docs.microsoft.com/en-us/dual-screen/windows/), and [WinUI 3.0](https://github.com/microsoft/microsoft-ui-xaml).
9-
* Unblocking community contributions by identifying and addressing bottlenecks affecting developers, including migrating portions of the codebase to C# ([#893](https://github.com/microsoft/calculator/issues/893)) and adding a settings page ([#596](https://github.com/microsoft/calculator/issues/596)).
10-
* Addressing top user pain points, including clearing up confusion around how Standard Calculator behaves ([#138](https://github.com/microsoft/calculator/issues/138)) and fixing hidden characters in copied results ([#504](https://github.com/microsoft/calculator/issues/504)).
11-
* Investigating unit converter improvements ([#379](https://github.com/microsoft/calculator/issues/379), [#589](https://github.com/microsoft/calculator/issues/589) and [#594](https://github.com/microsoft/calculator/issues/594))
7+
In 2021, the Windows Calculator team is focused on:
8+
* Iterating upon the existing app design based on the latest guidelines for [Fluent Design](https://developer.microsoft.com/en-us/windows/apps/design) and [WinUI](https://github.com/microsoft/microsoft-ui-xaml).
9+
* Unblocking community contributions by identifying and addressing bottlenecks affecting developers, including:
10+
* Migrating the codebase to C# ([#893](https://github.com/microsoft/calculator/issues/893))
11+
* Releasing infinite-precision engine as standalone package and adding support for arbitrary expression parsing ([#526](https://github.com/microsoft/calculator/issues/526))
12+
* Adding a settings page ([#596](https://github.com/microsoft/calculator/issues/596))
1213
* [Your feature idea here] - please review our [new feature development process](https://github.com/Microsoft/calculator/blob/master/docs/NewFeatureProcess.md) to get started!
1314

1415
We welcome contributions of all kinds from the community, but especially those that support the efforts above. Please see our [contributing guidelines](https://github.com/Microsoft/calculator/blob/master/CONTRIBUTING.md) for more information on how to get involved.

0 commit comments

Comments
 (0)