Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: JacaScript Rewrite #2

Open
wants to merge 35 commits into
base: master
Choose a base branch
from
Open

WIP: JacaScript Rewrite #2

wants to merge 35 commits into from

Commits on Aug 16, 2021

  1. setup karma and rollup

    lenadax committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    a2eb670 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. es6 structure

    lenadax committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    cdd0961 View commit details
    Browse the repository at this point in the history
  2. rollup output to resources

    lenadax committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e1cb3c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. move karma and rollup conf

    lenadax committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4bf27dd View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. housekeeping

    lenadax committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    22c3d4e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    b8db253 View commit details
    Browse the repository at this point in the history
  2. update autoWatch config

    lenadax committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    8f59afb View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. use root vars with fallback

    lenadax committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    0f6556c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    3caa9dc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. housekeeping

    lenadax committed May 5, 2022
    Configuration menu
    Copy the full SHA
    4fa75f3 View commit details
    Browse the repository at this point in the history
  2. test setup

    lenadax committed May 5, 2022
    Configuration menu
    Copy the full SHA
    e280f98 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. add github tests

    lenadax committed May 6, 2022
    Configuration menu
    Copy the full SHA
    fe827c9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. add js action

    lenadax committed May 10, 2022
    Configuration menu
    Copy the full SHA
    a0dea79 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Merge pull request #3 from conestack/js_action

    add js action
    rnixx authored May 11, 2022
    Configuration menu
    Copy the full SHA
    915377a View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    66333f3 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. "Restore bdajax compat"

    rnixx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    aebb050 View commit details
    Browse the repository at this point in the history
  2. "Simplify IIFE bundle outro"

    rnixx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    1920a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6400417 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1be88a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Configuration menu
    Copy the full SHA
    24ec0cc View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Update bundle

    rnixx committed May 23, 2022
    Configuration menu
    Copy the full SHA
    77f5a37 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. Configuration menu
    Copy the full SHA
    959ea2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d58797 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2022

  1. Configuration menu
    Copy the full SHA
    72db961 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Configuration menu
    Copy the full SHA
    eb8692a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. "Add resource tests"

    rnixx committed May 30, 2022
    Configuration menu
    Copy the full SHA
    14679ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f906ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7125bf View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    8929ed9 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. tests coverage

    lenadax committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c26fe2d View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. improve array subscribers

    lenadax committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7d5493a View commit details
    Browse the repository at this point in the history
  2. add missing newline

    lenadax committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    9f9f207 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Use yafowil_array.inside_template API to check whether widget gets in…

    …itialized inside array template.
    lenadax committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    6a80464 View commit details
    Browse the repository at this point in the history
  2. compiled js

    lenadax committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    255c98a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4 from conestack/array_hook

    Yafowil Array subscribers
    rnixx authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    42628ed View commit details
    Browse the repository at this point in the history