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

feat: flavor snippets #151

Open
wants to merge 31 commits into
base: main
Choose a base branch
from
Open

feat: flavor snippets #151

wants to merge 31 commits into from

Commits on Aug 3, 2024

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

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    fc797f3 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup template

    NathanWalker committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    85b3339 View commit details
    Browse the repository at this point in the history
  3. chore: add shared assets

    NathanWalker committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    c55cea3 View commit details
    Browse the repository at this point in the history
  4. chore: cleanup dialogs

    NathanWalker committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    41a6cbc View commit details
    Browse the repository at this point in the history
  5. feat: angular flavor wip

    NathanWalker committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b29a122 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    cc8ed1c View commit details
    Browse the repository at this point in the history
  2. feat: angular flavor

    Peter Alexovic committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    08c0128 View commit details
    Browse the repository at this point in the history
  3. feat: vue 3 flavor wip

    NathanWalker committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    affa653 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Updates: Vue Flavor

    DatePicker
    HtmlView
    Image
    mbflores committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a46a310 View commit details
    Browse the repository at this point in the history
  2. Flavors Vue Update

    ListPicker
    Palceholder
    Progress
    Scrollview
    SegmentedBar
    mbflores committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    36dafb7 View commit details
    Browse the repository at this point in the history
  3. feat: angular flavor - ActionBar and TabView fixes

    Peter Alexovic committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    f10e27b View commit details
    Browse the repository at this point in the history
  4. Updates: Vue Flavor

    Slider
    Switch
    TabView
    TextField
    TextView
    TimePicker
    WebView
    mbflores committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    26a7243 View commit details
    Browse the repository at this point in the history
  5. Flavor: Vue

    Fix ActionBar -- must be Actionbar to work, temporary solution
    Activity Indicator
    Dialogs
    mbflores committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2efa8ac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Flavor: Vue

    Fix Actionbar, it doesn't load if the foldername is ActionBar, seems reserve word
    Fix Label, it doesn't load if the foldername is Label, seems reserve word
    Fix ListView
    Fix PlaceHolder
    mbflores committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    488fd86 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix Webview

    Add value-binding for Progress to have interactive sample
    Simplify binding for ListPicker
    clean label
    clean image
    simplify binding for htmlview
    added model binding for DatePicker to have interactive example
    Button- added tap interaction
    added package for android
    mbflores committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    7c3d4c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Flavor: Svelte

    WIP
    bootstrapping of svelte flavor
    ActionBar
    ActivityIndicator
    Button
    mbflores committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b28aeb5 View commit details
    Browse the repository at this point in the history
  2. Flavors: Svelte Update

    Datepicker
    DIalogs
    Update titles of actionbar
    mbflores committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    a743e33 View commit details
    Browse the repository at this point in the history
  3. Flavor Update: Svelte

    HtmlView
    Image
    Label
    ListPicker
    ListView
    Placeholder
    Progress
    ScrollView
    mbflores committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8fbd177 View commit details
    Browse the repository at this point in the history
  4. Flavor Update: Svelte

    SearchBar
    SegmentedBar
    Slider
    Switch
    TabView
    TextField
    TextView
    TimePicker
    WebView
    mbflores committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8c13286 View commit details
    Browse the repository at this point in the history
  5. Finalized Svelte Flavor

    mbflores committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8d70ec0 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Flavor: SolidJS

    mbflores committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ef238cd View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. WIP Solid

    mbflores committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    1b0cd6e View commit details
    Browse the repository at this point in the history
  2. Flavor Update: Solid

    remove screenthree, and remove usage of globals. and collection
    mbflores committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    71b4d90 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Flavor Update: SolidJS

    bootstrap all pages, with default, and simple content
    mbflores committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    446a73d View commit details
    Browse the repository at this point in the history
  2. Flavor Update: SolidJS

    actionbar
    activityindicator
    button
    datepicker
    dialogs
    htmlview
    label
    listpicker
    listview
    mbflores committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2b42f00 View commit details
    Browse the repository at this point in the history
  3. Flavor Update: SolidJS

    Datepicker
    Dialogs
    HTMLVIew
    image
    Label
    ListPicker
    listview
    Placeholder
    progress
    scrollview
    searchbar
    segmentedbar
    slider
    switch
    tabview
    textfield
    textview
    timepicker
    webview
    mbflores committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5a17662 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Flavor Update: React

    Bootstrap template needed for React, Starting project for Flavor Samples
    mbflores committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    326f5f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Flavor Update: React

    ActionBar
    ActivityIndicator
    Button
    DatePicker
    Dialogs
    HtmlView
    Image
    Label
    ListPicker
    Placeholder
    Progress
    ScrollView
    SearchBar
    SegmentedBar
    Slider
    Switch
    TabView
    TextField
    TextView
    TimePicker
    WebView
    mbflores committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    23a9a61 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    bec6dcd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e046cd View commit details
    Browse the repository at this point in the history