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
#488 - \mathbf has no effect
Issue -
State: open - Opened by cvdevol about 1 month ago
Labels: kind:feature, help-wanted
#487 - (#481) Test: extract the shared API tests to a separate project
Pull Request -
State: closed - Opened by ForNeVeR 6 months ago
#485 - Suggested solution #484
Pull Request -
State: open - Opened by Thor181 9 months ago
- 1 comment
#484 - Matrix should align its items with the baseline, not the total box
Issue -
State: open - Opened by ForNeVeR 9 months ago
Labels: kind:bug, help-wanted
#483 - Fixed #412
Pull Request -
State: closed - Opened by Thor181 9 months ago
- 4 comments
#482 - Rotate the NuGet tokens, add documentation
Pull Request -
State: closed - Opened by ForNeVeR 10 months ago
#481 - Test failures on CI: The process cannot access the file `XamlMath.Shared.net462.tmp.cs` because it is being used by another process
Issue -
State: closed - Opened by ForNeVeR 12 months ago
Labels: kind:bug
#480 - Refactored to do away with reassignment in `SourceSpan.GetHashCode`
Pull Request -
State: closed - Opened by Lehonti 12 months ago
- 2 comments
#477 - Support for lines between columns and rows in matrices
Issue -
State: open - Opened by ForNeVeR about 1 year ago
Labels: kind:feature, help-wanted
#475 - Small improvements in docs
Pull Request -
State: closed - Opened by ForNeVeR about 1 year ago
#474 - Align matrix equation
Issue -
State: open - Opened by hbadi about 1 year 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 about 1 year ago
#472 - `private` methods not accessing any instance members were made `static`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#471 - Extracted calculation of values to be rendered from `OverUnderBox.CreateRenderChoices` into its own method, for a more generative approach
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#470 - Better pattern matching
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
- 2 comments
#469 - Extracted some logic from `FractionAtom.CreateBoxCore` into its own methods
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#468 - Split `BigOperatorAtom.CreateBoxCore` into smaller methods
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#467 - More readable pattern matching with `_ is not _` instead of `!(_ is _)`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#466 - Inside `MainViewModel.Export()`, exception handling was made using a more specific exception type
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
- 1 comment
#465 - Sealed several `internal` classes
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#464 - In `TexPredefinedFormulaSettingsParser`, methods `GetSymbolMappings` and `GetDelimiterMappings` were refactored and they now share the same mechanism.
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#463 - Converted `string.Format` to interpolated string
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#462 - Removed unnecessary dictionary lookup
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
- 1 comment
#461 - Shortened `new()` expressions in several places
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#460 - CI: update the .NET SDK
Pull Request -
State: closed - Opened by ForNeVeR about 1 year ago
#459 - Commutator Diagrams
Issue -
State: open - Opened by JohnPiwinski about 1 year ago
- 1 comment
Labels: kind:feature, help-wanted
#458 - Collections (arrays, dictionaries) used in `DefaultTextFont` and `DefaultTexFontParser` now use read-only interfaces
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#457 - `WpfMath.Converters.SVGConverter` now enumerates resulting strings with `yield return` instead of adding to `StringBuilder`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#456 - File-scoped namespaces for files in `AvaloniaMath`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#455 - File-scoped namespace for `AvaloniaMath.Example.Program`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#454 - File-scoped namespace for `GeometryElementRenderer`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#453 - File-scoped namespaces for files in subfolders of `XamlMath.Shared`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#452 - File-scoped namespaces in code files directly under `XamlMath.Shared`
Pull Request -
State: closed - Opened by Lehonti about 1 year ago
#451 - Enable Central Package Manager
Pull Request -
State: closed - Opened by rstm-sf about 1 year ago
#450 - Sealed some `internal` classes under `XamlMath.Shared\Parsers`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#449 - Made `RgbaColor` a `readonly record struct`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#448 - Sealed some color parser classes
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#447 - `sealed` a few `internal` classes inheriting from `Box` and `Atom` in `XamlMath.Shared`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#446 - Sealed more exception classes
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#445 - Made singleton `Instance`s `readonly`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#444 - Build: EnableWindowsTargeting
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#443 - Extracted box processing method in `FormulaControl`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#442 - Extracted method for parsing left group char in `TexFormulaParser`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
- 2 comments
#441 - File-scoped namespace for `Extensions.cs` in project `WpfMath`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#440 - Moved initialization of typeface in `WpfSystemFont` into its own method, so that constructor is more concise
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#439 - File-scoped namespace for `VisualContainerElement`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#438 - File-scoped namespace for `WpfElementRenderer`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#437 - Extracted method in `GeometryElementRenderer`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#436 - Sealed classes that _only_ have `private` constructor/s
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#435 - Extracted calculations in `HtmlColorParser.ParseSingleComponent` into independent methods
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#434 - Internal refactoring - little nudge towards immutable code
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#433 - `SVGConverter.cs`: converted `if` towers to `switch` statements
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#432 - Private fields which are never modified were made `readonly`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#431 - Sealed exception types in `XamlMath.Shared\Exceptions`
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
- 1 comment
#430 - Refactored `TexPredefinedFormulaParser` to improve readability and ascertaining more invariants
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
- 1 comment
#429 - Modernized getter and setter syntax where appropriate
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#428 - Removed unused private setters
Pull Request -
State: closed - Opened by Lehonti over 1 year ago
#427 - Split Fraction
Issue -
State: open - Opened by BaNaJoey over 1 year ago
- 1 comment
Labels: kind:feature, help-wanted
#426 - Release: prepare v2.1.0
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#425 - (#272) Fix exception, improve exception reporting
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#424 - Docs: update the versions and links
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#423 - Support for WinUI?
Issue -
State: open - Opened by eykaraduman over 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 over 1 year ago
#421 - Migrate avalonia to v11
Pull Request -
State: closed - Opened by rstm-sf over 1 year ago
- 8 comments
#419 - Vectorize the output image (feature request)
Issue -
State: open - Opened by seghier over 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 over 1 year ago
- 1 comment
Labels: kind:bug, help-wanted
#417 - Padding and Background
Issue -
State: open - Opened by seghier over 1 year ago
- 9 comments
Labels: kind:feature
#416 - The new update: unknown error
Issue -
State: closed - Opened by seghier over 1 year ago
- 6 comments
Labels: kind:bug
#415 - Packaging: remove unsupported license expressions
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#414 - Release: prepare v2.0.0
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#413 - MatrixAtom: support empty rows
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#412 - Block height for `\text`
Issue -
State: closed - Opened by ForNeVeR over 1 year ago
Labels: kind:bug, help-wanted
#411 - Allow overriding font for letters in math mode
Issue -
State: open - Opened by ForNeVeR over 1 year ago
Labels: kind:feature, help-wanted
#409 - Crash on typing `\left\{\matrix{}\right\}`
Issue -
State: closed - Opened by ForNeVeR over 1 year ago
Labels: kind:bug
#408 - Changing font has no effect
Issue -
State: closed - Opened by seghier over 1 year ago
- 4 comments
Labels: kind:question
#407 - Equation with cases
Issue -
State: closed - Opened by seghier over 1 year ago
Labels: kind:question
#406 - How to use SetBackground
Issue -
State: closed - Opened by seghier over 1 year ago
- 3 comments
Labels: kind:question
#405 - Simplify HorizontalBox.Add logic.
Pull Request -
State: closed - Opened by Orace over 1 year ago
#404 - Box and derived type should be immutable
Issue -
State: open - Opened by Orace over 1 year ago
- 1 comment
Labels: kind:refactoring, help-wanted
#403 - The logic in HorizontalBox.Add is broken
Issue -
State: closed - Opened by Orace over 1 year ago
- 2 comments
Labels: kind:bug
#402 - Add support for \cancel and co.
Pull Request -
State: closed - Opened by Orace over 1 year ago
- 3 comments
#401 - Typo: The error message in WpfMath.Example wasn't show anymore.
Pull Request -
State: closed - Opened by Orace over 1 year ago
#400 - Add jlm_msam10.ttf and somme symbol it contains
Pull Request -
State: closed - Opened by Orace over 1 year ago
- 14 comments
#399 - Docs: update the example screenshot
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#398 - Fix selection highlighting in FormulaControl
Pull Request -
State: closed - Opened by Orace over 1 year ago
#397 - Selection highlighting is broken in WPF
Issue -
State: closed - Opened by Orace over 1 year ago
- 1 comment
Labels: kind:bug, help-wanted
#396 - Release: prepare v1.1.0
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#395 - Docs: update the changelog
Pull Request -
State: closed - Opened by ForNeVeR over 1 year ago
#394 - WIP: Improve WpfMath.Example layout
Pull Request -
State: closed - Opened by Orace over 1 year ago
- 1 comment
#393 - Add \begin{align} support.
Pull Request -
State: closed - Opened by Orace over 1 year ago
- 3 comments
#392 - Improve matrix atom
Pull Request -
State: closed - Opened by Orace over 1 year ago
#391 - Add support for \bigl, \bigr and friends
Issue -
State: open - Opened by Orace over 1 year ago
Labels: kind:feature, help-wanted
#390 - (#389) Fix padding issue with `\cases`.
Pull Request -
State: closed - Opened by Orace over 1 year ago
- 2 comments
#389 - Padding is not respected with `\cases`
Issue -
State: closed - Opened by Orace over 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 over 1 year ago
- 1 comment
#387 - Alignment issue in matrix with an empty cell.
Issue -
State: closed - Opened by Orace over 1 year ago
- 1 comment
Labels: kind:bug
#386 - Feature Request:enclose{circle}
Issue -
State: open - Opened by Ygoalll over 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 over 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