Skip to content

issues Search Results · repo:rootsdev/gedcomx-js language:JavaScript

Filter by

32 results
 (62 ms)

32 results

inrootsdev/gedcomx-js (press backspace or delete to remove)

In ResourceReference.matches() and some other places, we assume that ResourceReferences are fragment identifiers. However they can also be absolute or relatives URIs. In those latter cases we fail to properly ...
  • justincy
  • 1
  • Opened 
    on Apr 24, 2017
  • #33

http://rootsdev.org/gedcomx-js/AtomEntry.html Looks like it might be missing all of the non-inherited methods.
  • justincy
  • 1
  • Opened 
    on Apr 24, 2017
  • #32

Update Person.getFacts() to accept an optional type parameter. When present the method acts as an alias to Person.getFactsByType() (what a horrible name).
  • justincy
  • Opened 
    on Apr 20, 2017
  • #31

  • justincy
  • Opened 
    on Apr 20, 2017
  • #30

http://rootsdev.org/gedcomx-js/DisplayProperties.html https://github.com/rootsdev/gedcomx-js/blob/master/src/rs/DisplayProperties.js
bug
documentation
  • justincy
  • Opened 
    on Mar 29, 2017
  • #29

Base off of https://github.com/rootsdev/genscrape/blob/ca9a6025b07c9cb98e72fc1454b557a3aa41384b/src/gedx-extensions.js#L219 but make the calculating optional via a parameter
  • justincy
  • Opened 
    on Mar 28, 2017
  • #28

I ve been looking for a conversion tool to transform straight GEDCOM 5.5 into GEDCOM X according to the GEDCOM X v1 JSON serialization format. I ve seen a couple of other JS projects (as well as the core ...
  • tomeara
  • 3
  • Opened 
    on Dec 29, 2016
  • #27

It s more natural to do GedcomX.addExtensions(GedcomxFS); than it is to do GedcomxFS(GedcomX);
  • justincy
  • Opened 
    on Nov 9, 2016
  • #26

Apps that want to use this lib in the client have to build it themselves. Lets use https://unpkg.com/ to package and distribute via CDN for them.
  • justincy
  • Opened 
    on Nov 9, 2016
  • #25

I seem to have forgotten AtomFeed
  • justincy
  • 1
  • Opened 
    on Oct 18, 2016
  • #24
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub