Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ForNeVeR/xaml-math issues and pull requests

#487 - (#481) Test: extract the shared API tests to a separate project

Pull Request - State: closed - Opened by ForNeVeR 28 days ago

#485 - Suggested solution #484

Pull Request - State: open - Opened by Thor181 4 months ago - 1 comment

#484 - Matrix should align its items with the baseline, not the total box

Issue - State: open - Opened by ForNeVeR 4 months ago
Labels: kind:bug, help-wanted

#483 - Fixed #412

Pull Request - State: closed - Opened by Thor181 4 months ago - 4 comments

#482 - Rotate the NuGet tokens, add documentation

Pull Request - State: closed - Opened by ForNeVeR 5 months ago

#480 - Refactored to do away with reassignment in `SourceSpan.GetHashCode`

Pull Request - State: closed - Opened by Lehonti 7 months ago - 2 comments

#477 - Support for lines between columns and rows in matrices

Issue - State: open - Opened by ForNeVeR 7 months ago
Labels: kind:feature, help-wanted

#475 - Small improvements in docs

Pull Request - State: closed - Opened by ForNeVeR 8 months ago

#474 - Align matrix equation

Issue - State: open - Opened by hbadi 8 months ago - 2 comments
Labels: kind:feature, help-wanted

#473 - Tests: exclude compiler-generated attributes from the API files

Pull Request - State: closed - Opened by ForNeVeR 9 months ago

#470 - Better pattern matching

Pull Request - State: closed - Opened by Lehonti 9 months ago - 2 comments

#468 - Split `BigOperatorAtom.CreateBoxCore` into smaller methods

Pull Request - State: closed - Opened by Lehonti 9 months ago

#465 - Sealed several `internal` classes

Pull Request - State: closed - Opened by Lehonti 9 months ago

#463 - Converted `string.Format` to interpolated string

Pull Request - State: closed - Opened by Lehonti 9 months ago

#462 - Removed unnecessary dictionary lookup

Pull Request - State: closed - Opened by Lehonti 9 months ago - 1 comment

#461 - Shortened `new()` expressions in several places

Pull Request - State: closed - Opened by Lehonti 9 months ago

#460 - CI: update the .NET SDK

Pull Request - State: closed - Opened by ForNeVeR 10 months ago

#459 - Commutator Diagrams

Issue - State: open - Opened by JohnPiwinski 10 months ago - 1 comment
Labels: kind:feature, help-wanted

#456 - File-scoped namespaces for files in `AvaloniaMath`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#455 - File-scoped namespace for `AvaloniaMath.Example.Program`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#454 - File-scoped namespace for `GeometryElementRenderer`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#453 - File-scoped namespaces for files in subfolders of `XamlMath.Shared`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#451 - Enable Central Package Manager

Pull Request - State: closed - Opened by rstm-sf 10 months ago

#450 - Sealed some `internal` classes under `XamlMath.Shared\Parsers`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#449 - Made `RgbaColor` a `readonly record struct`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#448 - Sealed some color parser classes

Pull Request - State: closed - Opened by Lehonti 10 months ago

#446 - Sealed more exception classes

Pull Request - State: closed - Opened by Lehonti 10 months ago

#445 - Made singleton `Instance`s `readonly`

Pull Request - State: closed - Opened by Lehonti 10 months ago

#444 - Build: EnableWindowsTargeting

Pull Request - State: closed - Opened by ForNeVeR 11 months ago

#443 - Extracted box processing method in `FormulaControl`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#442 - Extracted method for parsing left group char in `TexFormulaParser`

Pull Request - State: closed - Opened by Lehonti 11 months ago - 2 comments

#441 - File-scoped namespace for `Extensions.cs` in project `WpfMath`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#439 - File-scoped namespace for `VisualContainerElement`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#438 - File-scoped namespace for `WpfElementRenderer`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#437 - Extracted method in `GeometryElementRenderer`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#436 - Sealed classes that _only_ have `private` constructor/s

Pull Request - State: closed - Opened by Lehonti 11 months ago

#434 - Internal refactoring - little nudge towards immutable code

Pull Request - State: closed - Opened by Lehonti 11 months ago

#433 - `SVGConverter.cs`: converted `if` towers to `switch` statements

Pull Request - State: closed - Opened by Lehonti 11 months ago

#432 - Private fields which are never modified were made `readonly`

Pull Request - State: closed - Opened by Lehonti 11 months ago

#431 - Sealed exception types in `XamlMath.Shared\Exceptions`

Pull Request - State: closed - Opened by Lehonti 11 months ago - 1 comment

#429 - Modernized getter and setter syntax where appropriate

Pull Request - State: closed - Opened by Lehonti 11 months ago

#428 - Removed unused private setters

Pull Request - State: closed - Opened by Lehonti 11 months ago

#427 - Split Fraction

Issue - State: open - Opened by BaNaJoey 12 months ago - 1 comment
Labels: kind:feature, help-wanted

#426 - Release: prepare v2.1.0

Pull Request - State: closed - Opened by ForNeVeR 12 months ago

#425 - (#272) Fix exception, improve exception reporting

