Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / TechnicalPursuit/TIBET issues and pull requests
#581 - initialize methods should probably be type LOCAL methods, not Type methods.
Issue -
State: open - Opened by idearat about 2 years ago
Labels: SMELL
#580 - UIBlurred and UIFocused are probably the wrong signals...
Issue -
State: open - Opened by idearat about 3 years ago
Labels: API, Signaling, SMELL
#579 - For "pseudo-json" in binds we should try to unquote single-quoted values.
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, UI
#578 - Notification doesn't resolve URN target objects, which may mean missed notifications.
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Signaling, LIMIT
#577 - TP.uriJoinFragments fails on (a, b, #c)
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, URI
#576 - tibet build --clean doesn't remove inline resource references
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, Build
#575 - property tags defining theme paths should be eliminated if possible, extracted otherwise
Issue -
State: open - Opened by idearat about 3 years ago
Labels: ENHANCE, Loader
#574 - resources should be kept in their own config file
Issue -
State: open - Opened by idearat about 3 years ago
Labels: ENHANCE, Loader
#573 - tibet package command can't find lib config files
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: CRASHER, Loader
#572 - Add --coverage to test command
Issue -
State: open - Opened by idearat about 3 years ago
Labels: TEST, LIMIT, CHAINSAW, TIBET-LITE
#571 - remove $infer and related isDNU machinery and checks
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Kernel, PERFORMANCE, OO / Traits, TIBET-LITE, SCALPEL
#570 - Formalize "watch me author a test" machinery
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: Authoring, FEATURE, TEST
#569 - replace syn with webdriver extensions to puppeteer
Issue -
State: open - Opened by idearat about 3 years ago
- 1 comment
Labels: TEST, LIMIT, PERFORMANCE
#568 - Expand test harness's reflection approach to include "Exercisers"
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Authoring, TEST, LIMIT
#567 - Replace test harness "chains" implementation with async/await approach.
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: Authoring, API, TEST, SMELL
#566 - Upgrade headless config to take command line flags for bundle and minification
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: CLI, LIMIT, PERFORMANCE
#565 - Refactor current "type testing" to rely on reflection-driven testing API
Issue -
State: open - Opened by idearat about 3 years ago
Labels: TEST, Kernel, LIMIT
#564 - remove acl namespace entirely
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#563 - Migrate "core tags" out of xctrls onto tibet namespace
Issue -
State: open - Opened by idearat about 3 years ago
Labels: xctrls, UI, CHAINSAW, TIBET-LITE
#562 - Remove YAK shell
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#561 - Remove xmpp namespace entirely.
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#560 - Migrate xs namespace to Sherpa
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: DUP, CHAINSAW, TIBET-LITE
#559 - Migrate lama to the Sherpa
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Lama, CHAINSAW, TIBET-LITE
#558 - Move xctrls namespace to Sherpa
Issue -
State: open - Opened by idearat about 3 years ago
Labels: xctrls, CHAINSAW, TIBET-LITE
#557 - Move sf namespace to Sherpa
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#556 - Move xs namespace to Sherpa
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#555 - Remove ev namespace entirely
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#554 - Move aws namespace to Sherpa
Issue -
State: open - Opened by idearat about 3 years ago
Labels: CHAINSAW, TIBET-LITE
#553 - Boot system variables store expanded paths. These should be virtual paths for consistent metadata.
Issue -
State: open - Opened by idearat about 3 years ago
Labels: ENHANCE, Loader
#552 - $FOCUS (and friends) should be urn:tibet:$FOCUS
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, Kernel
#551 - deprecate and remove bind:out
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, API
#550 - using bind:out with foo="[[blah]]" doesn't work correctly
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Data Binding, Authoring, WONTFIX
#549 - reloading a template recompiles all the templates for child tags... even though they didn't change.
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Tag Processing, PERFORMANCE
#548 - reloading a template more than once doesn't refresh DOM
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: BUG, STALE, Authoring, BLOCKER, Tag Processing
#547 - rename addTraits() to addTraitTypes()
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: Authoring, API, Kernel, OO / Traits
#546 - reloading a type with traits causes resolveTrait exceptions
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: CRASHER, Authoring, BLOCKER, Kernel
#545 - revisit discussion of dblclick vs click
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Authoring, ENHANCE, RESEARCH, Kernel
#544 - nodeFromString exits when it probably shouldn't
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, Kernel
#543 - addTraitTypes should check for adding direct subtype of target's supertype
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Error Reporting, ENHANCE, Kernel, OO / Traits
#542 - translation of <elem foo="[[bindthingy]]" produces bind:in="{ foo: bindthingy }" but should be @foo
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, Data Binding
#541 - nodeFromString, documentFromString, elementFromString.... NONE of them report bad markup syntax
Issue -
State: closed - Opened by idearat about 3 years ago
#540 - TP.xctrls.SwitchableElement shouldn't call `setDisplayValue` if the value didn't change.
Issue -
State: open - Opened by bedney about 3 years ago
#539 - `produceValue` should be renamed `normalizeValue`
Issue -
State: open - Opened by bedney about 3 years ago
Labels: ENHANCE, Kernel
#538 - bind:* attributes should NOT constrain the value(s). It can be anything that is a valid signal origin
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, LIMIT
#537 - tagAttach/tagDetach in new rendering infrastructure should call setup() and teardown()
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: Authoring, LIMIT, Tag Processing
#536 - Confirm we can "comment out" non-viable element source in getExpandedNode.
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BLOCKER, Templating, RESEARCH, TEST, Tag Processing
#535 - tagExpand needs solid review re: "post processing" the returned node
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: BLOCKER, RESEARCH, TEST, Tag Processing
#534 - changing a templated tag's template file doesn't trigger re-rendering of current instances
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: STALE, Authoring, Templating
#533 - need wrapper methods that check both bind:in and bind:io to determine binding status etc.
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Data Binding, Authoring
#532 - trait resolution of APP.sherpa.ComputedTag etc. requires "immediateMode"... but breaks a lot of others
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: BUG, Kernel
#531 - Electron errors on devtools nodes which aren't visible
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Error Reporting
#530 - examine bidiAttrs usage. this really shouldn't be necessary...
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, LIMIT
#529 - Using {{$SOURCE.(./node())}} to copy down child nodes in a template leaves ACP cruft
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Authoring, Templating, LIMIT, Tag Processing
#528 - create getExpansionDictionary() to hand all "variables" for bind and templating
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, Templating, LIMIT
#527 - noCompileFilter function doesn't work for latest infrastructure
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, Tag Processing
#526 - getName() on RootObject and Type and Inst slots for other types is inconsistent
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, BLOCKER, Kernel
#525 - certain primitive checks break on typeof -> 'symbol'
Issue -
State: open - Opened by idearat about 3 years ago
Labels: BUG, Kernel
#524 - Rework the getExpandedErrorSource method to have appropriate content.
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Authoring, Templating
#523 - Template tokenization needs to use updated e.location.start/e.location.end in reporting
Issue -
State: closed - Opened by idearat about 3 years ago
Labels: BUG, Error Reporting, Templating
#522 - Add binding tests for setting the `content` (`ui:content`?) attribute
Issue -
State: open - Opened by bedney about 3 years ago
Labels: Data Binding, TEST
#521 - Overriding `defineMethod` and then mixing in a trait type causes the `defineMethod` of the resultant type to be corrupted.
Issue -
State: closed - Opened by bedney about 3 years ago
Labels: CRASHER, BLOCKER, Kernel
#520 - Can't log objects from tests
Issue -
State: closed - Opened by idearat about 3 years ago
- 1 comment
Labels: BUG, Error Reporting, Logging, TEST
#519 - Add "D3ness" that fits within new setValue/render/setDisplayValue sequence
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Data Binding, Authoring, BLOCKER, Templating, Tag Processing
#517 - tibet:acp should not leave cruft if not running the Lama
Issue -
State: open - Opened by idearat about 3 years ago
Labels: Authoring, ENHANCE, Tag Processing
#516 - Review patterns re: mainline 'namespace' element types vs. functional element types
Issue -
State: closed - Opened by bedney about 3 years ago
- 1 comment
Labels: Authoring, RESEARCH
#515 - Implement addTrait/addTraits to mirror resolveTrait/resolveTraits APIs
Issue -
State: open - Opened by bedney about 3 years ago
- 1 comment
Labels: ENHANCE, API, OO / Traits
#501 - Setting content should refresh/render
Issue -
State: open - Opened by bedney over 3 years ago
Labels: BUG, Data Binding, Authoring
#492 - binds - add urn:inst, urn:type, and urn:app shortcuts for bind urns to get inst, type, and app properties
Issue -
State: open - Opened by idearat over 3 years ago
Labels: Authoring, ENHANCE, API
#491 - doclint produces a lot of "Unterminated string" errors (but still works).
Issue -
State: closed - Opened by idearat over 3 years ago
Labels: CLI, Error Reporting, ENHANCE
#486 - stack log from handler invocations that fail should point to the handler itself
Issue -
State: closed - Opened by idearat over 3 years ago
Labels: Error Reporting, ENHANCE
#475 - tibet test on electron outputs 'JSHandle@array' lines on startup.
Issue -
State: open - Opened by idearat almost 4 years ago
Labels: BUG, Logging, TEST
#467 - Make the 'tofu style' of tag development work outside of the Lama
Issue -
State: open - Opened by idearat about 4 years ago
Labels: Authoring, ENHANCE
#464 - Add saveCfg and loadCfg support to config system.
Issue -
State: open - Opened by idearat almost 4 years ago
Labels: ENHANCE, Loader, Kernel
#462 - App packager should traverse @import statements in CSS/SCSS to pick up filenames of files that need to be bundled.
Issue -
State: open - Opened by idearat about 4 years ago
Labels: CLI, ENHANCE, Build
#450 - Implement mock data handlers for main process.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Electron, FEATURE
#448 - Focusing: Focus management should also manage `active-descendant` and `flowto` attributes
Issue -
State: open - Opened by idearat over 4 years ago
Labels: BUG, UI
#417 - Binding expressions in the middle of a textarea don't transform properly.
Issue -
State: closed - Opened by idearat over 4 years ago
Labels: BUG, Data Binding, Authoring, WONTFIX
#400 - Further performance improvements
Issue -
State: open - Opened by idearat over 4 years ago
Labels: ENHANCE, Code
#396 - Widgets and TIBET's data layer should coordinate to allow 'paged data' from servers.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: URI, UI, LIMIT
#392 - Templating update and rework
Issue -
State: open - Opened by idearat almost 4 years ago
Labels: Authoring, ENHANCE
#387 - `defineAttribute` at an instance level should warn if the user supplies a mutable object as a value.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: ENHANCE, Kernel
#374 - test harness seems to pause when certain exceptions happen, waiting to time out instead of immediately failing the test.
Issue -
State: closed - Opened by idearat over 4 years ago
- 1 comment
Labels: BUG, TEST
#348 - Add bindings sidebar to Elements panel
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#344 - Create new 'in-app' lama framing.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#342 - Add "gui builder" options to in-app lama header.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#341 - Make lama "devtools" panel watch $HALO changes
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#338 - Some `xctrls:` styling needs improvement
Issue -
State: open - Opened by idearat about 4 years ago
Labels: xctrls, ENHANCE
#331 - Make TP.core.ElectronMain register all subtypes of TP.sig.ElectronSignal etc.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Electron, ENHANCE
#328 - Add header bar to in-app lama.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#327 - `xctrls:datepicker` - need one
Issue -
State: open - Opened by idearat over 4 years ago
Labels: xctrls, FEATURE
#326 - Add status bar to in-app lama.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#324 - Migrate console to separate 'TDC' tab in devtools lama
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#323 - Migrate inspector to separate 'TIBET' tab in devtools lama
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#322 - Update elements that support dynamic items to set values from those items onto the data when the item control changes it
Issue -
State: open - Opened by idearat almost 4 years ago
Labels: xctrls, ENHANCE
#321 - Track bug re: Electron has a variety of bugs that need to have bugs filed against the Electron team.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: BUG, Electron
#320 - Make focus change in devtools (via their control) update $HALO
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#319 - Add URI inspector to 'TIBET' panel in devtools lama.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#317 - Electron.js should be very "server.js"-ish.
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Electron, ENHANCE
#316 - Add responders sidebar to Elements panel
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Lama, FEATURE
#315 - Add a deployment target that will deploy apps as a CouchDB application
Issue -
State: open - Opened by idearat over 4 years ago
Labels: Couch/Pouch, CLI, FEATURE