Pull Request - State: closed - Opened by ForNeVeR 12 months ago

#424 - Docs: update the versions and links

Pull Request - State: closed - Opened by ForNeVeR 12 months ago

#423 - Support for WinUI?

Issue - State: open - Opened by eykaraduman about 1 year ago - 1 comment
Labels: kind:feature, help-wanted

#422 - CI: update to a newer .NET SDK

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#421 - Migrate avalonia to v11

Pull Request - State: closed - Opened by rstm-sf about 1 year ago - 8 comments

#419 - Vectorize the output image (feature request)

Issue - State: open - Opened by seghier about 1 year ago - 2 comments
Labels: kind:feature, help-wanted

#418 - Size for a matrix doesn't get properly determined on exporting to image

Issue - State: open - Opened by ForNeVeR about 1 year ago - 1 comment
Labels: kind:bug, help-wanted

#417 - Padding and Background

Issue - State: open - Opened by seghier about 1 year ago - 9 comments
Labels: kind:feature

#416 - The new update: unknown error

Issue - State: closed - Opened by seghier about 1 year ago - 6 comments
Labels: kind:bug

#415 - Packaging: remove unsupported license expressions

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#414 - Release: prepare v2.0.0

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#413 - MatrixAtom: support empty rows

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#412 - Block height for `\text`

Issue - State: closed - Opened by ForNeVeR about 1 year ago
Labels: kind:bug, help-wanted

#411 - Allow overriding font for letters in math mode

Issue - State: open - Opened by ForNeVeR about 1 year ago
Labels: kind:feature, help-wanted

#409 - Crash on typing `\left\{\matrix{}\right\}`

Issue - State: closed - Opened by ForNeVeR about 1 year ago
Labels: kind:bug

#408 - Changing font has no effect

Issue - State: closed - Opened by seghier about 1 year ago - 4 comments
Labels: kind:question

#407 - Equation with cases

Issue - State: closed - Opened by seghier about 1 year ago
Labels: kind:question

#406 - How to use SetBackground

Issue - State: closed - Opened by seghier about 1 year ago - 3 comments
Labels: kind:question

#405 - Simplify HorizontalBox.Add logic.

Pull Request - State: closed - Opened by Orace about 1 year ago

#404 - Box and derived type should be immutable

Issue - State: open - Opened by Orace about 1 year ago - 1 comment
Labels: kind:refactoring, help-wanted

#403 - The logic in HorizontalBox.Add is broken

Issue - State: closed - Opened by Orace about 1 year ago - 2 comments
Labels: kind:bug

#402 - Add support for \cancel and co.

Pull Request - State: closed - Opened by Orace about 1 year ago - 3 comments

#401 - Typo: The error message in WpfMath.Example wasn't show anymore.

Pull Request - State: closed - Opened by Orace about 1 year ago

#400 - Add jlm_msam10.ttf and somme symbol it contains

Pull Request - State: closed - Opened by Orace about 1 year ago - 14 comments

#399 - Docs: update the example screenshot

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#398 - Fix selection highlighting in FormulaControl

Pull Request - State: closed - Opened by Orace about 1 year ago

#397 - Selection highlighting is broken in WPF

Issue - State: closed - Opened by Orace about 1 year ago - 1 comment
Labels: kind:bug, help-wanted

#396 - Release: prepare v1.1.0

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#395 - Docs: update the changelog

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#394 - WIP: Improve WpfMath.Example layout

Pull Request - State: closed - Opened by Orace about 1 year ago - 1 comment

#393 - Add \begin{align} support.

Pull Request - State: closed - Opened by Orace about 1 year ago - 3 comments

#392 - Improve matrix atom

Pull Request - State: closed - Opened by Orace about 1 year ago

#391 - Add support for \bigl, \bigr and friends

Issue - State: open - Opened by Orace about 1 year ago
Labels: kind:feature, help-wanted

#390 - (#389) Fix padding issue with `\cases`.

Pull Request - State: closed - Opened by Orace about 1 year ago - 2 comments

#389 - Padding is not respected with `\cases`

Issue - State: closed - Opened by Orace about 1 year ago
Labels: kind:bug, help-wanted

#388 - (#387) Fix alignment issue in matrix with an empty cell.

Pull Request - State: closed - Opened by Orace about 1 year ago - 1 comment

#387 - Alignment issue in matrix with an empty cell.

Issue - State: closed - Opened by Orace about 1 year ago - 1 comment
Labels: kind:bug

#386 - Feature Request:enclose{circle}

Issue - State: open - Opened by Ygoalll about 1 year ago - 5 comments
Labels: kind:feature, help-wanted

#385 - Tests: update to .NET SDK 7.0.203

Pull Request - State: closed - Opened by ForNeVeR about 1 year ago

#384 - Change from UserControl to Custom Control.

Pull Request - State: closed - Opened by samirem over 1 year ago - 4 comments

#383 - Applying default styles through XAML not possible

Issue - State: closed - Opened by samirem over 1 year ago

#382 - Feature Request: Word Wrap in FormulaControl.

Issue - State: open - Opened by cvdevol over 1 year ago - 2 comments
Labels: kind:feature, help-wanted